TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple Announces Full WebRTC Support in Safari 11

259 pointsby shacharzalmost 8 years ago

20 comments

om2almost 8 years ago
WebRTC was the #1 most requested web platform feature for Safari. Now coming to macOS and iOS: <a href="https:&#x2F;&#x2F;webkit.org&#x2F;blog&#x2F;7726&#x2F;announcing-webrtc-and-media-capture&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkit.org&#x2F;blog&#x2F;7726&#x2F;announcing-webrtc-and-media-cap...</a><p>You can even try it out now on Safari Technology Preview: <a href="https:&#x2F;&#x2F;webkit.org&#x2F;blog&#x2F;7627&#x2F;safari-technology-preview-32&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkit.org&#x2F;blog&#x2F;7627&#x2F;safari-technology-preview-32&#x2F;</a>
评论 #14510428 未加载
评论 #14510045 未加载
评论 #14509864 未加载
sherbondyalmost 8 years ago
SO excited about this. Data-channel and all. Non-jailbroken torrenting on iOS at long last :P <a href="https:&#x2F;&#x2F;webtorrent.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webtorrent.io&#x2F;</a><p>Also, definitely worth trying out this AR.js demo if you&#x27;re running the beta: <a href="https:&#x2F;&#x2F;freinbichler.me&#x2F;apps&#x2F;web-ar&#x2F;" rel="nofollow">https:&#x2F;&#x2F;freinbichler.me&#x2F;apps&#x2F;web-ar&#x2F;</a><p>Always thought it was a little peculiar that the Media Capture APIs are tied to what is otherwise a very data&#x2F;protocol-oriented spec.<p>Wish we could have had a camera feed in a canvas element on Mobile Safari a few years ago without having to wait for the entirety of WebRTC to be vetted. :P<p>---<p>And now, for my own unrelated Web API peeve:<p>Beyond service workers and all that jazz, I&#x27;m a little bummed out that the Pointer Events API isn&#x27;t even <i>listed</i> on the Webkit Feature Status page: <a href="https:&#x2F;&#x2F;webkit.org&#x2F;status&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkit.org&#x2F;status&#x2F;</a><p>It just seems like such a pleasant unification of all of the input-type APIs (mouse, touch, pen, hypothetical future peripherals...)<p>At least touch events have a &quot;force&quot; property with Apple Pencil input in the meantime. No tilt though.<p>Maybe next year :&#x2F;
评论 #14510555 未加载
评论 #14510994 未加载
评论 #14511628 未加载
ArlenBalesalmost 8 years ago
What WebRTC apps can we expect will be mainstream in, say, 6 years? I&#x27;m just trying to picture what this technology will allow (or replace).
评论 #14509613 未加载
评论 #14509783 未加载
评论 #14509567 未加载
评论 #14510485 未加载
评论 #14511835 未加载
评论 #14509900 未加载
destedalmost 8 years ago
Wow, this has been a long time coming. So many shoddy video communication hacks can finally go away. This is huge.
jameslevyalmost 8 years ago
Should we assume mobile safari will also get WebRTC support, or is that a lot less likely to happen in the near future?
评论 #14509734 未加载
评论 #14509594 未加载
EGregalmost 8 years ago
Does this mean Apple may actually implement Service Workers and Web Push in the next Safari?? :)
评论 #14510271 未加载
评论 #14509462 未加载
评论 #14509883 未加载
评论 #14510304 未加载
评论 #14509487 未加载
评论 #14510180 未加载
gk3almost 8 years ago
ive dreamt of this for years!!! so excited.<p>quick question: i noticed that the camera isnt available on iOS 11 if you put a web-app capable page on to your homescreen. when you open the page in full screen, mediaDevices is undefined. is that just an iOS beta bug?
评论 #14511419 未加载
评论 #14510687 未加载
shmerlalmost 8 years ago
So now they&#x27;ll start supporting Opus at last, or they&#x27;ll find another excuse not to support free codecs? Once they&#x27;ll support it, AAC can be thrown out in the garbage.<p>And when are they going to support MSE[1] in iOS Safari?<p>1. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Media_Source_Extensions" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Media_Source_Extensions</a>
cptskippyalmost 8 years ago
Anyone else feel like Apple is the new Microsoft and they hold the world hostage by only updating their products every couple years with features we actually want? It seems like just as the unrest is about to hit critical mass they spring into action and implement just enough to placate everyone for another couple years.
lern_too_spelalmost 8 years ago
We&#x27;re not out of the woods yet: <a href="https:&#x2F;&#x2F;thenewdialtone.com&#x2F;hold-apple-webrtc-ios-party&#x2F;" rel="nofollow">https:&#x2F;&#x2F;thenewdialtone.com&#x2F;hold-apple-webrtc-ios-party&#x2F;</a>
评论 #14510120 未加载
TheAceOfHeartsalmost 8 years ago
I&#x27;ll take a quick moment to share my favorite web app which uses WebRTC: Instant.io [0]. I use it all the time to transfer files among local devices, or to send medium to large files to friends.<p>[0] <a href="https:&#x2F;&#x2F;instant.io" rel="nofollow">https:&#x2F;&#x2F;instant.io</a>
zurnalmost 8 years ago
It would be interesting to see surveys about mobile IPv6, will it get along with P2P? Will mobile users get P2P video this way or have the operators crippled end-to-end connectivity?
taf2almost 8 years ago
TypeError: nativeMediaDevices.addEventListener is not a function<p>still some bugs maybe...
评论 #14512186 未加载
angry_octetalmost 8 years ago
So, any one know how one might block WebRTC in Safari?
kobayashialmost 8 years ago
Can it be disabled? (VPN privacy, and all...)
ap46almost 8 years ago
YASSS!!! FINALLY!
brian_hermanalmost 8 years ago
Yayaya!
bla2almost 8 years ago
Still only supports proprietary codecs from what I understand. So not &quot;full&quot;.
评论 #14510253 未加载
hannobalmost 8 years ago
I saw this yesterday on twitter and my thought was &quot;they don&#x27;t support webrtc yet?!? seriously?&quot;<p>It sometimes baffles me how apple is holding up progress on the web - and that they aren&#x27;t criticized more for it.
评论 #14509678 未加载
评论 #14509623 未加载
评论 #14512109 未加载
评论 #14509896 未加载
评论 #14509679 未加载
microcolonelalmost 8 years ago
Apple and Microsoft waited five years to deploy this thing. Given how quickly it was implemented and adopted by other browsers, I have to wonder what their motives were for deliberately not integrating it; because frankly they could&#x27;ve done it pretty quickly at any point in the last five years.<p>I remember having to integrate WebRTC through cordova (thank goodness somebody did it first) a couple years ago, and wondering why on earth Apple didn&#x27;t find time or money for this. libwebrtc has been stable for years, it represents effectively no security risk, it performs well on all of their platforms. It truly boggles the mind.
评论 #14509746 未加载
评论 #14509699 未加载
评论 #14510199 未加载