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

WebRTC does nothing for a few seconds after clicking play #296

Open
hernanrz opened this issue Aug 1, 2022 · 4 comments
Open

WebRTC does nothing for a few seconds after clicking play #296

hernanrz opened this issue Aug 1, 2022 · 4 comments

Comments

@hernanrz
Copy link
Contributor

hernanrz commented Aug 1, 2022

When playing WebRTC, after clicking play, the player does nothing for a few seconds, no loading indicator, after a while it starts playing but this can be a bit confusing for users. This is specially noticeable on slower connections. Is there a way to add a buffering indicator immediately after clicking play?

@SangwonOh
Copy link
Member

@hernanrz Hi. I also experienced the same problem. And when the player is initialized, if the autoStart option is set to true, the buffering indicator is visible, but if it is set to false, the buffering indicator is not shown.

When I tested it, when the autoStart option is false, the buffering indicator is displayed for a very short time and it looks like it is not displayed. I think I should check why this is happening.

@bhelm
Copy link

bhelm commented Nov 1, 2022

Same problem here, no loading indicator, no matter if used with autoStart true or false.

@SangwonOh
Copy link
Member

We are also checking However, this issue has a low priority and is difficult to work with right away. Please stay tuned! Thanks.

@naanlizard
Copy link

Any word on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants