Hi,
Thanks for your quick reply. I'm basically trying to do a file to live
implementation that streams the video file continuously to RTP and once
the EOF is reached it should continue streaming from the beginning of
the video. It should be a continuous stream without any breaks/gaps
while lo
> I'm trying to figure out a method to loop stream a file continuously as a
> Live Stream over RTMP/RTSP.
We don't have anything to do with RTMP (that's a proprietary protocol).
Perhaps you meant RTP
But anyway, 'loop streaming' a file is not something that we support directly.
You would nee