webrtc-nv-use-cases icon indicating copy to clipboard operation
webrtc-nv-use-cases copied to clipboard

Use cases for WebRTC NV

Results 32 webrtc-nv-use-cases issues
Sort by recently updated
recently updated
newest added

This use case seems already implementable with existing web APIs: - MSE rendering for static content and WebRTC rendering for live content - replaceTrack + canvas-based rendering for static content...

> [§ 3.10.2](https://w3c.github.io/webrtc-nv-use-cases/#stored-encoded-media) Transmitting stored encoded media ... > - "Wait signals" or "your message is important to us, please stay on the line", inserted prior to switching to a...

This use case seems like a potential optimization to remove the need to decode/encode the content at the RTCPeerConnection level. If this use case is only about this, it could...

"(outgoing/incoming) WebRTC connection" is used in N40, N41, N42, N45, N46, N47 but seems to have no definition. "WebRTC connection" leads my mind to establishing a connection using ICE, but...

In the use case described in Section 3.10.1, I wonder what happens if the traffic cam supports a codec (e.g. AAC or H.264/SVC) that is not supported in WebRTC. Can...

Very excited to see that the one way media scene has been added to the latest webrtc nv use case. Regarding the scenarios inside, I have a few questions. 1....

The [WebRTC Next Version Use Cases doc](https://w3c.github.io/webrtc-nv-use-cases/) lists three use-cases under [Funny hats](https://w3c.github.io/webrtc-nv-use-cases/#funnyhats*) related to plain-text associated with media: [Captioning, Transcription, and Language translation](https://github.com/w3c/webrtc-nv-use-cases/blob/f937a4fdf26d4b2dedefce371425a952be8ad05b/index.html#L279). However, there do not seem to...

[_I originally wrote this in the [W3C strategy repo](https://github.com/w3c/strategy/issues/133) and @dontcallmedom suggested I drop an issue here for greater visibility, so here goes..._] I'd like to share you a first...

Moved from https://github.com/w3c/webrtc-pc/issues/2301 Do we need RTCCbrStatus for [opus cbr](https://tools.ietf.org/html/rfc7587#section-3.1.2)? The description would be somewhat similar to the [dtx one](https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters-dtx) (which is marked as at-risk?!) Since @aboba asked: even without...

Copied from: https://github.com/w3c/webrtc-pc/issues/1732 Posted by Lennart Grahl (lgrahl) on January 11, 2018: There is a long standing issue with large data channel messages in the existing API of RTCDataChannel. If...

Extension spec needed