-
Notifications
You must be signed in to change notification settings - Fork 10
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
Audio synchronization issues occur when streaming in Full HD on the iPhone #23
Comments
Hi @jonathangoncalves, sorry to hear you are experiencing this issue. A/V desync can happen due to a number of reasons. To help us reproduce the behavior you are observing, could you provide the following information?
|
Hello @slee-aws, thank you for your answer!
|
Thank you for the additional information! The A/V desync you are experiencing on iOS appears to be related to an issue the team is currently investigating. While I am not able to provide an ETA for a resolution at this time, I will post updates to this issue thread as they become available. |
Thank you in advance! |
Hey, sorry for bringing up an old topic, but my users have the same issue with audio slowly going more and more out of sync. |
Hello @tooming, actually I had to change the quality for the stream, I dont remember too much details, but probably I had to use the BASIC instead FULL_HD for make it work properly. |
I'm using BASIC as well to keep the frame rate as high as possible. |
Which version of web broadcast are you using? Here its on 1.13.0 (https://web-broadcast.live-video.net/1.13.0/amazon-ivs-web-broadcast.js). Also, idk if it helps, but here's my startLivestream function. window.client just for reference Here's the start livestream code:
} Take attention to this line below, I hope it helps
|
Thanks, I had version 1.9.0, will try 1.13.0 soon. Also added this line just in case:
|
I'm experiencing an audio synchronization issue that only occurs in the iPhone browsers (Chrome and Safari). When I'm streaming in Full HD (both BASIC_FULL_HD and STANDARD), the video starts to lag behind. I've tried various modifications, but I can't seem to adjust it.
This issue hasn't been observed on Android, Mac, or Desktop.
The text was updated successfully, but these errors were encountered: