pegelf / Scope

LaserTag in the browser with Recoil hardware
https://scope-lasertag.glitch.me/
MIT License
2 stars 1 forks source link

Audio Chat #13

Open davenewham opened 3 months ago

davenewham commented 3 months ago

Voice chat between players. Should be activated by the press to talk button on the side of the weapons.

Should be low bitrate. Probably would require an external dep

davenewham commented 3 months ago

https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/captureStream perhaps good - using webrtc