[FFmpeg-user] ffmpeg API tutorial for streaming protocols

kamal shadi kamal.shadi85 at gmail.com
Mon Oct 23 20:08:37 EEST 2017


Hi there,

I would like to have access to frames received via rtmp or udp streams into
my server via ffmpeg API. Is there any tutorial to find my way around?

I found the tutorial:
 *http://dranger.com/ffmpeg/tutorial01.html
<http://dranger.com/ffmpeg/tutorial01.html> *
which starts with opening video files to initialize stream using
avformat_open_input
<http://dranger.com/ffmpeg/functions.html#avformat_open_input> function.
Is reading rtmp stream also possible using avformat_open_input
<http://dranger.com/ffmpeg/functions.html#avformat_open_input>?

Thanks,
Kamal


More information about the ffmpeg-user mailing list