help,vlc,dss,live streaming

About encoding, codec settings, muxers and filter usage
microgiant
New Cone
New Cone
Posts: 9
Joined: 16 Apr 2008 13:13

help,vlc,dss,live streaming

Postby microgiant » 16 Apr 2008 13:32

hi all
i use those command,for different files.
command[1]:
vlc -vvv /home/moria/movie/23.mp4 --sout "#rtp" --sout-rtp-dst="127.0.0.1" --sout-rtp-ttl="127" --sout-rtp-sdp="file:///usr/local/movies/vlc.sdp" --loop

command[2]:
vlc -vvv /home/moria/movie/24.mp4 --sout "#rtp" --sout-rtp-dst="127.0.0.1" --sout-rtp-ttl="127" --sout-rtp-sdp="file:///usr/local/movies/1.sdp"

when i open the url: 'rtsp://127.0.0.1/vlc.sdp',it opened successfully.
when i open the url: 'rtsp://127.0.0.1/1.sdp',it also opened successfully,but,the displays are same.

i changed the second command:

vlc -vvv /home/moria/movie/24.mp4 --sout "#rtp" --sout-rtp-dst="127.0.0.1" --sout-rtp-ttl="127" --sout-rtp-sdp="file:///usr/local/movies/1.sdp" --sout-rtp-port-video=7878
then i open the url : 'rtsp://127.0.0.1/1.sdp',vlc could not receive any data

trace:
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error
[00000333] access_output_udp private warning: send error


i wanna open two different urls,and i could see the different displays,but now, they are same,could someone help me out?

thanks!!

johansyd
Blank Cone
Blank Cone
Posts: 25
Joined: 27 Feb 2008 11:10

Re: help,vlc,dss,live streaming

Postby johansyd » 16 Apr 2008 16:43

I need to see the whole output to know what is going on.

Are you listening on the right ports for Darwin?
Are you using the right file names?
Are you capturing your stream and then sending it to Darwin?
And then what?
What are you trying to do? Explain!



What is the connection between:

file:///usr/local/movies/vlc.sdp
file:///usr/local/movies/1.sdp

I have never seen:

--sout-rtp-sdp

You might not use the right syntax.

See Advanced streaming using the command line:

http://www.videolan.org/doc/streaming-h ... /ch03.html


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 19 guests