Results 1 to 3 of 3
Hello everybody!
I know there is one out-there but I don't remember it at all.
My webcam doesn't work with V4l2, and that's the default loaded driver.
What's the way ...
- 04-04-2009 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 50
What is the program/command for switching video devices drivers between v4l and v4l2?
Hello everybody!
I know there is one out-there but I don't remember it at all.
My webcam doesn't work with V4l2, and that's the default loaded driver.
What's the way for swtiching it back to v4l?
I remember once I fonud a program (I think it was gnome-devices or something like that, honestly I don't remember well) that allowed me to change between using v4l or v4l2 for each video device.
Is there anyone that knows what I'm talking about?
Thank you very much in advance,
Mauricio
- 04-05-2009 #2Just Joined!
- Join Date
- Mar 2004
- Location
- Loda, IL
- Posts
- 32
From the command line, as root, use 'rmmod v4l2' (without quotes) to remove one module, and 'modprobe v4l' (or insmod v4l) to insert another module.
- 04-06-2009 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 50
That doesn't works... anyway I've already found what I was looking for, the command was: gstreamer-properties
Thank you anyway


Reply With Quote