I am trying to connect a webcamera to plutosdr in order to send pictures trough a wireless link via plutosdr
I have already tried to enable some buildroot packages like fswebcam, v4lgrab, libcamera and gstreamer in a customized plutosdr-fw firmware
However, the wecamera does not get listed as device, only gets detected:
dmesg output:
usb 1-1.3: new high-speed USB device number 4 using ci_hdrc
usb 1-1.3: New USB device found, idVendor=090c, idProduct=f37d, bcdDevice= 0.00
usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.3: Product: SMI
usb 1-1.3: Manufacturer: SMI
Does anyone who have tried something like this yet can help me out?
Does anyone have an idea of what configurations are needed or packages enabled or installed?
I am using:
Vivado 2019.1.3
Camera: Leopard LI-OV9712-USB-M8
Thanks