Page 1 of 1

RTP stream in playlist

Posted: 23 Mar 2012 10:23
by AGEL
Hey everybody,

Here is my problem, I want to display a playlist of different streams (UDP and RTP) in a xspf file. I want each stream to display during 30s, so I'm using the vlc option run-time, "<vlc-option>run-time=30</vlc-option>". My code was working with the version 1.1.11 of VLC, but with the latest version, I've got a problem with the RTP Stream.

In version 2.0.0/2.0.1, the UDP streams display during 30seconds (no problem)but when the stream in question is a RTP, the stream is displayed for more than 30 seconds.

I've been looking everywhere for the answer, I've even tried to use VLC with command line, the option run-time works for UDP streams but not for RTP streams.
(I've noticed that although in the version 1.1.11, run-time is not working in command line)

Thanks for your futur answers

Re: RTP stream in playlist

Posted: 23 Mar 2012 20:18
by VLC_help
I can open a trac ticket for this if you provide me URL for testing.

Re: RTP stream in playlist

Posted: 26 Mar 2012 14:44
by AGEL
this phenomenon doesn't appear with one particular stream, it happens with all streams

Re: RTP stream in playlist

Posted: 26 Mar 2012 19:41
by VLC_help
I will check this during weekend.

Re: RTP stream in playlist

Posted: 27 Mar 2012 13:16
by AGEL
Thanks a lot :D

Re: RTP stream in playlist

Posted: 01 Apr 2012 12:26
by VLC_help

Re: RTP stream in playlist

Posted: 02 Apr 2012 09:41
by AGEL
Once again thank you, I hope someone will find a solution