BareRTC/pkg
Noah Petherbridge d8de60c990 Volume Controls, Mute/Unmute Video
* Added a top panel to put your video controls in.
* Broadcaster can mute or unmute their own audio input.
* When viewing others' cams, buttons appear to control their video:
  * Their username is displayed in the corner.
  * Mute/unmute button to silence their audio.
  * "X" button to close their camera.
* Button to show what viewers are currently watching your camera.
* Add an "About" page and config for app branding.
* Add dark theme CSS for prefers-dark browsers.
2023-02-05 20:26:00 -08:00
..
config Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00
jwt JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
log Initial commit 2023-01-10 22:38:48 -08:00
util Spit and polish 2023-02-05 00:53:50 -08:00
config.go Camera connectivity established! 2023-02-04 21:00:01 -08:00
handlers.go Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00
markdown.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
messages.go Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00
pages.go Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00
server.go Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00
websocket.go Volume Controls, Mute/Unmute Video 2023-02-05 20:26:00 -08:00