On Sunday, May 26, 2013 11:13:24 AM UTC+2, Flaki wrote: > Hi guys! > > > > I am currently working on a mobile social media client application, with > focus on FF OS, but with cross-browser/cross platform compatibility in mind. > The application includes a feature to attach and upload pictures taken by the > user. > > > > Yes, there is the obvious way of using the Web Activities API to pull an > image from the camera app/gallery potentially and I am aware of that, however > the other way is grabbing the image right off the camera via getUserMedia API > (WebRTC). As the Web Activities spec is currently limited to Firefox OS > (AFAIK it's not even in FF for Android yet), the getUserMedia API remains the > only cross-browser(-ish) solution. > > > > I know you guys are working hard to make WebRTC on mobile a reality, > especially in Firefox OS, so the "if" is not a question in this regard - > rather the "when". I already checked the Roadmap but did not find anything > regarding WebRTC among the Milestone 5 plans so would be interested how the > work is on the subject going, and in what release of FF OS we might catch a > glimpse of WebRTC features. If there is a bug tracking this, that would be > nice, too. > > > > Thanks in advance!
If you want the direct video stream there is mozCamera API but that requires the app to be certified. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
