--rtp-timeout problem
Posted: 14 Oct 2014 17:11
Hi,
Due to detect earlier stream failures/disconnections (10s is too much for me) I've been testing the --rtp-timeout (--rtp-timeout=5000) param in the args passed to libvlc_new and either (:rtp-timeout=5000) in libvlc_media_add_option but it's not working.
I'm connecting to IP cameras throw RTSP RTP/AVP/UDP, opening the media with libvlc_media_new_location and using memory render (libvlc_video_set_callbacks / libvlc_video_set_format).
Any tip? Thanks and sorry for my bad english.
Due to detect earlier stream failures/disconnections (10s is too much for me) I've been testing the --rtp-timeout (--rtp-timeout=5000) param in the args passed to libvlc_new and either (:rtp-timeout=5000) in libvlc_media_add_option but it's not working.
I'm connecting to IP cameras throw RTSP RTP/AVP/UDP, opening the media with libvlc_media_new_location and using memory render (libvlc_video_set_callbacks / libvlc_video_set_format).
Any tip? Thanks and sorry for my bad english.