[FFmpeg-devel] Playback control for RTSP stream

Koby Maman koby.maman at gmail.com
Wed Dec 11 13:50:13 CET 2013


Hi

I am using FFMPEG to play a video file over RTSP (avformat_open_input)
I am wondering If I can use ffmpeg for playback operation.
I know I have av_read_play and av_read_pause for play/pause
I also have av_seek_frame which I guess is for seeking
Is there something I can use to control playback speed? forward and rewind?


More information about the ffmpeg-devel mailing list