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

WebRTC peer connections not working? #2984

Closed
2 of 3 tasks
minwidth0px opened this issue Aug 12, 2024 · 1 comment
Closed
2 of 3 tasks

WebRTC peer connections not working? #2984

minwidth0px opened this issue Aug 12, 2024 · 1 comment
Labels

Comments

@minwidth0px
Copy link

OS/Platform

Windows

Installed

https://ungoogled-software.github.io/ungoogled-chromium-binaries/

Version

127.0.6533.99

Have you tested that this is not an upstream issue or an issue with your configuration?

  • I have tried reproducing this issue in Chrome and it could not be reproduced there
  • I have tried reproducing this issue in vanilla Chromium and it could not be reproduced there
  • I have tried reproducing this issue in ungoogled-chromium with a new and empty profile using --user-data-dir command line argument and it could not be reproduced there

Description

Webrtc does not seem to work. SDPs and ICE candidates can be generated but peer connections cannot be established

How to Reproduce?

  1. go to https://theanam.github.io/webrtc-test-suite/
  2. click "Start Test"
  3. observe that the report says "Peer connection did not work"

I found this to be the case on my own project and am just using this website as it is simpler to show the problem. I just installed this browser specifically to test this so its already a new profile so I doubt creating a new profile will fix it. (and I don't understand how to do that in any case.)

Actual behaviour

The peer connection did not work

Expected behaviour

The peer connection should work

Relevant log output

No response

Additional context

test

related: #2516

@minwidth0px
Copy link
Author

Ok, you just need to set chrome://flags/#webrtc-ip-handling-policy. That was actually in the issue I linked above but I actually meant to link to another issue I read that had the same test link on it. I just read that issue I linked above now.

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

No branches or pull requests

1 participant