I followed the handbook to installation the webcam here.
I can view the webcam as root but not as a regular user. I added the user to the group as you can see below :
Any idea why this works as root and not as user ?
I can view the webcam as root but not as a regular user. I added the user to the group as you can see below :
Code:
# pw group show webcamd
webcamd:*:145:vikram
$ id vikram
uid=1001(vikram) gid=1001(vikram) groups=1
001(vikram),145(webcamd)
$ pwcview
Failed to access webcam: Permission denied
******************************************
*****************
Make sure you have connected your webcam t
o the root hub
or to a USB 1.1 hub, also check your dmesg
for any errors.
******************************************
*****************
Any idea why this works as root and not as user ?