[FFmpeg-devel] why the option 'timeout' in native rtmp plugin doesn't work

2016-10-31 Thread qw
Hi, 1) I want to open and read some rtmp live stream, and don't like wait indefinite time for some rtmp stream when there is no rtmp stream to come. Therefore, the option of 'timeout' is used to set the longest waiting time. But it didn't work, and avformat_open_input() reported as follows:

[FFmpeg-devel] why the option 'timeout' in native rtmp plugin doesn't work

2016-10-27 Thread qw
Hi, 1) I want to open and read some rtmp live stream, and don't like wait indefinite time for some rtmp stream when there is no rtmp stream to come. Therefore, the option of 'timeout' is used to set the longest waiting time. But it didn't work, and avformat_open_input() reported as follows: