WebRTC fully operational in Firefox beta
The quest to free the browser from plug-ins that can impede performance took another step forward on Thursday when Mozilla activated by default Web Real-Time Communication in its latest Firefox beta.
WebRTC, as it's known, is the HTML5 standard for streaming files, video, and audio on the Web. Mozilla activated getUserMedia in Firefox in April, which WebRTC uses to access the Webcam and microphone. Now, PeerConnection and DataChannels have been turned on in the Firefox 22 Beta, available for Windows, Mac, and Linux.
PeerConnection lets the browser set up real-time video and audio calls, while DataChannels enables peer-to-peer data … Read more