watermeko
7f95fe9bbd
fix(stream): isolate H264 subscribers
...
Keep slow WebRTC consumers from blocking the shared H264 source by dropping buffered frames until the next keyframe. Restore the WebRTC NACK and RTCP report interceptors while retaining a safe RTP MTU, and enable linker --as-needed for libkvm to remove unused OpenCV dependencies.
2026-09-01 15:34:20 +08:00
watermeko
757e0f61c5
feature: provide HDMI status in /api/vm/hdmi ( #859 )
...
* feature: provide HDMI status in /api/vm/hdmi
* fix: return false when HDMI idle in /api/vm/hdmi
2026-08-07 09:43:22 +08:00
watermeko
b587b9f912
fix: stop HDMI capture when logged out ( #841 )
...
* fix: stop HDMI capture when logged out
* feat: stop HDMI capture when viewers are idle
* fix: keep HDMI capture active for consumers
2026-07-30 17:29:07 +08:00
watermeko
004fd59093
fix(sg2002): harden VI state sharing
2026-07-30 16:08:48 +08:00
watermeko
774d314ce9
fix(sg2002): share VI debug state between processes
2026-07-30 16:08:48 +08:00
watermeko
e4d23014ba
fix(sg2002): read VI debug state without shell pipelines
2026-07-30 16:08:48 +08:00
916BGAI
208998c13a
support lt6911d
2026-06-09 18:00:32 +08:00
Voranto
67fe57f189
Enable support for 640x480 resolution
2026-03-05 15:52:49 +01:00
BuGu
f9244b36df
Fix security risks related to MIC
...
MIC driver will not be automatically loaded when powered on,
and the driver will be directly deleted
2025-04-14 14:51:14 +08:00
BuGu
dbc74834cd
Fix the issue of the server frequently crashing in version 2.2.4.
2025-03-24 17:22:48 +08:00
BuGu
628cb3b8c9
Fix abnormal updates of some models
...
Add function: If the program does not execute after the update, execute a restart
2025-03-21 16:16:53 +08:00
BuGu
7f305ae3cf
Fix deadlock issue when HDMI res error occurs
2025-03-20 17:28:05 +08:00
BuGu
eb4ac33fcd
Restore frame difference detection function
...
Optimize the detection algorithm to reduce the detection time to 3-4ms per frame, using set_frame_detact (xx); Dynamically set the number of detection interval frames
2025-03-20 16:43:42 +08:00
BuGu
99d1fc0a64
Modify the method for retrieving I-frames in H.264.
...
Use a single data packet to replace the SPS + PPS + I three packets retrieval.
Note: This modification may require synchronization support from the server.
2025-03-12 17:34:35 +08:00
BuGu
4813e8bd50
fix some important bug and add new features.
...
+ Add watchdog.
+ Add unsupported resolution output prompt.
+ Refactor automatic resolution detection function.
+ Add support for UE chip.
+ Fix the issue where the UE chip server cannot start.
2025-03-10 18:14:04 +08:00
BuGu
95c8edcd3d
Modify the directory structure in preparation for NanoKVM-Pro
2025-03-04 16:34:50 +08:00