RTP command line streaming problem

About encoding, codec settings, muxers and filter usage
johnmon
New Cone
New Cone
Posts: 3
Joined: 08 Sep 2006 12:18

RTP command line streaming problem

Postby johnmon » 02 Oct 2006 16:00

Hi - I can't get RP streaming to work using the command line. My command is:

vlc -vvv input_stream --sout '#rtp{dst=144.254.158.250,port=1234,sdp=file://vidtest1.mpeg}'

The debug messages are:

main debug: looking for interface module: 3 candidates
main debug: using interface module "wxwidgets"
main debug: thread 3700 (manager) created at priority 0 (interface/interface.c:216)
wxwidgets debug: Using last windows config '(-1,0,0,1280,1024)(0,244,510,355,91)(2,568,424,418,580)(6,0,0,-1,150)'
wxwidgets debug: id=0 p=(244,510) s=(355,91)
wxwidgets debug: id=2 p=(568,424) s=(418,580)
wxwidgets debug: id=6 p=(0,0) s=(-1,150)
main debug: nothing requested, starting
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3828 (input) created at priority 1 (input/input.c:261)
main debug: creating statistics handler
main debug: using sout chain=`std{mux="",access="",dst="'#rtp{dst=144.254.157.50,port=1234,sdp=file://vidtest1.mpeg}'"}'
main debug: stream=`std'
main debug: looking for sout stream module: 1 candidate
main warning: missing value for option mux
main warning: missing value for option access
main debug: set sout option: sout-standard-dst to '#rtp{dst=144.254.157.50,port=1234,sdp=file://vidtest1.mpeg}'
stream_out_standard debug: creating `(null)/(null)://'#rtp{dst=144.254.157.50,port=1234,sdp=file://vidtest1.mpeg}''
stream_out_standard debug: extension is mpeg}'
stream_out_standard debug: extension -> mux=(null)
stream_out_standard error: no access _and_ no muxer (fatal error)
main warning: no sout stream module matching "std" could be loaded
main debug: destroying chain... (name=std)
main debug: destroying chain done
main error: stream chain failed for `std{mux="",access="",dst="'#rtp{dst=144.254.157.50,port=1234,sdp=file://vidtest1.mpeg}'"}'
main error: cannot start stream output instance, aborting
main debug: thread times: real 0m0.110155s, kernel 0m0.010014s, user 0m0.000000s
main debug: thread 3828 joined (input/input.c:399)
main: nothing to play

Can anyone help?

Thanks

mdsh
New Cone
New Cone
Posts: 4
Joined: 30 Sep 2006 23:32
Location: London
Contact:

Postby mdsh » 02 Oct 2006 17:52

Are you using Windoes? I think you'll need to remove the quotes from the command line on Windows.
--
Mark Himsley

funman
Developer
Developer
Posts: 1159
Joined: 03 Sep 2006 04:03
VLC version: master
Operating System: All of them
Location: Lost, please help me

Postby funman » 02 Oct 2006 20:49

what's "input_stream" ?

trek1413
Blank Cone
Blank Cone
Posts: 12
Joined: 11 Oct 2006 16:19

Postby trek1413 » 13 Oct 2006 15:33

"input_stream" should be the location of the file you want to stream, not literally the words "input_stream."

ex. --> vlc -vvv vidtest1.mpeg (etc.)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 33 guests