Tuomas Salokanto

Results 18 comments of Tuomas Salokanto

> Good job, not possible to display both together or the external camera in popup windows? HTML5 video has picture-in-picture out of the box so should be easy to implement....

> > HTML5 video has picture-in-picture out of the box so should be easy to implement. It's available in the native controls that I hid to get more integrated look,...

Builds from this branch can be found from my fork here ~~https://github.com/stuomas/OrcaSlicer/actions/runs/7396272554 (not sure why mac build has failed)~~ in case someone wants to test it out. EDIT: rebased and...

(rebased) > Thank you! This is cool. Thank you, let me know if you want some changes!

> Would it work with ONVIF or RTSP camera feeds? wxWebView is basically a web browser, so any URL that plays in your browser should work in here. If you're...

[Known issue](https://github.com/SoftFever/OrcaSlicer/releases/tag/v1.9.0-beta)

Thanks for suggestion, I can look into it. Meanwhile, you can probably use `taskkill` with the process name.

Hi, not sure if related to this library, but any tips how to use INT1 for deep sleep wake-up? I have inactivity and tap interrupts working, they activate and deactivate...