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 server, the client are not able to decode the stream (tested with VLC and FFPLAY). On VLC side, i am getting plenty of "Picture too late to be displayed". The issue does not seem to came from FFMPEG, because if i decode the RTP_MPEGTS directly, it is always working properly. Do you have any explanations/fix for this issue, wich occurs always after the first successful connection ? Thanks, Sylvain _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel