[Libav-user] RTSP Pause: Times out

John Freeman aworldgonewrong at gmail.com
Thu Aug 22 16:07:05 CEST 2013


I have an RTSP server that supports the PAUSE command, so in my code I
call av_read_pause and then when I want to resume playback, I
call av_read_play.

However, between the call to pause and the call to play, there is no call
for keep-alive to the server and therefore the connection times out and I
lose the stream.

How can I keep the connection alive?


~ Jay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130822/1939349d/attachment.html>


More information about the Libav-user mailing list