[vlc-devel] Re: DVB

Derk-Jan Hartman hartman at videolan.org
Sat Apr 29 17:37:41 CEST 2006


On 29-apr-2006, at 13:27, Lukasz Kondrad wrote:
> Ok,
> but my question is where should I send the RTP stream ?? which  
> demux or decoder is responsible for it in VLC ??


There are 2 ways.
1: rtp://@multicastIPaddress
2: create an SDP file or RTSP session that describes the RTP source.  
VLC can use either the SDP file or the SDP from RTSP to open the stream.

DJ

> Lukasz
>
> On 4/28/06, Rémi Denis-Courmont <rem at videolan.org> wrote:Le  
> Vendredi 28 Avril 2006 17:54, Lukasz Kondrad a écrit :
> > You wrote that vlc is only suport ts over rtp.
>
> No. VLC also supports TS straight over UDP. This is actually the
> historical way of multicasting live content from/toward VLC. The only
> issue with raw UDP is that it doesn't handle packet reordering
> properly.
>
> This shouldn't be an issue if IP packets come from DVB. It is most
> commonly a problem when routing packets over an equal-cost multipath
> network backbone, which is most likely not your case.
>
> --
> Rémi Denis-Courmont
> http://www.simphalempin.com/home/

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list