How to select camera by index when running VLC from cmd?
Posted
by Ole Jak
on Stack Overflow
See other posts from Stack Overflow
or by Ole Jak
Published on 2010-05-30T20:16:11Z
Indexed on
2010/05/30
20:22 UTC
Read the original article
Hit count: 224
When I start VLC from cmd how\is it possible to select a camera for directshow source by index (for example i have camera "A" and camera "B" so i would say 0 for "A" and 1 for "B")
i do not know device name and i do not know camera name - only its index (0, 1...)?
© Stack Overflow or respective owner