Hello!
I'd like to stream multiple portion of one video source into multiple out streams. It sounds strange, but here is an explanation image:
So there are two viewport (#1 and #2) and I'd like to stream of this to viewport into two different out stream.
But the task is a bit more complicated, because of these viewports are moving during the streaming
I need to move viewports like an animation ... for example along a spline path. The viewport's dimension not changing by the time only the position.
My questions:
#1 Could libvlc streaming two stream from one source by viewports?
#2 Could i reconfigure the viewports position during the streaming without flickering or lagging?