Page 1 of 1

vlc multicast streaming => http on linux server

Posted: 13 Jun 2007 20:28
by netwpl
hi buddies

first of all let me say.. im loving vlc so much :)

actually ive got a little ( let me call it ) problem with understanding how to stream from my linux server ..

im running debian server with vlc and want to stream our udp stream to one ipv4 adress ( home ).

isnt it that command ?

Code: Select all

sudo vlc -vvv udp://udp-adress:port --sout dst=standard{access=udp,mux=ts,dst=home-ipv4adress:port}}'#
it doenst really work for me and i dont know why :(

thanks for your reply

Posted: 13 Jun 2007 21:02
by kmf31
I would try:
vlc -vvv udp://udp-adress:port --sout "#standard{access=udp,mux=ts,dst=home-ipv4adress:port}}"
(normally "sudo" should not be necessary, not even recommanded !)

Posted: 14 Jun 2007 02:03
by netwpl
damn! whats wrong ?

Code: Select all

[00000277] access_udp access error: cannot open socket [00000274] main input debug: thread 3037567904 (input) created at priority 0 (in put/input.c:265) status change: ( play state: 1 ) [00000277] vcdx access warning: Can't get file status for 239.0.2.61:8208: No such file or directory [00000277] access_file access warning: 239.0.2.61:8208: No such file or director y [00000277] cdda access warning: could not open 239.0.2.61:8208 [00000277] main access warning: no access2 module matching "udp" could be loaded [00000274] main input error: no suitable access module for `udp://239.0.2.61:820 8' status change: ( stop state: 0 ) [00000274] main input debug: thread 3037567904 joined (input/input.c:412) [00000266] main playlist: nothing to play
[/code]

Posted: 14 Jun 2007 10:57
by Chris123
Iam using a windows vlc:

try something like:
vlc.exe udp://@239.255.1.1:1234