Answers for "vlc stream to http command line"

0

vlc stream to http command line

cvlc <path to mp3 file> --sout="#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:http{mux=mp3,dst=:8080/stream}" --sout-keep --loop
Posted by: Guest on March-15-2021

Browse Popular Code Answers by Language