Wednesday, November 16, 2016

VLC command line webcam windows server asx store to hard disk mp4 file macos

Install VLC to mac
The caltrans webcams download both asx and asf files. These video streams are being served by windows media server. The asx files seem to work

/Applications/VLC.app/Contents/MacOS/VLC -vvv  d4-N101-at-N1st.asx --sout='#transcode{vcodec=h264}:std{access=file,dst=/Users/dc/videodemos/traffictest.mp4}'

You won't see a display. ls -al the file traffictest.mp4 and you should see it growing after a couple seconds of CPU processing

CTRL-Z to stop capture



No comments:

Post a Comment