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

How to detect when incoming audio is over #525

Open
denis-obukhov opened this issue Dec 9, 2024 · 0 comments
Open

How to detect when incoming audio is over #525

denis-obukhov opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@denis-obukhov
Copy link

Hello! From the backend, I stream an audio file to a room after joining. When the iOS app joins the room, the backend starts streaming. However, sometimes the first 2-20 seconds of audio are lost on the iOS side. This issue depends on network quality and can be easily reproduced using Network Conditioner.

How can I ensure that the incoming audio is played entirely?

@denis-obukhov denis-obukhov added the bug Something isn't working label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants