[Bug 10054] Suggestions for HTML5

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10054


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|                            |WORKSFORME




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-08-28 04:50:20 ---
> 1)Dynamically adjusting quality control and buffering.

I assume you mean of video? If so, this would be a transport issue, and out of
scope for HTML.

> 2)Embed HTML5 video with annotations into external websites.

This is possible now. Just use an <iframe> and you can embed whatever you want.

> 3)Play HTML5 videos in full-screen.

That's presentational, so out of scope for HTML. (Work on this is ongoing.)

> 4)Standard for Camera and Microphone access from the browser.

Work on this is ongoing (see the <device> element in http://whatwg.org/html).


EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: see above

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 28 August 2010 04:50:25 UTC