Thanks for replying so quickly,

From the simple Indi client, it just says :
08:46:02.580: CONNECTION CONNECT=ON
08:46:02.981: [ERROR] Error: unable to open device. /dev/video0 is no video capture device
08:46:03.181: Server connected

When I test the camera with Gstreamer this is what I get:

gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw,format=NV12,width=640,height=480 ! autovideosink
Définition du pipeline à PAUSED...
libEGL warning: DRI2: failed to authenticate
Le pipeline est actif et n’a pas besoin de phase PREROLL…
Contexte de l’élément « autovideosink0 » : gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
Passage du pipeline à la phase PLAYING…
New clock: GstSystemClock
^Chandling interrupt.
Interruption : arrêt du pipeline…
Execution ended after 0:00:18.866016525
Définition du pipeline à PAUSED...
Définition du pipeline à READY (prêt)…
Définition du pipeline à NULL…
Libération du pipeline…


Is there any other Indi driver for that camera ?

Read More...