[vlc-devel] Re: Multicast udp streaming from playlist - problems
Dermot McGahon
dermot at dspsrv.com
Wed Sep 1 21:44:46 CEST 2004
On Tue, 31 Aug 2004 22:56:07 +0200, Derk-Jan Hartman
<hartman at videolan.org> wrote:
> this is easy I think. You are not using the latest Subversion version ar
> you?
I am now, and it has improved the rtsp handling; it now gets all
the way to the RTSP PLAY command, but fails to find a demux2 for
mpeg-2 transport stream.
> From livedotcom.cpp:
> int fd = sub->rtpSource()->RTPgs()->socketNum();
>
> The VLC plugin always expects there to be a rtpSource()
> In the kasenna situation however, there is only a readSource and not
> it's child (a rtpSource) available.
> This is fixed with a if( sub->rtpSource() ) in the current development
> version.
Lot of SVN rtsp behaviour at:
http://www.bqbsoftware.ie/live_vlc/vlc_svn_rtsp.txt
Dermot.
--
--
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