Re: Proposed changes to HTML Media Capture

Anssi

We should update the reference for GETUSERMEDIA used in HTML Media Capture.

It should be changed from an old editors draft

[GETUSERMEDIA]
D. Burnett, A. Narayanan. getusermedia: Getting access to local devices that can generate multimedia streams<http://dev.w3.org/2011/webrtc/editor/getusermedia.html> 22 December 2011. W3C Editors draft (Work in progress.) URL: http://dev.w3.org/2011/webrtc/editor/getusermedia.html

to the latest published version (note links are changed)

[GETUSERMEDIA]
D. Burnett, A. Narayanan.  Media Capture and Streams<http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/>  28 June 2012. W3C Working Draft (Work in progress.) URL: http://www.w3.org/TR/2012/WD-mediacapture-streams-20120628/


regards, Frederick

Frederick Hirsch
Nokia



On Nov 14, 2012, at 11:25 AM, Anssi Kostiainen wrote:

Hi,

On 13.11.2012, at 1.00, ext Frederick.Hirsch@nokia.com<mailto:Frederick.Hirsch@nokia.com> wrote:

Attached are proposed changes to the HTML Media Capture editors draft to clarify the abstract, introduction and input element use.

If accepted this proposal should address the following Last Call Comments:

LC-2637 - partly address Doug and Olivier's concerns for clarity as expressed at the F2F

LC-2640 - clarify that capture attribute can be added as markup, not needing Javascript for this.

Proposed updated text and redline are attached as PDF, plain text below.

Frederick - thanks for the revised text, it looks great. I've updated the Editor's Draft and incorporated all of your text with the following minor changes:

[[

Use of this HTML attribute as extended in this specification enables integrated capture and upload of audio, video and still images.

]]

The text above was merged with the note about @accept as follows:

[[

NOTE

Use of the capture attribute as defined in this specification enables integrated capture and upload of audio, video and still images, and complements the following behavior defined in the File Upload state [HTML5]: User agents may use the value of [the accept] attribute to display a more appropriate user interface than a generic file picker. For instance, given the value image/*, a user agent could offer the user the option of using a local camera or selecting a photograph from their photo collection; given the value audio/*, a user agent could offer the user the option of recording a clip using a headset microphone.

]]

All - let us know if there are any concerns with these changes.

Diff at:

 http://dev.w3.org/cvsweb/2009/dap/camera/Overview.html.diff?r1=1.136;r2=1.137;f=h

-Anssi

Received on Friday, 16 November 2012 14:23:04 UTC