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

Wrong "last_chunk_sequence" in the Voice Broadcast stopped event #24155

Closed
giomfo opened this issue Jan 4, 2023 · 0 comments · Fixed by matrix-org/matrix-react-sdk#9858
Closed
Assignees
Labels
A-Broadcast Broadcast-style voice messages T-Defect

Comments

@giomfo
Copy link
Member

giomfo commented Jan 4, 2023

Steps to reproduce

  1. Start a new live broadcast
  2. Pause the VB
  3. Stop the VB

Outcome

What did you expect?

I expect a stopped state event with the same last_chunk_sequence value as the paused event

What happened instead?

The last_chunk_sequence is incremented whereas there was no new chunk

The playback (in receiver side) is then blocked in buffering mode

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

Element version: c49e8ed-react-3bcea5fb0bfe-js-6168cedf32e8
Olm version: 3.2.12

Homeserver

No response

Will you send logs?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Broadcast Broadcast-style voice messages T-Defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants