[streaming] streaming from vlc to vlc
Ondrej Koala Vacha
koala at vju.cz
Tue Jun 14 19:53:08 CEST 2005
Hi,
is it possible? In the streaming howto are some examples, but there are
not working :(
Linux, VLC media player 0.8.2-test2 Janus
host 10.70.10:
# vlc --color
v4l:/dev/video:norm=pal:frequency=543250:size=640x480:channel=1:adev=/dev/dsp:audio=1
--sout
'#transcode{vcodec=mp4v,acodec=mpga,vb=256,ab=64,deinterlace}:rtp{dst=10.70.4.100,port=1234}'
on the host 10.70.4.100:
# vlc udp:10.70.1.10:1234 rtsp://10.70.4.10:5554/test.sdp --- not working
with standard module:
# vlc --color
v4l:/dev/video:norm=pal:frequency=543250:size=640x480:channel=1:adev=/dev/dsp:audio=1
--sout
'#transcode{vcodec=mp4v,acodec=mpga,vb=256,ab=64,deinterlace}:
standard{access=udp,mux=ts,url=10.70.4.100,port=1234}'
on the host 10.70.4.100:
# vlc udp: -- not working
# vlc udp:10.70.1.10:1234 -- not working
Have you got any *working* example?
Thanks
--
Ondrej Koala Vacha
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list