Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.hardware > #1278
| From | J G Miller <miller@yoyo.ORG> |
|---|---|
| Newsgroups | comp.os.linux.hardware |
| Subject | mapping multiple video devices (including webcams) to /dev/videoN in specified order? |
| Date | 2012-06-13 15:18 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <jrab09$vd1$1@dont-email.me> (permalink) |
When one has multiple sound cards, even sound cards using the same module, particularly snd_usb_audio, it is possible to use the index parameter along with pid (product ID) and vid (vendor ID) parameters to ensure that each card is setup with a particular numeric identifier in ALSA, viz index=0 relates to sound card 0, hw:0. So the big question is, is there some equivalent specification one can use in a /etc/modprobe.d configuration to ensure that a video device (eg bttv) is at /dev/video0, and a particular USB webcam is at /dev/video1, and evena second USB webcam at /dev/video2?
Back to comp.os.linux.hardware | Previous | Next | Find similar | Unroll thread
mapping multiple video devices (including webcams) to /dev/videoN in specified order? J G Miller <miller@yoyo.ORG> - 2012-06-13 15:18 +0000
csiph-web