Really need help setting up stream from Batch File

About encoding, codec settings, muxers and filter usage
stm_tech
New Cone
New Cone
Posts: 6
Joined: 17 Jul 2014 16:00

Really need help setting up stream from Batch File

Postby stm_tech » 05 Feb 2015 09:18

Hi

I need to stream an audio feed to an icecast server.

If I do it manually through the GUI it works fine. Clients can connect and listen in.

My Batch file is not. It seems to be working on the "Server", but the clients can not connect.

Contents of Batch File
@Echo Off
Echo - Starting VLC Stream -
cd c:\program files\Videolan\VLC\
start /b vlc.exe dshow:// :dshow-vdev= :dshow-adev="Multichannel (M-Audio Delta 101" :live-caching=0:sout="#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=shout,mux=ogg,dst=<username>:<password>@<address of icecast server>:8000/radio}" :sout-all :sout-keep
pause


I have obviously redacted the username and password and address of server.

Please what am I doing wrong?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 9 guests