Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maximum trasmit time for PTT #2312

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Add maximum trasmit time for PTT #2312

merged 2 commits into from
Apr 22, 2022

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Apr 21, 2022

on sender side by muting mic after the max transmit time has elapsed.

For element-hq/element-call#297


Here's what your changelog entry will look like:

✨ Features

  • Add maximum trasmit time for PTT (#2312).

on sender side by muting mic after the max transmit time has elapsed.
Copy link
Contributor

@kerryarchibald kerryarchibald left a comment

Choose a reason for hiding this comment

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

LGTM apart from test failures

@dbkr
Copy link
Member Author

dbkr commented Apr 22, 2022

Thanks - these tests had been failing in the group_call / ptt branches in general, but I just went & fixed them and merged the fix into here.

@dbkr dbkr merged commit cdd3913 into dbkr/ptt Apr 22, 2022
@dbkr dbkr deleted the dbkr/ptt_max_transmit_time branch April 22, 2022 11:10
dbkr added a commit that referenced this pull request Apr 22, 2022
* Add maximum trasmit time for PTT

on sender side by muting mic after the max transmit time has elapsed.

* Don't allow user to unmute if another user is speaking

Based on #2312
For element-hq/element-call#298
dbkr added a commit that referenced this pull request May 3, 2022
* Add PTT call mode & mute by default in PTT calls (#2311)

No other parts of PTT calls implemented yet

* Make the tests pass again (#2316)

3280394
made call use a bunch of methods that weren't mocked in the tests.

* Add maximum trasmit time for PTT (#2312)

on sender side by muting mic after the max transmit time has elapsed.

* Don't allow user to unmute if another user is speaking  (#2313)

* Add maximum trasmit time for PTT

on sender side by muting mic after the max transmit time has elapsed.

* Don't allow user to unmute if another user is speaking

Based on #2312
For element-hq/element-call#298

* Fix createGroupCall arguments (#2325)

Comma instead of a colon...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants