You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>If a web application sets the transform synchronously at creation of the <codeclass="idl"><adata-link-type="idl" href="https://www.w3.org/TR/webrtc/#dom-rtcrtpsender" id="ref-for-dom-rtcrtpsender⑤">RTCRtpSender</a></code> (for instance when calling addTrack), the transform will receive the first frame generated by the <codeclass="idl"><adata-link-type="idl" href="https://www.w3.org/TR/webrtc/#dom-rtcrtpsender" id="ref-for-dom-rtcrtpsender⑥">RTCRtpSender</a></code>'s encoder.
868
868
Similarly, if a web application sets the transform synchronously at creation of the <codeclass="idl"><adata-link-type="idl" href="https://www.w3.org/TR/webrtc/#dom-rtcrtpreceiver" id="ref-for-dom-rtcrtpreceiver⑤">RTCRtpReceiver</a></code> (for instance when calling addTrack, or at track event handler), the transform will receive the first full frame generated by the <codeclass="idl"><adata-link-type="idl" href="https://www.w3.org/TR/webrtc/#dom-rtcrtpreceiver" id="ref-for-dom-rtcrtpreceiver⑥">RTCRtpReceiver</a></code>'s packetizer.</p>
<pclass="note" role="note"> The API presented in this section represents a preliminary proposal
871
-
based on protocol proposals that have not yet been adopted by an IETF WG.
872
-
As a result, both the API and underlying protocol are likely to change
873
-
significantly going forward. </p>
870
+
<p> The API presented in this section allows applications to process SFrame data as defined in <adata-link-type="biblio" href="#biblio-sframe">[SFrame]</a>. </p>
<dd>Anne van Kesteren; et al. <ahref="https://html.spec.whatwg.org/multipage/"><cite>HTML Standard</cite></a>. Living Standard. URL: <ahref="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
<dd>Cullen Jennings; et al. <ahref="https://www.w3.org/TR/mediacapture-streams/"><cite>Media Capture and Streams</cite></a>. 30 June 2022. CR. URL: <ahref="https://www.w3.org/TR/mediacapture-streams/">https://www.w3.org/TR/mediacapture-streams/</a>
1961
+
<dd>Cullen Jennings; et al. <ahref="https://w3c.github.io/mediacapture-main/"><cite>Media Capture and Streams</cite></a>. URL: <ahref="https://w3c.github.io/mediacapture-main/">https://w3c.github.io/mediacapture-main/</a>
1965
1962
<dtid="biblio-rfc2119">[RFC2119]
1966
1963
<dd>S. Bradner. <ahref="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: <ahref="https://datatracker.ietf.org/doc/html/rfc2119">https://datatracker.ietf.org/doc/html/rfc2119</a>
1967
1964
<dtid="biblio-streams">[STREAMS]
1968
1965
<dd>Adam Rice; et al. <ahref="https://streams.spec.whatwg.org/"><cite>Streams Standard</cite></a>. Living Standard. URL: <ahref="https://streams.spec.whatwg.org/">https://streams.spec.whatwg.org/</a>
<dd>S. Wenger; et al. <ahref="https://www.rfc-editor.org/rfc/rfc5104"><cite>Codec Control Messages in the RTP Audio-Visual Profile with Feedback (AVPF)</cite></a>. February 2008. Proposed Standard. URL: <ahref="https://www.rfc-editor.org/rfc/rfc5104">https://www.rfc-editor.org/rfc/rfc5104</a>
<dd>Cullen Jennings; Martin Thomson. <ahref="https://www.w3.org/TR/webrtc-identity/"><cite>Identity for WebRTC 1.0</cite></a>. 27 September 2018. CR. URL: <ahref="https://www.w3.org/TR/webrtc-identity/">https://www.w3.org/TR/webrtc-identity/</a>
1982
+
<dd>Cullen Jennings; Martin Thomson. <ahref="https://w3c.github.io/webrtc-identity/"><cite>Identity for WebRTC 1.0</cite></a>. URL: <ahref="https://w3c.github.io/webrtc-identity/">https://w3c.github.io/webrtc-identity/</a>
<dd>Bernard Aboba. <ahref="https://www.w3.org/TR/webrtc-nv-use-cases/"><cite>WebRTC Next Version Use Cases</cite></a>. 23 November 2021. NOTE. URL: <ahref="https://www.w3.org/TR/webrtc-nv-use-cases/">https://www.w3.org/TR/webrtc-nv-use-cases/</a>
1984
+
<dd>Bernard Aboba. <ahref="https://w3c.github.io/webrtc-nv-use-cases/"><cite>WebRTC Next Version Use Cases</cite></a>. URL: <ahref="https://w3c.github.io/webrtc-nv-use-cases/">https://w3c.github.io/webrtc-nv-use-cases/</a>
0 commit comments