(My comprehension of the vlc documentation is poor at best, and I need some help figuring this out.)
I can get VLC up, displaying my camera, and recording using the command:
Code: Select all
vlc dshow:// :dshow-vdev="USB2.0 Camera"
Code: Select all
vlc dshow:// :dshow-vdev="USB2.0 Camera" --sout "#std{mux=ts,access=file,C:\Users\username\Documents\video.avi}"
What am I doing wrong?
Thanks!
--
VLC version 3.0.6
Windows 10