2011/webrtc/editor getusermedia-20120427.html,NONE,1.1 getusermedia-20120601.html,NONE,1.1 getusermedia.js,NONE,1.1 getusermedia.html,1.6,1.7

Update of /sources/public/2011/webrtc/editor
In directory hutz:/tmp/cvs-serv15564

Modified Files:
	getusermedia.html 
Added Files:
	getusermedia-20120427.html getusermedia-20120601.html 
	getusermedia.js 
Log Message:
new version of getusermedia draft

--- NEW FILE: getusermedia.js ---

   var respecConfig = {
      previousURI: "-",
      // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
      specStatus:           "ED",

      // the specification's short name, as in http://www.w3.org/TR/short-name/
      shortName:            "getusermedia",
      // if your specification has a subtitle that goes below the main
      // formal title, define it here
      // subtitle   :  "an excellent document",

      // if you wish the publication date to be other than today, set this
      // publishDate:  "2009-08-06",

      // new ability to override the copyright completely
      overrideCopyright:  "<p class='copyright'>Initial Author of this Specification was Ian Hickson, Google Inc., with the following copyright statement:<br /> &#169; Copyright 2004-2011 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA. You are granted a license to use, reproduce and create derivative works of this document.<\/p> <p class='copyright'>All subsequent changes since 26 July 2011 done by the W3C WebRTC Working Group are under the following <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Copyright'>Copyright<\/a>:<br />&#169; 2011 <a href='http://www.w3.org/'><acronym title='World Wide Web Consortium'>W3C<\/acronym><\/a><sup>&#174;<\/sup> (<a href='http://www.csail.mit.edu/'><acronym title='Massachusetts Institute of Technology'>MIT<\/acronym><\/a>, <a href='http://www.ercim.eu/'><acronym title='European Research Consortium for Informatics and Mathematics'>ERCIM<\/acronym><\/a>, <a href='http://www.keio.ac.jp/'>Keio<\/a>), All Rights Reserved. <a href='http://www.w3.org/Cosortium/Legal/copyright-documents'>Document use<\/a>  rules apply.<\/p> <p class='copyright'>For the entire publication on the W3C site the <a href='http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer'>liability<\/a> and <a href='http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks'>trademark<\/a> rules apply.<\/p>",


      // if the specification's copyright date is a range of years, specify
      // the start date here:
      // copyrightStart: "2005",

      // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
      // and its maturity status
      // previousPublishDate:  "1977-03-15",
      // previousMaturity:  "WD",

      // if there a publicly available Editor's Draft, this is the link
      edDraftURI:           "http://dev.w3.org/2011/webrtc/editor/getusermedia.html",

      // if this is a LCWD, uncomment and set the end of its review period
      // lcEnd: "2009-08-05",

      // if you want to have extra CSS, append them to this list
      // it is recommended that the respec.css stylesheet be kept
      extraCSS:             ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
      //extraCSS:           ["../../../2009/dap/ReSpec.js/css/respec.css"],

      // editors, add as many as you like
      // only "name" is required
      editors:  [
          // { name: "Your Name", url: "http://example.org/",
          // company: "Your Company", companyURL: "http://example.com/" },
          { name: "Daniel C. Burnett", company: "Voxeo" },
          { name: "Anant Narayanan", company: "Mozilla" },
      ],

      // authors, add as many as you like. 
      // This is optional, uncomment if you have authors as well as editors.
      // only "name" is required. Same format as editors.

      //authors:  [
      //    { name: "Your Name", url: "http://example.org/",
      //      company: "Your Company", companyURL: "http://example.com/" },
      //],
      
      // name of the WG
      wg:           "Media Capture TF",
      
      // URI of the public WG page
      wgURI:        "-",
      
      // name (without the @w3.org) of the public mailing to which comments are due
      wgPublicList: "public-media-capture",
      
      // URI of the patent status for this WG, for Rec-track documents
      // !!!! IMPORTANT !!!!
      // This is important for Rec-track documents, do not copy a patent URI from a random
      // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
      // Team Contact.
      wgPatentURI:  "",
  };

--- NEW FILE: getusermedia-20120601.html ---
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns:ns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
    <link type="text/css" rel="stylesheet" href="getusermedia.css" />

    <link type="text/css" rel="stylesheet" href="ReSpec.js/css/respec.css" />

    <title>getusermedia: Getting access to local devices that can generate
    multimedia streams</title>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    
<!--  
    === NOTA BENE ===
      For the three scripts below, if your spec resides on dev.w3 you can
      check them out in the same tree and use relative links so that they'll
      work offline.
[...2083 lines suppressed...]

      <ol>
        <li>Created first version by copying the webrtc spec and ripping out
        stuff. Put it on github.</li>
      </ol>
    </div>

    <div class="appendix section" id="acknowledgements">
      
<!-- OddPage -->
<h2><span class="secno">A. </span>Acknowledgements</h2>
    </div>
  

<div id="references" class="appendix section">
<!-- OddPage -->
<h2><span class="secno">B. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-FILE-API">[FILE-API]</dt><dd>Arun Ranganathan; Jonas Sicking. <a href="http://www.w3.org/TR/2011/WD-FileAPI-20111020/"><cite>File API.</cite></a> 20 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-FileAPI-20111020/">http://www.w3.org/TR/2011/WD-FileAPI-20111020/</a> 
</dd><dt id="bib-RTCWEB-CONSTRAINTS">[RTCWEB-CONSTRAINTS]</dt><dd>D. Burnett. <a href="http://datatracker.ietf.org/doc/draft-burnett-rtcweb-constraints-registry/"><cite>IANA Registry for RTCWeb Media Constraints.</cite></a> URL: <a href="http://datatracker.ietf.org/doc/draft-burnett-rtcweb-constraints-registry/">http://datatracker.ietf.org/doc/draft-burnett-rtcweb-constraints-registry/</a> 
</dd><dt id="bib-WEBRTC10">[WEBRTC10]</dt><dd>A Bergkvist; D Burnett; C Jennings; A Narayanan. <a href="http://www.w3.org/TR/2011/WD-webrtc-20111027/"><cite>WebRTC 1.0.</cite></a> 27 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-webrtc-20111027/">http://www.w3.org/TR/2011/WD-webrtc-20111027/</a> 
</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>

--- NEW FILE: getusermedia-20120427.html ---
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" typeof="bibo:Document">
<head>
  <meta content="HTML Tidy for HTML5 (experimental) for Mac OS X https://github.com/w3c/tidy-html5/tree/d193420" name="generator" />
  <link type="text/css" rel="stylesheet" href="getusermedia.css" />
  <link type="text/css" rel="stylesheet" href="ReSpec.js/css/respec.css" />

  <title>getusermedia: Getting access to local devices that can generate
  multimedia streams</title>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<!--  
    === NOTA BENE ===
      For the three scripts below, if your spec resides on dev.w3 you can
      check them out in the same tree and use relative links so that they'll
      work offline.

    To generate the dated version of the specification:

[...1565 lines suppressed...]
    <h3 id="nov-9-2011">Nov 9 2011</h3>

    <ol>
      <li>Created first version by copying the webrtc spec and ripping out
      stuff. Put it on github.</li>
    </ol>
  </div>

  <div class="appendix section" id="acknowledgements">
    
<!-- OddPage -->
<h2><span class="secno">A. </span>Acknowledgements</h2>
  </div>


<div id="references" class="appendix section">
<!-- OddPage -->
<h2><span class="secno">B. </span>References</h2><div id="normative-references" class="section"><h3><span class="secno">B.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-FILE-API">[FILE-API]</dt><dd>Arun Ranganathan; Jonas Sicking. <a href="http://www.w3.org/TR/2011/WD-FileAPI-20111020/"><cite>File API.</cite></a> 20 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-FileAPI-20111020/">http://www.w3.org/TR/2011/WD-FileAPI-20111020/</a> 
</dd><dt id="bib-WEBRTC10">[WEBRTC10]</dt><dd>A Bergkvist; D Burnett; C Jennings; A Narayanan. <a href="http://www.w3.org/TR/2011/WD-webrtc-20111027/"><cite>WebRTC 1.0.</cite></a> 27 October 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-webrtc-20111027/">http://www.w3.org/TR/2011/WD-webrtc-20111027/</a> 
</dd></dl></div><div id="informative-references" class="section"><h3><span class="secno">B.2 </span>Informative references</h3><p>No informative references.</p></div></div></body></html>

Index: getusermedia.html
===================================================================
RCS file: /sources/public/2011/webrtc/editor/getusermedia.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- getusermedia.html	27 Apr 2012 18:33:18 -0000	1.6
+++ getusermedia.html	2 Jun 2012 02:20:53 -0000	1.7
@@ -1,15 +1,17 @@
-<!DOCTYPE html>
+<?xml version="1.0" encoding="UTF-8"?>
+<html xmlns="http://www.w3.org/1999/xhtml"
+      xmlns:ns="http://www.w3.org/1999/xhtml">
+  <head>
+    <link href="getusermedia.css" rel="stylesheet" type="text/css" />
 
-<html>
-<head>
-  <meta name="generator" content=
-  "HTML Tidy for HTML5 (experimental) for Mac OS X https://github.com/w3c/tidy-html5/tree/d193420">
[...2382 lines suppressed...]
+      <h3>Nov 15 2011</h3>
+
+      <ol>
+        <li>Removed MediaStream stuff. Refers to webrtc 1.0 spec for that part
+        instead.</li>
+      </ol>
+
+      <h3>Nov 9 2011</h3>
+
+      <ol>
+        <li>Created first version by copying the webrtc spec and ripping out
+        stuff. Put it on github.</li>
+      </ol>
+    </section>
+
+    <section class="appendix">
+      <h2>Acknowledgements</h2>
+    </section>
+  </body>
 </html>

Received on Saturday, 2 June 2012 02:20:59 UTC