vlc multicast streaming => http on linux server
Posted: 13 Jun 2007 20:28
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 ?
it doenst really work for me and i dont know why
thanks for your reply
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}}'#
thanks for your reply