KasmVNC icon indicating copy to clipboard operation
KasmVNC copied to clipboard

WebSerial/WebUSB Support?

Open lanrat opened this issue 3 years ago • 2 comments

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?

lanrat avatar Aug 05 '22 23:08 lanrat

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

mmcclaskey avatar Aug 06 '22 10:08 mmcclaskey

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.

lanrat avatar Aug 07 '22 05:08 lanrat