[FFmpeg-devel] one issue for reading incoming rtmp stream

qw applemax82 at 163.com
Sun Jul 31 13:30:06 EEST 2016


Hi,

I'm using avformat_open_input() and avformat_find_stream_info() open incoming rtmp stream, where there are two substream, i.e. audio and video streams.

ffmpeg's native rtmp plugin is expected to detect both audio and video streams. Sometimes ffmpeg's native rtmp plugin can detect only audio stream, but not video stream.

Why? Is it a bug in native rtmp plugin?

Thanks!

Regards

Andrew


More information about the ffmpeg-devel mailing list