Re: [Live-devel] Loop Streaming File to Live

2014-04-21 Thread Sajo John
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

Re: [Live-devel] Loop Streaming File to Live

2014-04-21 Thread Ross Finlayson
> 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