Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Jitsi widget supports audio mute manipulation #226

Merged
merged 3 commits into from
Nov 7, 2018

Conversation

anoadragon453
Copy link
Contributor

@anoadragon453 anoadragon453 commented Nov 1, 2018

Part of my push-to-talk work and handling element-hq/element-web#5993, adds an API to handle Jitsi audio toggle requests from Riot.

Eventually this will hopefully get an upgrade to allow for audio "mute" and "unmute" commands, but some other factors are blocking that at the moment, plus Jitsi's iframe API only allows for toggling, so some logic will be needed to determine the current state of the audio before determining if toggling is necessary.

Edit: The logic was added

@turt2live turt2live self-requested a review November 1, 2018 15:33
@anoadragon453 anoadragon453 changed the title Jitsi widget supports audio toggling programmatically [WIP] Jitsi widget supports audio toggling programmatically Nov 1, 2018
@anoadragon453
Copy link
Contributor Author

Yeah, give me a little bit while I add more to this.

@anoadragon453 anoadragon453 changed the title [WIP] Jitsi widget supports audio toggling programmatically [WIP] Jitsi widget supports audio mute manipulation Nov 1, 2018
@anoadragon453 anoadragon453 changed the title [WIP] Jitsi widget supports audio mute manipulation Jitsi widget supports audio mute manipulation Nov 4, 2018
Copy link
Owner

@turt2live turt2live left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it does a thing. Thanks :D

@turt2live turt2live merged commit 9d88e59 into turt2live:master Nov 7, 2018
@anoadragon453 anoadragon453 deleted the anoa/jitsi_ptt branch November 7, 2018 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants