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

Bug: WebkitGTK implementations don't currently support WebRTC #2007

Open
maschad opened this issue Aug 30, 2023 · 2 comments
Open

Bug: WebkitGTK implementations don't currently support WebRTC #2007

maschad opened this issue Aug 30, 2023 · 2 comments
Assignees
Labels
kind/bug A bug in existing code (including security flaws) status/blocked Unable to be worked further until needs are met

Comments

@maschad
Copy link
Member

maschad commented Aug 30, 2023

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

@maschad maschad added kind/bug A bug in existing code (including security flaws) status/blocked Unable to be worked further until needs are met labels Aug 30, 2023
@dhuseby
Copy link
Contributor

dhuseby commented May 7, 2024

@maschad to run some tests on CI to see if this is unblocked

@dhuseby
Copy link
Contributor

dhuseby commented May 21, 2024

Still blocked due to WebKit not fully supporting WebRTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) status/blocked Unable to be worked further until needs are met
Projects
Status: 🧱Blocked
Development

No branches or pull requests

2 participants