Mozilla Combines Social API and WebRTC
theweatherelectric writes "Mozilla has put together a demo which combines WebRTC with Firefox's Social API. Over on Mozilla's Future Releases blog, Maire Reavy writes, 'WebRTC is a powerful new tool that enables web app developers to include real-time video calling and data sharing capabilities in their products. While many of us are excited about WebRTC because it will enable several cool gaming applications and improve the performance and availability of video conferencing apps, WebRTC is proving to be a great tool for social apps. Sometimes when you're chatting with a friend, you just want to click on their name and see and talk with them in real-time. Imagine being able to do that without any glitches or hassles, and then while talking with them, easily share almost anything on your computer or device: vacation photos, memorable videos — or even just a link to a news story you thought they might be interested in – simply by dragging the item into your video chat window.'"
Dropped on your momma's chest.
this sounds like it should be an addon, not something native.
If you were likewise confused by this blurb about clicking on friends' names in the browser, what WebRTC actually is at a technological level, at least, is basically a collection of real-time P2P streaming-media stuff that is currently usually implemented via browser plugins or 3rd-party software. W3C is trying to standardize and expose it via more normal javascript APIs.
The basic functionality will include things like: users opening video or audio streams with each other (which includes NAT-punching, negotiating codecs, etc.) to support Skype-style video chat in the browser; streaming logic to deal with sending/buffering/etc. for P2P streams; support for data connections directly between users, to allow browser-based multiplayer gaming to bypass a central server; and some kind of management of local multimedia resources that I don't fully understand.
The draft standard is here.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10
It'll now be easier to camwhore all day without relying on unstable flash or java \o/
The problem here (and indeed the reason that most of /. passionately hates Facebook) is that the Neck Beards that frequent this Web site simply DON'T "socialize" and really have zero concept about this thing called "socializing" and what happens when you "socialize". The simple fact is that to most of the Neck Beards here, "socializing" means at most some Web cam action at some depraved "pr0n" site, preferably one that doesn't need a credit card - because Neck Beards are cheap.
If you want news from today, you have to come back tomorrow.
... the documentation on these features exist, and the Social API works for more things than just Facebook. There's literally a whitelist in the browser (about:config, key social.activation.whitelist) which only allows Facebook to use the Social API features. (And if you edit the whitelist yourself and try to use the feature on a different site, it just re-opens the Facebook sidebar because Facebook's siderbar seems to be hardcoded in other places too.)
The web browser is the GUI of the cloud. The operating system is irrelevant as Firefox on OS X, Linux or Windows will provide exactly the same user experience reducing the OS to an api.
I wonder if these standards will result in an explosion of new web browsers or of specialized applications, each claiming to be better/faster than the other.
Imagine being able to do that without any glitches or hassles, and then while talking with them, easily share almost anything on your computer or device: vacation photos, memorable videos â" or even just a link to a news story you thought they might be interested in â" simply by dragging the item into your video chat window.'"
In other words, what iChat has allowed me to do for half a decade? I've used it to run contract negotiations with the contract document shared via iChat to all parties, for example.
So what exactly is new here?
Assorted stuff I do sometimes: Lemuria.org
Geez. Firefox has become its own OS. I wonder when they will release a good browser for it... ;)
I have Kopete, thank you very much. And actual applications. Not Xzibit's latest memetic abominations.
Why not factor out all these enhancements (Social API, WebRTC, some 3D layered view on a web site, ...) as officially maintained plugins and offer two versions of firefox for download. One full install and a minimal install where it's possible to download the plugins.
"it will enable several cool gaming applications" Any product that includes 'Cool' in the description is automatically off my list of things I need. You don't see a "cool,new seatbelt design' or a 'cool, new high fiber cereal'..... do ya?
Is that the IETF WebRTC draft mandates the Opus audio codec for all clients..
http://www.opus-codec.org/
From:
http://tools.ietf.org/html/draft-ietf-rtcweb-audio-01
3. Codec Requirements
To ensure a baseline level of interoperability between WebRTC
clients, a minimum set of required codecs are specified below. While
this section specifies the codecs that will be mandated for all
WebRTC client implementations, it leaves the question of supporting
additional codecs to the will of the implementer.
WebRTC clients are REQUIRED to implement the following audio codecs.
o Opus [RFC6716], with any ptime value up to 120 ms
True P2P. The internet can realize its potential for peer exchanges. Servers and censorship begin to lose their grip.
Science & open-source build trust from peer review. Learn systems you can trust.