AI6YP / jsdr

JavaScript Defined Radio
MIT License
0 stars 1 forks source link

RTL2832 + WebUSB #1

Open drom opened 7 years ago

drom commented 7 years ago

References

https://wicg.github.io/webusb/ https://developers.google.com/web/updates/2016/03/access-usb-devices-on-the-web https://medium.com/dev-channel/the-webusb-security-model-f48ee04de0ab

Chromium flags

--enable-experimental-web-platform-features
--disable-webusb-security
--enable-webusb
drom commented 7 years ago

NWJS v0.22.0-beta1 crashed on WebUSB prompt: https://github.com/nwjs/nw.js/issues/5808