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

Microsoft Edge latency issue #4

Closed
podborski opened this issue Apr 9, 2019 · 1 comment
Closed

Microsoft Edge latency issue #4

podborski opened this issue Apr 9, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@podborski
Copy link
Contributor

Unlike in Safari, on Edge MSE needs several seconds of content to start playing (e.g.: 7 segments each with 9 frames), so we cannot get a sub-second latency with live stream.
More on this can be found here: Video MSE issues as of March 01 2017

Even worse is the fact that we can not easily switch the video tracks because this issue correlates with our solution to fix issue #2.

If you want to play around on MS Edge, please check out edgebrowser branch. In this branch we use only one video element.

@podborski podborski added the wontfix This will not be worked on label Apr 9, 2019
@podborski
Copy link
Contributor Author

Closing since this issue is related to the old versiin of edge (not chromium based one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant