Hi All,
I found a bug in ffmpeg's RTSP implementation.
The workflow is as follows:
1. Have a RTSP server that supports Pause.
2. Have ffmpeg play a video from that server (rtsp://:...).
3. Pause the video in ffmpeg.
4. ffmpeg does NOT properly send the keep alive when Paused
(either "GET_PARAMETE
even more cases - i.e., even when the video is
paused.
Hope that clarifies.
Thanks.
Le 27 août 2023 17:43:13 GMT+03:00, Tmc Tmc https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>> a écrit :
>*Hi All,
*>*I found a bug in ffmpeg's RTSP implementation.
*>>*The workflow is as