Problem with streaming from BAT file

About encoding, codec settings, muxers and filter usage
alibelali
New Cone
New Cone
Posts: 1
Joined: 24 Jul 2017 05:46

Problem with streaming from BAT file

Postby alibelali » 24 Jul 2017 05:56

Hi
I want to stream my audio card input over local network when I use UI everything is ok but when use bat file vlc does not start streaming without any error
This is my bat file:

Code: Select all

cd C:\Program Files\VideoLAN\VLC\ vlc dshow:// :dshow-vdev=none :dshow-adev="Realtek HD Audio Input" :live-caching=5 :sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:http{mux=mp3,dst=:8085/} :sout-keep
I tried --sout too but same problem!
What is wrong?
Why this just start playing Direct Show without streaming?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 34 guests