Streaming Microphone using VLM

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
realjobe
Cone that earned his stripes
Cone that earned his stripes
Posts: 175
Joined: 10 Feb 2008 15:40

Streaming Microphone using VLM

Postby realjobe » 07 May 2017 10:44

Hi there.
Using VLC 2.2.4 on Win10 CU. :)

I know how to start transcoded videostream from http:// .ts source, that works like this: send this e.g with cURL GET params..

Code: Select all

http://192.168.0.250:8080/requests/vlm_cmd.xml?command= new LIVE broadcast enabled setup LIVE input 'http://sourceIP/some.ts' setup LIVE output #transcode{vcodec=h264,vb=512,fps=25,width=720,height=512,venc=x264{{profile=high,level=3,preset=placebo,keyint=50}},acodec=mp3,ab=128,channels=2,samplerate=44100}:http{mime=video/MP2T,dst=:8080/stream.ts} setup LIVE option no-sout-all control LIVE play
That starts the VLC to stream.. :)

But how to have microphone instead of http source?
I did this using VLC UI and to file.. there is DirectShow capture device and "Microphone (high deffinition audio device)"
Video capture should be none.

setup LIVE input dshow://
setup LIVE option dshow-vdev="none"
setup LIVE option dshow-adev="Microphone (high deffinition audio device)"?

realjobe
Cone that earned his stripes
Cone that earned his stripes
Posts: 175
Joined: 10 Feb 2008 15:40

Re: Streaming Microphone using VLM

Postby realjobe » 08 May 2017 11:42

Yes!
setup LIVE option dshow-adev="Microphone (High deffinition audio device)" worked! marvellous! :)


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 2 guests