Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWebRTC support missing #1291
Closed
WebRTC support missing #1291
Comments
This comment has been minimized.
This comment has been minimized.
|
Edge now has WebRTC, but lacks WebRTC DataChannel so it won't work for WebTorrent. Safari has WebRTC including DataChannel, so it should work. IE has no WebRTC and never will. Hope this makes sense! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From https://webtorrent.io/faq:
But on the WebRTC website Edge and Safari are not reported as supporting WebRTC.
Also on the slides linked frm the webtorrent's website faq it states:
and
So which one is right? I can only try IE and EDGE and non of them seems to be capable of play a webtorrent shared file.
Thank you!