[Live-devel] Issue with RTSP server, MPEGTS_RTP and successive client connections

2016-03-25 Thread Sylvain Fabre
Hi, I am using the following chain : Grabbing picture -> FFMPEG encoding with RTP_MPEGTS output, over UDP -> RTSP (live555 library) Everything is working perfectly for the first client connection. But if i close the client, wait a few minutes, and then re-open the connection to the RTSP serv

Re: [Live-devel] Raw MPEG2-TS to RTP multicast

2016-03-11 Thread Sylvain Fabre
> Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > > > ___ > live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel -- === Sylvain FABRE 09 72 11 30 24 06

Re: [Live-devel] Raw MPEG2-TS to RTP multicast

2016-03-10 Thread Sylvain Fabre
> live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel -- === Sylvain FABRE 09 72 11 30 24 06 30 12 72 34 === ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Raw MPEG2-TS to RTP multicast

2016-03-08 Thread Sylvain Fabre
Hi, I am trying to convert a MPEG2-TS stream, with 1xH264 video stream inside to a RTP multicast stream. I tried various functions, but nothing seems to work. Below is the code of my latest attempt (srcip = 127.0.0.1, srcport = 6402, dstip = 226.0.16.1, dstport = 6500). Of course, rtsp->env ha

Re: [Live-devel] Streaming from multiple "live" files

2015-10-09 Thread Sylvain Fabre
t point, we will create .MKV clips instead, this is not an issue. But then how to feed dynamically the new MKV 4 seconds segments into the RTSPstreamer ? Thanks for your answer, Sylvain. > > > Ross Finlayson > Live Netwo

[Live-devel] Streaming from multiple "live" files

2015-10-09 Thread Sylvain Fabre
Hi all, In one of our project, we are capturing live video and transcoding it into small video clips of 4 seconds each. So, each 4 seconds, the current recording clip is closed and a new one is created (h264 in MP4 container). Of course, the old clips (ie let's say from a few days ago) are aut