[Amsn-devel] a way to detect video devices with other names ?

2007-06-16 Thread Karel Demeyer
Is there a way to have amsn detect v4l(2) devices that are not names /dev/videoX ? It's possible to have other names for video devices on linux, like /dev/tv or /dev/webcam0 or whatever that is defined in the udev rules. Is there a way to detect these? I think amsn right now only detects devices

Re: [Amsn-devel] a way to detect video devices with other names ?

2007-06-16 Thread Philippe Valembois - Phil
http://v4l2spec.bytesex.org/spec-single/v4l2.html#DEVICES Phil Karel Demeyer a écrit : > Is there a way to have amsn detect v4l(2) devices that are not names > /dev/videoX ? It's possible to have other names for video devices on > linux, like /dev/tv or /dev/webcam0 or whatever that is defined in

Re: [Amsn-devel] a way to detect video devices with other names ?

2007-06-16 Thread Karel Demeyer
In other words, there's no other way to determine which video-devices that are not named this way - although the spec says there is a convention to use /dev/videoX ? Fine then. If there is a way, it would be nice to have this in. Karel. 2007/6/16, Philippe Valembois - Phil <[EMAIL PROTECTED]>: