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

Disable outgoing SSDP requests when Chromecast support is disabled #5057

Closed
fmarier opened this issue Jun 27, 2019 · 8 comments
Closed

Disable outgoing SSDP requests when Chromecast support is disabled #5057

fmarier opened this issue Jun 27, 2019 · 8 comments

Comments

@fmarier
Copy link
Member

fmarier commented Jun 27, 2019

Users have reported that Brave makes outgoing connections on the local network to port 1900 (apparently ignoring any proxy settings):

This appears related to the SSDP protocol required for Chromecast support but we should make sure that these connections are turned off when that feature (see #209) is disabled.

Apparently turning off load-media-router-component-extension and media-router-cast-allow-all-ips in chrome://flags doesn't help.

@fmarier
Copy link
Member Author

fmarier commented Jun 27, 2019

This bug mentions an enterprise policy (also mentioned in this bug) for disabling Chromecast entirely by adding a json file in /etc/opt/chrome/policies/managed/ containing the following:

{
  "EnableMediaRouter": false
}

@tildelowengrimm
Copy link
Contributor

Is #5070 the more specific version of this?

@jumde
Copy link
Contributor

jumde commented Jul 1, 2019

@tomlowenthal - yes

@jumde jumde closed this as completed Jul 1, 2019
tmancey pushed a commit that referenced this issue Apr 9, 2020
Add safety net check for x86 devices (Uplift - 1.7.x)
@bbondy bbondy added this to the Closed / Invalid milestone Jun 3, 2020
@blacktop
Copy link

blacktop commented Sep 3, 2021

Is this happening again?

@jumde
Copy link
Contributor

jumde commented Sep 3, 2021

Hi @blacktop - Are you seeing this again? Could you please share the Brave Browser version and OS that you are using? Are you interacting with the Cast option when you see these requests or is this happening at start?

@blacktop
Copy link

blacktop commented Sep 3, 2021

I am not using the cast option and do not own any ChromeCasts. However, it stated happening all the time after I updated a week ago maybe?

I just now checked for an update and pulled down 1.29.77 (running on latest stable macOS x86_64) and It's still doing it.

@blacktop
Copy link

blacktop commented Sep 3, 2021

Screen Shot 2021-09-03 at 2 04 52 PM

@jumde
Copy link
Contributor

jumde commented Sep 3, 2021

Thanks for your help @blacktop. We'll try to address this quickly. Issue tracked here - #17873

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

5 participants