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

video gets out of sync on pause #31

Closed
Meleeman01 opened this issue Jul 24, 2019 · 2 comments
Closed

video gets out of sync on pause #31

Meleeman01 opened this issue Jul 24, 2019 · 2 comments

Comments

@Meleeman01
Copy link
Contributor

this is fairly simple problem, the resyncing needs to take place in socket-app.js since that is the easiest way to access the server time rather than having the calculations be done in the client which as of this writing has no knowledge of what the server time is unless the page is refreshed or the player itself is instantiated.

@itsrachelfish
Copy link
Member

@Meleeman01 This is fixed now by your latest changes, yes?

@Meleeman01
Copy link
Contributor Author

sure is

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

2 participants