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