--rtp-timeout problem

This forum is about all development around libVLC.
marranxo
Blank Cone
Blank Cone
Posts: 24
Joined: 03 Jun 2011 11:46

--rtp-timeout problem

Postby marranxo » 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.

marranxo
Blank Cone
Blank Cone
Posts: 24
Joined: 03 Jun 2011 11:46

Re: --rtp-timeout problem

Postby marranxo » 15 Oct 2014 11:17

I've also tryed with --rtp-timeout=5 as the parameter description says (sec) but same behaivour, the player reaches timeout at 10s without receiving any udp packet. Is there any known parameter to control RTSP RTP/AVP/UDP input timeout?

Rémi Denis-Courmont
Developer
Developer
Posts: 15248
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: --rtp-timeout problem

Postby Rémi Denis-Courmont » 15 Oct 2014 11:26

There is no such option at the moment. You can force interleaving with --rtsp-tcp though.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

marranxo
Blank Cone
Blank Cone
Posts: 24
Joined: 03 Jun 2011 11:46

Re: --rtp-timeout problem

Postby marranxo » 15 Oct 2014 11:33

Hi Remi,

Then I'll try to request it to devels.

Thanks a lot for your time.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests