KasmVNC
KasmVNC copied to clipboard
WebSerial/WebUSB Support?
Would it be possible to implement WebSerial and/or WebUSB support?
This could allow users to share serial or some USB devices with Kasm images while they are using them just with their browser?
We are working on adding additional device pass through to the platform. Game pad and webcam are in the works. Arbitrary USB device support is much harder though
The use case I was specifically thinking of was for programming microcontrollers. Most use serial so WebSerial would work great. Some may use DFU or other methods that would require full WebUSB support.