vlc capture device audio command line on http

About encoding, codec settings, muxers and filter usage
sd199526
New Cone
New Cone
Posts: 1
Joined: 14 Jul 2021 09:59

vlc capture device audio command line on http

Postby sd199526 » 14 Jul 2021 10:07

I am trying to stream my capture Device (only mic ) into http url with mp3 format.. where I am doing mistake

Code: Select all

"D:Program Files\VideoLAN\VLC\vlc.exe" --dshow-vdev="none" --dshow-adev="Microphone (Realtek Audio)" --sout=#transcode{vcodec=none,acodec=mp3,ab=512,channels=2,samplerate=44100} --http{mux=raw`,dst=:8888/mp3} --no-sout-rtp-sap --no-sout-standard-sap --ttl=1 --sout-keep

With this Setup, I want the MIC of the "A" Computer to listen on the "B" Computer.

I tried with a few more alteration, but the command line just opens up the vlc and does nothing.

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 18 guests