[JdeRobot] Cameraserver
Oscar Garcia
oscar.robotica at linaresdigital.com
Wed Mar 25 13:45:21 CET 2015
El 24/03/15 a las 22:27, erkam escribió:
> Yet, when I run camera server, it gives
> an output like this:
>
> Constructor CameraI -> CameraSrv.Camera.0.
> URI: 0
>
> and return to the shell instead of continuing as the example in the first
> message.
As José Antonio told you, that is a permission problem.
I posted a few posts ago this solution:
$ sudo adduser $USER video
This will let you access webcam properly instead of manual changing
/dev/video0 permissions or executing the code as root with sudo.
Best regards.
More information about the Jde-developers
mailing list