Trying to resolve an error. See log. Any ideas? I cannot locate where the capture err: is being generated from. The video camera works using mjpg_streamer. Also, I verified the directory /dev/shm/2012-09-30 was generated. It doesn't appear to be the proper date for a directory however.
rov@OpenROV:~$ ./startrov.sh
config { debug: true,
sample_freq: 20,
dead_zone: 10,
video_frame_rate: 15,
production: 'production',
port: 8080 }
info - socket.io started
Started listening on port: 8080
initiating camera on /dev/video0
writing images to /dev/shm/2012-09-30
/dev/video0 found
spawning capture process...
capture exited: 127
capture err: execvp(): No such file or directory
command go(90,90,90);
command go(90,90,90);
and
rov@OpenROV:~/openrov-software/src$ date
Tue Oct 30 01:35:39 UTC 2012