Also, for the API audit / Camera plugin - this has been a frequent feature request -- right now we only select the back facing camera, there is no choice for the front-facing one.
On Tue, Jul 24, 2012 at 2:08 PM, Shazron <[email protected]> wrote: > Under Core API audit / Capture: > -> that link points to an obsolete doc, which points to > http://dev.w3.org/2011/webrtc/editor/getusermedia.html > > Which appears to be under the webrtc umbrella (note the url). That is > perhaps my confusion (from the other thread). I'm wondering if it > should be HTML Media Capture instead or is this another thing? see: > http://www.w3.org/TR/html-media-capture/ > > On Tue, Jul 24, 2012 at 9:11 AM, Brian LeRoux <[email protected]> wrote: >> Mike/Fil: updated the wiki. >> >> Lets kick up discussions about both File and Media in sep threads. >> >> On Tue, Jul 24, 2012 at 8:27 AM, Filip Maj <[email protected]> wrote: >>> Things that I see missing are: >>> >>> - shipping with no "core" APIs/plugins (but that hinges on master cli >>> script and plugin discovery). >>> - Getting Andrew Lunny's plugin spec [1] documented / integrated >>> >>> Things that warrant more discussion: >>> >>> - what specifically to do about the media API. Highest priority I think >>> based on # of issues that exist related to it in the JIRA. >>> - file API path normalization. For sure. Also a "fuller" implementation: >>> right now, the Entry objects have no association to a FileSystem object. >>> So if you request a TEMPORARY FS and create an Entry in that FileSystem, >>> and later do the same using a PERSISTENT FS, you will not be able to tell >>> the difference between the two (unless you do it manually based on the >>> probably platform-specific and differing paths each will have). >>> - notifications API: YES!!! We already have plugins in the wild that we >>> simply need to normalize the JS interface to the w3c spec >>> >>> [1] https://github.com/alunny/cordova-plugin-spec >>> >>> On 7/24/12 7:58 AM, "Brian LeRoux" <[email protected]> wrote: >>> >>>>Hey guys, i've just updated the wiki [1] with some near-term goals and >>>>a first pass at the long desired core API audit. Essentially it notes >>>>where things have moved forward in the standards process or, in some >>>>cases, cordova specific upgrades we've discussed in the past. >>>> >>>>Please discuss! >>>> >>>>[1] http://wiki.apache.org/cordova/RoadmapProjects >>>
