-
# Required information
* Camera board id: XM530
* OpenIPC version: current release via NFS
* Commit:
* Branch:
* Tag:
* modified majestic.yaml: no
Firmware
Version
2.4.04.30-lite…
-
Lenovo TB-X605L has issue with activating/lookup device's camera with flutter / camera library.
Same code works fine (camera is able to be used to capture image / video) on Samsung S6 tablet (and w…
-
Please add the ability to flip images/video horizontally/vertically and rotate images/video 90 degree clockwise/counterclockwise.
Currently this can be done within OctoPrint with a plugin such as M…
-
### Describe the bug
The first drive's after a cold boot's forward video is fine. The next ONROAD's forward video is not. Might need the screen to go dark in-between drives. The wide video seems fi…
-
When trying to capture from camera with:
`$ v4l2-ctl --set-fmt-video=width=2112,height=1568,pixelformat=NV12 --stream-mmap --stream-count=1000 -d /dev/video3`
I get a lot of messages like these:…
-
Thanks for the repo @rahul-thakoor However, in my case the camera is still not being detected. Do you have any idea what might be the issue? I'm using RPi 4 with balenaOS 2.94.4|supervisor 12.11.36…
-
I tried running the following from the command line based off of `
```
/usr/bin/camera-streamer -camera-path=/base/axi/pcie@120000/rp1/i2c@88000/imx708@1a --camera-type=libcamera --camera-format=YUY…
-
进入AfterEffectActivity后无法播放并导致ANR
-
When testing out the camera I get some errors in kernel log. I am working with 5.11
I have an ov4689 connected to CSI1
```bash
media-ctl --device /dev/media2 --reset
media-ctl --device /dev/me…
-
Hi
Brand new RPi3 with fresh recommended install.
Camera works with hello and test commands in terminal.
when trying to run this code:
from picamera2 import Picamera2
picam2 = Picamera2()
…