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
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
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