Postby TJOnline » 05 Nov 2018 18:18
vlc -v -I http dshow:// --dshow-vdev="USB2.0 PC CAMERA" --no-qt-minimal-view --sout-ffmpeg-strict=-2 --extraintf=qt:rc --http-src=C:\Backup\Android\VLC\vlc-3.0.4\exe\lua\http --http-host=162.192.62.91 --http-port=8080 --http-password=vlcdirect --sout=#transcode{vcodec=mp2v,scale=Auto,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=none}:duplicate{dst=http{mux=asf,dst=10.173.34.212:8080},dst=display} --no-sout-all --sout-keep
That command line gets VLCpc open and displaying the frame grabber output. if mobile.html is started in Chrome before that command line is run on pc, then Chrome will hang until the command line is run and then shortly display a dialog and then download 'download' to the phone's 'Download' directory. Whatever it contains is not readable. Pressing Play on the PC is reflected in mobile.html, but the image displayed is only the VLC caution cone.