As part of a project, I have to make a reactivision table with a PI camera for Raspberry. However, although my camera is well recognized by my raspberry, reacTIVision starts by displaying the following message:
As part of a project, I have to make a reactivision table with a PI camera for Raspberry. However, although my camera is well recognized by my raspberry, reacTIVision starts by displaying the following message:
Well, I've installed UV4L and i've managed to create a /dev/video0 file but reacTIVision still found no camera. I've tried to launch reacTIVision on command line and the monitor displayed the following message :
"no DC1394 cameras found
1 V4Linux2 devices found
Unable to map buffer 0.
Unable to mmap buffers.
could not initialize camera
render: opengl"
However, reactivision still starts by display a "No camera found" message.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
As part of a project, I have to make a reactivision table with a PI camera for Raspberry. However, although my camera is well recognized by my raspberry, reacTIVision starts by displaying the following message:
"No camera found!"
Here is the PI camera that I use:
https://www.amazon.fr/gp/product/B0748KF97S/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Do you have any idea how I can use this camera with reacTIVision? I installed Raspbian as the operating system.
I didn't try with reactivision but maybe have a look at UV4L to get a proper /dev/video0 device.
https://www.linux-projects.org/uv4l/ https://www.linux-projects.org/uv4l/
good luck
Well, I've installed UV4L and i've managed to create a /dev/video0 file but reacTIVision still found no camera. I've tried to launch reacTIVision on command line and the monitor displayed the following message :
"no DC1394 cameras found
1 V4Linux2 devices found
Unable to map buffer 0.
Unable to mmap buffers.
could not initialize camera
render: opengl"
However, reactivision still starts by display a "No camera found" message.