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

Requests using HTML5 Media Source Extensions (i.e. Youtube) not handled correctly #640

Closed
ghost opened this issue May 11, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented May 11, 2015

With MSE enabled (on bydefault for YT since Fx36, I believe), I see requests in the log to URLs like mediasource:https://www.youtube.com[...].

In the RP menu and the policy list they show up as the name "null" with no protocol/port. The only way I can seem to get media to play is by whitelisting the entire originating domain. Whitelisting anything to "null" has no effect.

@nodiscc
Copy link
Contributor

nodiscc commented May 11, 2015

Hi @flussence please check #626 and #619.

You can work around this problem by manually adding a rule from host *.youtube.com to destinations with scheme mediasource.

@nodiscc nodiscc closed this as completed May 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant