Post #2537350
2026-04-07 14:36 UTC
@nekohayo@mastodon.social Maybe they rely on the MediaStreamTrack onmute event and mute property.
Replies (1)
-
@nekohayo@mastodon.social 2026-04-07 14:50
@philn@hachyderm.io Interesting! It's strange that their thing doesn't show such a UI when running in Firefox then, as Firefox is listed as supporting these: https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack/mute_event https://developer.mozilla.org/en-US/docs/Web/API/MediaStreamTrack/unmute_event