[vlc-devel] Streaming error from VLC 0.8.6h

hce webmail.hce at gmail.com
Fri Jul 4 03:27:57 CEST 2008


Hi,

I compiled the VLC with following options:

--enable-libdvbpsi --with-dvbpsi=/home/Tools/VLC/libdvbpsi-trunk
--with-live555-tree=/home/Tools/VLC/live --enable-live555

But I've got the streaming out errors running from a GUI VLC where the
Stream output MRL is automatically edited by the VLC to Target:
:sout=#duplicate{dst=std{access=rtp,mux=ts,dst=192.168.2.3:1234}}.
What else could be missing?

bin$ ./vlc
VLC media player 0.8.6h Janus
[00000468] main interface error: option dvdnav-caching does not exist
[00000468] main interface error: option dvdnav-caching does not exist
[00000476] main private error: no sout mux module matched "ts"
[00000473] stream_out_standard private error: no suitable sout mux
module for `rtp/ts://192.168.2.3:1234'
[00000472] stream_out_duplicate private error: no destination given
[00000471] main stream output error: stream chain failed for
`duplicate{dst=std{access=rtp,mux=ts,dst=192.168.2.3:1234}}'
[00000469] main input error: cannot start stream output instance, aborting
[00000464] main playlist: nothing to play

Thank you.

Kind Regards,

Jim



More information about the vlc-devel mailing list