-
Notifications
You must be signed in to change notification settings - Fork 478
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
WebkitGTK implementations don't currently support WebRTC #2007
Labels
status/blocked
Unable to be worked further until needs are met
Comments
This was referenced Aug 30, 2023
@maschad to run some tests on CI to see if this is unblocked |
3 tasks
Still blocked due to WebKit not fully supporting WebRTC |
The tests pass now, all good. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I did some more research/testing and found that WebkitGTK (the full-featured port of the WebKit rendering engine on Linux-based OS's) does not yet support the PeerConnection API. Igalia is currently working on the implementation but this is obviously a blocker for Playwright supporting this interface as per the docs
Thanks to @MarcoPolo for pointing me in this direction.
Originally posted by @maschad in libp2p/js-libp2p-webrtc#177 (comment)
I suppose this is why this it marked as experimental
The text was updated successfully, but these errors were encountered: