Search found 2 matches

Go to advanced search

by TanaPanda
12 Nov 2019 15:56
Forum: VLC stream-output (sout)
Topic: VLC Command line Stream out
Replies: 2
Views: 1189

Re: VLC Command line Stream out

I got it to work using:

vlc /home/pi/Desktop/(filename) -vvv --sout "#std{access=udp,mux=ts,dst=(IP Address):(Port)}"
by TanaPanda
12 Nov 2019 00:28
Forum: VLC stream-output (sout)
Topic: VLC Command line Stream out
Replies: 2
Views: 1189

VLC Command line Stream out

I am trying to run VLC via command line. What I am trying to do it have VLC open, then start streaming a designated video file as UDP to the address 192.168.6.2 port 17. I want it to send it out as H.264 with MP3 audio. Can someone help me with how I would build this command line out?

Go to advanced search