Commit Graph

887 Commits

Author SHA1 Message Date
lxowalle
8a675dea4c * optimize datachannel 2025-12-15 19:30:25 +08:00
lxowalle
1e66a56d95 * fix nn_melotts bug 2025-12-15 17:34:10 +08:00
lxowalle
a5ee2ac0cb Merge pull request #113 from 916BGAI/dev
add webrtc stream support
2025-12-15 14:47:50 +08:00
916BGAI
92e5bc4631 optimize compilation speed 2025-12-13 16:55:42 +08:00
916BGAI
5b5159228f add webrtc stream support 2025-12-12 11:37:16 +08:00
916BGAI
0402da41c6 update cpp-httplib 3rd-party to version 0.27.0 2025-12-12 11:31:14 +08:00
lxowalle
6bbf635d44 * [linux] Fix compilation errors 2025-12-08 15:00:13 +08:00
lxowalle
fcf67e9c33 * [linux] Fix compilation errors 2025-12-05 18:15:36 +08:00
lxowalle
3668c1bcfd * [maixcam] Fix compilation errors 2025-12-05 16:08:38 +08:00
lxowalle
798e045f24 * fix typo 2025-12-05 15:31:56 +08:00
lxowalle
eb395eca9d * Fix compilation errors 2025-12-05 10:23:32 +08:00
lxowalle
dc9e26e67a * fix ci bug 2025-12-04 18:09:48 +08:00
lxowalle
c1e28b827f * add smolvlm demo 2025-12-03 15:39:20 +08:00
lxowalle
f7dc335456 * fix spi dma bug 2025-12-01 12:12:28 +08:00
lxowalle
36acb82c6e * [maixcam2] optimize app camera 2025-11-27 17:14:22 +08:00
lxowalle
aa2318f052 * [maixcam2] fix encode bug 2025-11-26 20:47:36 +08:00
lxowalle
3370ffa5cc * fix pwm bug 2025-11-26 17:17:04 +08:00
lxowalle
4c409125cd * [maixcam2] Disable the snap raw function of app_camera on the MaixCam2 platform. 2025-11-25 21:05:24 +08:00
lxowalle
e446cc3787 Merge branch 'pr-111' into dev 2025-11-25 20:14:30 +08:00
lxowalle
d1aced48a8 * add nn vlm qwen3 2025-11-25 20:12:47 +08:00
Mk16kawai
0e29b3d201 [example.thermal] fixed compile error 2025-11-25 18:12:56 +08:00
Mk16kawai
5a900fedda feat: add MaixCAM2 platform support and improve crosshair display 2025-11-25 16:25:49 +08:00
lxowalle
1fe9608b96 * [maixcam2] Display a red dot in the camera app when ai isp is running 2025-11-20 14:28:06 +08:00
lxowalle
93d18f4678 * fix 1080p can not fit_cover 2025-11-20 11:39:51 +08:00
lxowalle
f1d045bdbf * optimize the logic for setting fps 2025-11-20 11:23:03 +08:00
lxowalle
0c42f845e2 * fix app_tof_camera read empty 2025-11-19 21:18:17 +08:00
lxowalle
d85a90dda4 * fix can not open tof100 2025-11-19 18:02:01 +08:00
lxowalle
baa4dcc90b * fix the issue pwm double release 2025-11-17 20:28:39 +08:00
lxowalle
ba746a32a2 * Fix display abnormality of os04d10 during mirror/flip. 2025-11-17 17:42:51 +08:00
lxowalle
a1ff0d0694 * optimize rtmp 2025-11-14 19:41:23 +08:00
lxowalle
85f211810e * optimize app_camera 2025-11-10 17:24:10 +08:00
lxowalle
af752f3b5a * optimize vo 2025-11-10 16:11:53 +08:00
lxowalle
ea00850a59 * fix system reboot after poweroff 2025-11-07 14:28:50 +08:00
lxowalle
20c9be31d9 * optimize fps config, fix vdec failed 2025-11-07 11:45:47 +08:00
lxowalle
71ce5641a4 * fix typo 2025-11-04 20:18:55 +08:00
lxowalle
b71283c222 * The touchscreen automatically obtains the available device path 2025-11-04 17:33:45 +08:00
lxowalle
3959197747 * update app icon 2025-11-04 16:46:37 +08:00
lxowalle
9cd129015c * add app_thermal camera to cam2 blacklist, use python project instead it 2025-10-31 19:20:19 +08:00
lxowalle
b49f862342 * [maixcam2] support app_tof_camera for maixcam2 2025-10-31 18:37:55 +08:00
taorye
e16f436c7d feat(lsm6dsowtr): refactor LSM6DSOWTR initialization and add I2C management 2025-10-30 17:49:39 +08:00
taorye
5d79a13d4f fix(maixcam2): tof_init SPI speed configuration for maixcam2 2025-10-30 17:49:39 +08:00
lxowalle
daf1267ac2 * revert pwm config 2025-10-30 16:37:34 +08:00
lxowalle
7e4840b638 * fix some apps bug 2025-10-30 11:40:31 +08:00
lxowalle
aa0f77f541 * [maixcam2] If the camera parameters have been modified, reconfigure 2025-10-29 22:36:28 +08:00
lxowalle
19135f68e0 * fix the issue isp config path is incorrect 2025-10-29 19:05:14 +08:00
lxowalle
4213106a37 * [maixcam2] fix display misalignment 2025-10-29 15:05:59 +08:00
lxowalle
6d7db80acc * [maixcam2] fix the sc850sl is unable to reach 60fps 2025-10-29 12:27:35 +08:00
lxowalle
165af2666b * [maixcam2] os04d10&sc850sl support 60 fps 2025-10-28 18:27:16 +08:00
lxowalle
bea9d6d184 * [maixcam2] Fix the issue that FIT_COVER is not working 2025-10-24 14:36:51 +08:00
lxowalle
94231472bc * fix video decoder will return nullptr on the first frame 2025-10-16 21:08:03 +08:00