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
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
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]>: