Mozilla to build WebRTC chat into Firefox
At the Mozilla "Future Releases" blog, Chad Weiner announces
a new feature just added to the latest Firefox Nightly builds:
WebRTC-powered audio/video chat functionality. The feature
"aims to connect everyone with a WebRTC-enabled browser. And
that’s all you will need. No plug-ins, no downloads. If you have a
browser, a camera and a mic, you’ll be able to make audio and video
calls to anyone else with an enabled browser. It will eventually work
across all of your devices and operating systems. And we’ll be adding
lots more features in the future as we roll it out to more
users.
" Cross-browser multimedia chat has been demonstrated with WebRTC before, of
course, but the functionality has not been built in. Firefox will evidently use OpenTok, a WebRTC application
platform, in its implementation.
Posted May 31, 2014 5:40 UTC (Sat)
by thedevil (guest, #32913)
[Link] (7 responses)
Posted May 31, 2014 6:07 UTC (Sat)
by luya (subscriber, #50741)
[Link] (2 responses)
Posted May 31, 2014 22:33 UTC (Sat)
by jengelh (guest, #33263)
[Link] (1 responses)
Posted Jun 2, 2014 23:39 UTC (Mon)
by tterribe (guest, #66972)
[Link]
Posted May 31, 2014 9:09 UTC (Sat)
by robert_s (subscriber, #42402)
[Link]
Posted May 31, 2014 22:57 UTC (Sat)
by riccieri (guest, #94794)
[Link]
Posted Jun 1, 2014 0:49 UTC (Sun)
by eean (subscriber, #50420)
[Link]
This is announcing a new user-facing feature for web browsers to communicate with each other directly. Which they can do already with WebRTC... so maybe this is like how Netscape was integrated with AIM? I hope I'm mistaken.
Posted Jun 4, 2014 5:40 UTC (Wed)
by krakensden (subscriber, #72039)
[Link]
Posted May 31, 2014 9:09 UTC (Sat)
by tialaramex (subscriber, #21167)
[Link] (3 responses)
... does except it won't need you to visit a web page?
Posted May 31, 2014 17:14 UTC (Sat)
by iabervon (subscriber, #722)
[Link] (2 responses)
Posted May 31, 2014 18:57 UTC (Sat)
by rillian (subscriber, #11344)
[Link] (1 responses)
The more general goal is to experiment with ways to converse and share data from the browser itself. WebRTC enables realtime chat in any webpage without plugins, which is of course valuable. But as the user's agent, the browser (or phone) is in a better position to create and remember links and social connections than any individual page you visit. More efficient and more private than the click-tracking social networks currently do.
Mozilla would also like to provide an alternative to large web silos like Facebook and Google, so part of the experiment is establishing the necessary server-side supports of a WebRTC service.
Posted May 31, 2014 19:06 UTC (Sat)
by iabervon (subscriber, #722)
[Link]
Posted Jun 1, 2014 0:10 UTC (Sun)
by ejr (subscriber, #51652)
[Link] (3 responses)
Posted Jun 4, 2014 14:03 UTC (Wed)
by tialaramex (subscriber, #21167)
[Link] (2 responses)
This won't make any difference to that at all AFAICT
One of the hardest things to do, when managing a technology project, is to admit that Perfect Outcome A is not going to get done with the available resources and agree to direct resources to Messy But Working Outcomes B, C or D instead. Mozilla have more than once proved unable to make that decision, which has a considerable cost for users who find themselves not only without A, but without B, C or D either.
Posted Jun 4, 2014 14:21 UTC (Wed)
by ejr (subscriber, #51652)
[Link]
Opportunity squandered. sigh.
Posted Jun 6, 2014 15:45 UTC (Fri)
by pj (subscriber, #4506)
[Link]
From https://bugzilla.mozilla.org/show_bug.cgi?id=977864:
> Given that we are often asked about Firefox support and that this ticket was about a way to provide it, I’d like to end the discussion with the following summary of the situation:
Also relevant: https://bugzilla.mozilla.org/show_bug.cgi?id=784517
Posted Jun 1, 2014 3:45 UTC (Sun)
by deepfire (guest, #26138)
[Link] (2 responses)
Posted Jun 2, 2014 4:20 UTC (Mon)
by b7j0c (guest, #27559)
[Link] (1 responses)
the network effects for real-time chat were settled long ago. what matters is if you can actually communicate with people you want to communicate with, not if its "open". 99% chance that is facetime/hangout/skype/whatsapp/line or something else that isn't "open" and never will be
who is left to join the "standards-based" world of realtime communication?
Posted Jun 3, 2014 17:03 UTC (Tue)
by njwhite (guest, #51848)
[Link]
I have had no trouble getting the few people I need to talk to with voip to install and use jitsi.
Posted Jun 2, 2014 4:14 UTC (Mon)
by b7j0c (guest, #27559)
[Link] (1 responses)
Posted Jun 2, 2014 15:23 UTC (Mon)
by Lennie (subscriber, #49641)
[Link]
They are currently implementing the first requirement getUserMedia:
"Media Capture and Streams" status: "In Development"
They will probably not use the original WebRTC API.
But use the newer "WebRTC – Object RTC API" status: "Under Consideration"
Mozilla to build WebRTC chat into Firefox
I am not holding my breath.
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
So will FF finally work with meet.jit.si?
So will FF finally work with meet.jit.si?
So will FF finally work with meet.jit.si?
So will FF finally work with meet.jit.si?
>
> 1. Chrome currently provides support for handling multiple media streams (SSRCs) within a single connection. It does so through a non-standard mechanism known as “Plan B”. We currently rely on this mechanism for efficient multiparty video conferencing in Jitsi Meet.
> 2. In early 2013 a debate took place on the IETF about finding a standard way for managing multiple streams within a peer connection. There were several proposals, one of which, known as “Plan A” was authored by and very strongly supported by Mozilla. Arguments that “Plan A” would imply substantial complexity were vigorously countered.
> 3. After long debates the IETF agreed to adopt a “Plan UNIFIED” as a solution, which was basically a somewhat adjusted version of “Plan A”. All other proposals were rejected and in other words: Mozilla won!
> 4. AFAIK Mozilla has not even started implementing their own Plan UNIFIED and people are cautioned not to hold their breath because its implementation implies substantial complexity.
> 5. In the mean time, Mozilla is often encouraging people to basically abandon usage of multiple streams within a single PeerConnection and advising adoption of other means for handling multiparty conferencing
> 6. There seems to be absolutely no inclination in Mozilla to even consider compromises or alternative solutions.
>
> As a longtime admirer of Mozilla, as well as a Firefox user and supporter, I am personally quite saddened by the current state of things but … it is what it is.
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox
Mozilla to build WebRTC chat into Firefox