Re: /dev/video0 permission denied only within tmux

2013-09-17 Thread Ben Boeckel
On Wed, 05 Jun, 2013 at 15:43:07 GMT, biinn wrote: > When running an application from a non-root account to open the webcam > within a tmux session, I got "Cannot open '/dev/video0': 13, Permission > denied" error. But I don't have the error if run the app from outside of > tmux. > > Does anyone ha

/dev/video0 permission denied only within tmux

2013-06-05 Thread biinn
Hi, When running an application from a non-root account to open the webcam within a tmux session, I got "Cannot open '/dev/video0': 13, Permission denied" error. But I don't have the error if run the app from outside of tmux. Does anyone have a clue what could be wrong? Thanks, -Bin. ---