Search found 11 matches

by PlatimaTinkers
2025-11-03 1:03
Forum: Other
Topic: FastBoot for Luckfox Pico Pi/Core1106
Replies: 6
Views: 21955

Re: FastBoot for Luckfox Pico Pi/Core1106

Excellent, thank you kindly 🙏

-Platima 🧡 Luckfox
by PlatimaTinkers
2025-10-29 1:08
Forum: Luckfox Pico-RV1103/RV1106
Topic: Camera aspect ratio
Replies: 7
Views: 2973

Re: Camera aspect ratio

Thank you kindly for that information!
by PlatimaTinkers
2025-10-27 21:56
Forum: Luckfox Pico-RV1103/RV1106
Topic: Camera aspect ratio
Replies: 7
Views: 2973

Re: Camera aspect ratio

Thank you for that information, but I apologise it still was not what I was asking.

I've done this with a Milk-V Duo now instead, which works with a 16:9 aspect ratio when set to 1920x1080.
by PlatimaTinkers
2025-10-27 7:14
Forum: Luckfox Pico-RV1103/RV1106
Topic: Camera aspect ratio
Replies: 7
Views: 2973

Re: Camera aspect ratio

Hi,

That did not work:
[root@luckfox root]# v4l2-ctl -d /dev/video11 --stream-off
v4l2-ctl: unrecognized option `--stream-off'

As mentioned, I can change the resolution in /oem/usr/share/rkipc-mis5001-500w.ini but that does not change the aspect ratio, so I want to know how to change that.

This ...
by PlatimaTinkers
2025-10-25 0:12
Forum: Luckfox Pico-RV1103/RV1106
Topic: Disabling the red LED - possible upgrade to `luckfox-config`
Replies: 7
Views: 4109

Re: Disabling the red LED - possible upgrade to `luckfox-config`

Thank you. Is there no /etc/luckfox.cfg option or /etc/init.d/ file that can be easily changed so that it does not turn on after reboot?

I can modify the device tree if need be, but I rather use factory image, hence I thought adding it to `luckfox-config` could be good (which modifies device tree ...
by PlatimaTinkers
2025-10-24 0:08
Forum: Luckfox Pico-RV1103/RV1106
Topic: Camera aspect ratio
Replies: 7
Views: 2973

Re: Camera aspect ratio

Hi,

Thanks, but this does not appear to work when using RTSP?

I am wanting to have RTSP streaming + UVC, ideally using FASTBOOT, with 16:9 resolution.

I tried but as you can see it does not like it.

[root@luckfox root]# v4l2-ctl -d /dev/video11 --set-fmt-video=width=1920,height=1080,pixelformat ...
by PlatimaTinkers
2025-10-23 23:59
Forum: Luckfox Pico-RV1103/RV1106
Topic: Disabling the red LED - possible upgrade to `luckfox-config`
Replies: 7
Views: 4109

Re: Disabling the red LED - possible upgrade to `luckfox-config`

Hi yangxj121,

I do not fully understand sorry! I want to turn off the red system LED, but cannot see how to?

Thank you kindly
by PlatimaTinkers
2025-10-23 23:58
Forum: Other
Topic: FastBoot for Luckfox Pico Pi/Core1106
Replies: 6
Views: 21955

Re: FastBoot for Luckfox Pico Pi/Core1106

Ah okay. Can you confirm then, as I cannot quite tell, FASTBOOT mode can be used with both Busybox and Buildroot targets?
by PlatimaTinkers
2025-10-20 21:35
Forum: Luckfox Pico-RV1103/RV1106
Topic: Camera aspect ratio
Replies: 7
Views: 2973

Camera aspect ratio

Hey so I have a Pico Ultra with MIS5001 connected, and I've been modifying `/oem/usr/share/rkipc-mis5001-500w.ini` to suit, however, I've found that when changing the [video.0] width, height, max_width and max_height, the image is stretched. It appears that the camera mode is not changed perhaps ...
by PlatimaTinkers
2025-10-20 21:31
Forum: Luckfox Pico-RV1103/RV1106
Topic: Disabling the red LED - possible upgrade to `luckfox-config`
Replies: 7
Views: 4109

Disabling the red LED - possible upgrade to `luckfox-config`

Hey I am guessing that I can manually modify the device tree in order to disable the LED, but I was wondering if there is a way from userspace?

I figure that if nothing else, it could be a good upgrade to `luckfox-config` if it is overlay-only.

Any instructions would be appreciated, and I can make ...