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

[Feature] webkit webrtc (RTCPeerConnection) support? #4017

Closed
aaronD14 opened this issue Sep 30, 2020 · 4 comments
Closed

[Feature] webkit webrtc (RTCPeerConnection) support? #4017

aaronD14 opened this issue Sep 30, 2020 · 4 comments

Comments

@aaronD14
Copy link

Is there a way to enable webrtc or just RTCPeerConnection connection In webkit?

@aaronD14 aaronD14 closed this as completed Oct 1, 2020
@aaronD14 aaronD14 reopened this Oct 5, 2020
@yury-s
Copy link
Member

yury-s commented Nov 13, 2020

It should be enabled. I can run basic examples from https://webrtc.github.io/samples/ on my mac laptop. Note though that Linux implementation in WebKit is quite different and may be missing some of the features.

Please reopen this issue if you have further questions.

@yury-s yury-s closed this as completed Nov 13, 2020
@Sue9445
Copy link

Sue9445 commented Nov 19, 2020

Hi @yury-s

How can I enable on ubuntu? It seems completely disabled.

@yury-s
Copy link
Member

yury-s commented Nov 19, 2020

Well, I've tried that on Ubuntu and it worked fine. Like I said some of the features are missing in WebKit Linux implementation but some of them are working. Do examples from the url above work for you or how do you test it and see that it's 'completely disabled'?

@Sue9445
Copy link

Sue9445 commented Nov 19, 2020

@yury-s, thanks for the your reply.

You're right, I tried on my mac 11.0 laptop and it worked fine (headless & headfull) but when I tried with Ubuntu, interfaces returned as undefined.

It would be great if it works like other browsers.

Also there is 1 more opened issue related this: #2973

Thank you

https://try.playwright.tech/?s=j6rxlbi

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

3 participants