Hi,
I am trying to get live video feed from a camera using my Elgato Video Capture.
Operating system is Windows 10.
I can stream the video in Elgato own software "Video Capture" and OBS Studio.
But when I try and use "Open Capture Device..." In VLC, I get a lot of error messages.
I can open my webcamera using VLC and I have checked that "Allow apps to access your camera" are on for both Camera and Microphone under Privacy settings.
I have tried open it in VLC and adding the following text on VLC shortcut target:
"C:\Program Files\VideoLAN\VLC\vlc.exe" dshow:// :dshow-vdev="Elgato Video Capture" :dshow-adev="Elgato Video Capture" :dshow-size=640x480 :dshow-aspect-ratio=4:3 :dshow-audio-samplerate=48000 :dshow-audio-channels=2 :live-caching=0 :dshow-fps=30
From log:
-- logger module started --
main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
dshow error: capture device 'Elgato Video Capture' does not support required parameters !
dshow error: can't open video device
dshow error: can't use device: Elgato Video Capture, unsupported device type
dshow error: can't open audio device
dshow error: FATAL: could not open ANY device
dshow error: capture device 'Elgato Video Capture' does not support required parameters !
dshow error: can't open video device
dshow error: can't use device: Elgato Video Capture, unsupported device type
dshow error: can't open audio device
dshow error: FATAL: could not open ANY device
dshow error: capture device 'Elgato Video Capture' does not support required parameters !
dshow error: can't open video device
dshow error: FATAL: could not open ANY device
dshow error: capture device 'Elgato Video Capture' does not support required parameters !
dshow error: can't open video device
dshow error: FATAL: could not open ANY device
-- logger module stopped --