This is so stupid...
To stream binary data like live camera feed to computer over USB, which I have to use MIDI protocol because the other approach requires USB debugging, which most average people finds it... confusing or scary because "ohhh developer options, I'm not gonna enable that".
idk I think it should be https://nahkd123.github.io/stream-over-midi or something.
- Clone this repo.
- Run
npm install
. - Run
node build.mjs
. - Open
http://127.0.0.1:8080
in browser.
MIT.