Camera does not work with Ubuntu SDCard image
-
Hello, when I flash the Luckfox_Pico_Pro_Max_Ubuntu_SDCard image on my Luckfox Pico Max I connect via SSH and it is Ok but the camera does not work. If I record the image in the SPI Flash with the pico-plus-image, the camera does work but I cannot connect via SSH, any ideas to solve the problem in Ubuntu_SDCard with the camera?
why after compiling ubuntu sdk. I don't see the driver's camera and the connection. the camera is connected. I use Luckfox Pico Pro and https://github.com/LuckfoxTECH/luckfox-pico/. Why is there no instruction on how to include examples of camera operation...
This tutorial doesn't work --- https://wiki.luckfox.com/Luckfox-Pico/Luckfox-Pico-SDK. Can you make one example working for the camera on Ubuntu?
Hello, RK does not currently have plans to support glibc on the RV1106, which means that the webcam functionality will remain unavailable in Ubuntu systems for the time being.
Can I work with the camera in Ubuntu on Python? How to get the drivers?
Very interesting advertising. Works like AI, but in reality it cannot work at all!
Can you provide information on which operating systems I can program the camera with Python? and provide information about it?
For the camera, there are currently no Python sample programs. Initially, the Rockchip SDK did not support Python programming, and it's even less likely to have Python sample programs for the camera. The current camera support includes:
1. RTSP streaming in the buildroot system.
2. RK sample programs.
4. V4l2-ctrl.
1. RTSP streaming in the buildroot system.
2. RK sample programs.
4. V4l2-ctrl.
Can you provide instructions on how to use the camera in buildroot?
https://wiki.luckfox.com/Luckfox-Pico/CSI-Camera.
Don't just run a ready-made example.
How to program and get a picture.
https://wiki.luckfox.com/Luckfox-Pico/CSI-Camera.
Don't just run a ready-made example.
How to program and get a picture.
Before running the sample program, it is necessary to close RKIPC by using the command killall rkipc.