Skip to content

Document browser extension standalone usage#63

Open
alexpdp7 wants to merge 1 commit into
ChrisRegado:masterfrom
alexpdp7:master
Open

Document browser extension standalone usage#63
alexpdp7 wants to merge 1 commit into
ChrisRegado:masterfrom
alexpdp7:master

Conversation

@alexpdp7
Copy link
Copy Markdown

I've been looking to toggle mic mute in videoconferencing programs for a while, and finally I found a browser extension that can be hacked into doing that without having to write it myself. Thanks!

@alexpdp7
Copy link
Copy Markdown
Author

Refined the idea a bit more here:

https://github.com/alexpdp7/alexpdp7/blob/master/scripts/p7s/google_meet.py

This is Linux-only, but could be easily adapted to other OSes. This creates a service that uses wsbroad to simulate the server; it listens to the web socket and broadcast messages among all clients connected to the websocket. Then we add a script to send the toggle mute command.

(With Gnome, I can bind this to Win+m, which in turn I can press by using a foot pedal :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant