|
4 | 4 | <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
|
5 | 5 | <title>WebRTC Encoded Transform</title>
|
6 | 6 | <meta content="ED" name="w3c-status">
|
7 |
| - <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet" type="text/css"> |
8 |
| - <meta content="Bikeshed version bbc364800, updated Mon Nov 15 13:57:55 2021 -0800" name="generator"> |
| 7 | + <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet"> |
| 8 | + <link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon"> |
| 9 | + <meta content="Bikeshed version cace53f8c, updated Tue Dec 7 12:12:54 2021 -0800" name="generator"> |
9 | 10 | <link href="https://www.w3.org/TR/webrtc-encoded-transform/" rel="canonical">
|
10 | 11 | <meta content="4242a8789733749a0f71c7ace2c08d6b5c899fb4" name="document-revision">
|
11 | 12 | <style>/* style-autolinks */
|
|
578 | 579 | <div class="head">
|
579 | 580 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
|
580 | 581 | <h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
|
581 |
| - <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2021-12-01">1 December 2021</time></p> |
582 |
| - <div data-fill-with="spec-metadata"> |
583 |
| - <dl> |
584 |
| - <dt>This version: |
585 |
| - <dd><a class="u-url" href="https://w3c.github.io/webrtc-encoded-transform/">https://w3c.github.io/webrtc-encoded-transform/</a> |
586 |
| - <dt>Latest published version: |
587 |
| - <dd><a href="https://www.w3.org/TR/webrtc-encoded-transform/">https://www.w3.org/TR/webrtc-encoded-transform/</a> |
588 |
| - <dt>Feedback: |
589 |
| - <dd><span><a href=" mailto:[email protected]?subject=%5Bwebrtc-encoded-transform%5D%20YOUR%20TOPIC%20HERE" >[email protected]</a> with subject line “ <kbd>[webrtc-encoded-transform] <i data-lt>… message topic … </i></kbd>” ( <a href=" https://lists.w3.org/Archives/Public/public-webrtc/" rel=" discussion" >archives </a>) </span> |
590 |
| - <dd><a href="https://github.com/w3c/webrtc-encoded-transform/issues/">GitHub</a> |
591 |
| - <dt class="editor">Editors: |
592 |
| - <dd class=" editor p-author h-card vcard" data-editor-id=" 24610" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Harald Alvestrand </a> ( <a class=" p-org org" href=" https://google.com" >Google </a>) |
593 |
| - <dd class=" editor p-author h-card vcard" data-editor-id=" 84810" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Guido Urdaneta </a> ( <a class=" p-org org" href=" https://google.com" >Google </a>) |
594 |
| - <dd class=" editor p-author h-card vcard" data-editor-id=" 96458" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Youenn Fablet </a> ( <a class=" p-org org" href=" https://www.apple.com" >Apple </a>) |
595 |
| - </dl> |
596 |
| - </div> |
| 582 | + <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2021-12-07">7 December 2021</time></p> |
| 583 | + <details open> |
| 584 | + <summary>More details about this document</summary> |
| 585 | + <div data-fill-with="spec-metadata"> |
| 586 | + <dl> |
| 587 | + <dt>This version: |
| 588 | + <dd><a class="u-url" href="https://w3c.github.io/webrtc-encoded-transform/">https://w3c.github.io/webrtc-encoded-transform/</a> |
| 589 | + <dt>Latest published version: |
| 590 | + <dd><a href="https://www.w3.org/TR/webrtc-encoded-transform/">https://www.w3.org/TR/webrtc-encoded-transform/</a> |
| 591 | + <dt>Feedback: |
| 592 | + <dd><span><a href=" mailto:[email protected]?subject=%5Bwebrtc-encoded-transform%5D%20YOUR%20TOPIC%20HERE" >[email protected]</a> with subject line “ <kbd>[webrtc-encoded-transform] <i data-lt>… message topic … </i></kbd>” ( <a href=" https://lists.w3.org/Archives/Public/public-webrtc/" rel=" discussion" >archives </a>) </span> |
| 593 | + <dd><a href="https://github.com/w3c/webrtc-encoded-transform/issues/">GitHub</a> |
| 594 | + <dt class="editor">Editors: |
| 595 | + <dd class=" editor p-author h-card vcard" data-editor-id=" 24610" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Harald Alvestrand </a> ( <a class=" p-org org" href=" https://google.com" >Google </a>) |
| 596 | + <dd class=" editor p-author h-card vcard" data-editor-id=" 84810" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Guido Urdaneta </a> ( <a class=" p-org org" href=" https://google.com" >Google </a>) |
| 597 | + <dd class=" editor p-author h-card vcard" data-editor-id=" 96458" ><a class=" p-name fn u-email email" href=" mailto:[email protected]" >Youenn Fablet </a> ( <a class=" p-org org" href=" https://www.apple.com" >Apple </a>) |
| 598 | + </dl> |
| 599 | + </div> |
| 600 | + </details> |
597 | 601 | <div data-fill-with="warning"></div>
|
598 |
| - <p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2021 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply. </p> |
| 602 | + <p class="copyright" data-fill-with="copyright"><a href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2021 <a href="https://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="https://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="https://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="https://www.keio.ac.jp/">Keio</a>, <a href="https://ev.buaa.edu.cn/">Beihang</a>). W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document" rel="license">permissive document license</a> rules apply. </p> |
599 | 603 | <hr title="Separator for header">
|
600 | 604 | </div>
|
601 | 605 | <div class="p-summary" data-fill-with="abstract">
|
@@ -1755,7 +1759,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
|
1755 | 1759 | <dt id="biblio-html">[HTML]
|
1756 | 1760 | <dd>Anne van Kesteren; et al. <a href="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
|
1757 | 1761 | <dt id="biblio-mediacapture-streams">[MEDIACAPTURE-STREAMS]
|
1758 |
| - <dd>Cullen Jennings; et al. <a href="https://www.w3.org/TR/mediacapture-streams/"><cite>Media Capture and Streams</cite></a>. 21 October 2021. CR. URL: <a href="https://www.w3.org/TR/mediacapture-streams/">https://www.w3.org/TR/mediacapture-streams/</a> |
| 1762 | + <dd>Cullen Jennings; et al. <a href="https://www.w3.org/TR/mediacapture-streams/"><cite>Media Capture and Streams</cite></a>. 3 December 2021. CR. URL: <a href="https://www.w3.org/TR/mediacapture-streams/">https://www.w3.org/TR/mediacapture-streams/</a> |
1759 | 1763 | <dt id="biblio-rfc2119">[RFC2119]
|
1760 | 1764 | <dd>S. Bradner. <a href="https://datatracker.ietf.org/doc/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="https://datatracker.ietf.org/doc/html/rfc2119">https://datatracker.ietf.org/doc/html/rfc2119</a>
|
1761 | 1765 | <dt id="biblio-streams">[STREAMS]
|
|
0 commit comments