So far I'm automatically loading VLM successfully from the following given command Line as shown below:
Code: Select all
"vlc.exe" --high-priority --http-host="0.0.0.0:8080" --marq-size="10" --marq-marquee="Live Broadcast" --marq-position="9" --vlm-conf="c:\vlm.conf" --extraintf="telnet:http"
Code: Select all
new WMP_256 broadcast enabled loop
setup WMP_256 input "dshow://"
setup WMP_256 option dshow-vdev="SplitCam Capture"
setup WMP_256 option dshow-adev="Osprey-210 Audio Device 1"
setup WMP_256 output #transcode{vcodec=WMV2,vb=148,scale=0.85,fps=10,acodec=mp3,ab=16,channels=1,samplerate=22050}:duplicate{dst=std{access=mmsh,mux=asfh,dst=:82}}
I'll request developers to guide me to the latest documentations regarding the Most Recent command lines and VLM Configurations which can launch VLM automatically at vlc start. I searched VLC WIKI but failed to get most relevant command line parameters.
Please Help and tell me why the VLC is always looking to change its basic command lines