Mozilla Labs Add-On Provides Video and Audio Recording From the Browser
An anonymous reader writes "Mozilla Labs is working on an experimental add-on which enables video and audio recording in the browser. Anant Narayanan writes on the Mozilla Labs blog, 'The Rainbow add-on for Firefox is an early developer prototype that enables web developers to access local video and audio recording capabilities using just a few lines of JavaScript. The add-on generates files encoded in open formats: Theora (for video) and Vorbis (for audio) in an Ogg container. The resulting files are accessible in DOM using HTML5 File APIs, which may be used to upload them to a server.' Support for live streaming and WebM is planned for a future version of the add-on."
n/t
Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
Mozilla didn't get Firefox where it is by being morons. Just the fact that it's Mozilla tells me that if this is ever an official release, it's going to have some kind of user confirmation before allowing access to these things (if it doesn't already).
If it does, I see no evidence for it.
The potential for abuse here is enormous.
The user confirmation had damn well better be solid. Particularly when a minor is likely to be at the keyboard.
It is not necessarilly a good idea to do everything in the browser.
The added step of opening an external app - particularly an app which enforces explict restrictions on access - is, I think, often the better solution.