Can GL-RM1 take scheduled screenshots, similar to the "Automatic snapshots"feature of PiKVM(https://docs.pikvm.org/auto_snapshots/) ?
Sorry, recently we don't have this plan yet, it might be finished in the future but we cannot guarantee the time. You can refer to PIKVM's api to write your own script to achieve this function.
I really appreciate your valuable suggestion! It’s very helpful for me to move forward, and I plan to try implementing this function as you mentioned. I’ll keep you updated if there’s any progress, and thanks again for pointing me in the right direction!
I attempted to call the /api/streamer/snapshot endpoint. While the request was successful, the returned result was not image data. According to the reference post(BUG: Screenshot API malfunctioning · Issue #24 · gl-inet/glkvm · GitHub, glkvm does not currently support the Take snapshot API. This may be due to technical considerations such as underlying hardware adaptation, stream data processing logic, or resource usage optimization. There should be quite a few users with the same need for secondary development, and it is hoped that this feature will be supported in the future.
I will transfer to our engineer and they will make improvement in the future. Thanks for your understanding.