View previous topic :: View next topic |
Author |
Message |
Bischi n00b
Joined: 30 May 2002 Posts: 7
|
Posted: Fri Jun 14, 2002 6:48 pm Post subject: Webcam and Video4Linux problems |
|
|
I installed Gentoo and my Philips USB webcam. It runs very well, but only if I am logged in as root. When I login as a normal user, the capture program says, that I don t have the permission to access the video0 device. How can I change that ? |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Fri Jun 14, 2002 6:49 pm Post subject: |
|
|
Edit the permissions for the necessary device(s) in /etc/devfsd.conf. |
|
Back to top |
|
|
rogue Tux's lil' helper
Joined: 15 May 2002 Posts: 99 Location: Falls Church, VA
|
Posted: Sat Jun 15, 2002 10:49 pm Post subject: webcam software |
|
|
just out of curiousity, what webcam software are you using? _________________ (rob) |
|
Back to top |
|
|
tomte Tux's lil' helper
Joined: 08 May 2002 Posts: 122
|
Posted: Sat Jun 15, 2002 10:59 pm Post subject: Re: Webcam and Video4Linux problems |
|
|
Bischi wrote: | I installed Gentoo and my Philips USB webcam. It runs very well, but only if I am logged in as root. When I login as a normal user, the capture program says, that I don t have the permission to access the video0 device. How can I change that ? |
the user must belong to the video group
e.g. run as root
Code: |
usermod -g users -G audio,video,wheel,cdrom,cdrw,cron name
|
after that, the user 'name' will be able to access video- and audio devices,
su to root, access cdrom and cdrw devices, and install cron jobs
should be enough
regards,
tom |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|