Dear all, I am using ffmpeg to retrieve the RTSP stream from a network IP camera, concretely a Bosch Dinion HD 720p.
When I run my code, it stucks in *avformat_find_stream_info()* even if I set *context->max_analyze_duration = 0*. I would like to know: 1. how can I solve it? 2. why my code doesn't stop with an Axis network camera? 3. is it mandatory to use this method? Thank you so much! -- Dídac Pérez
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
