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

[Remote Playback] Refinements to Remote Playback protocol #159

Closed
markafoltz opened this issue May 9, 2019 · 1 comment · Fixed by #316
Closed

[Remote Playback] Refinements to Remote Playback protocol #159

markafoltz opened this issue May 9, 2019 · 1 comment · Fixed by #316
Assignees

Comments

@markafoltz
Copy link
Contributor

This issue tracks potential refinements to the remote playback messages contained in these TODOs:

Frequency to update current-time (HtmlMediaElement does every 250ms?)
extended mime types in source tag?
media queries replacing URLs?

@markafoltz
Copy link
Contributor Author

I suggest closing this issue and opening new ones for items that deserve further discussion.

extended mime types in source tag?

This is already included in the current spec.

Frequency to update current-time (HtmlMediaElement does every 250ms?)

It's currently specified as 350ms. If we wish to change this, probably makes sense to spin off into a separate issue to discuss.

media queries replacing URLs?

I can't find any reference to this TODO in the document. I might have to go through commit history to get the context on this.

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

Successfully merging a pull request may close this issue.

2 participants