[blink-dev] Intent to Prototype: RTPTransport WebRTC API

2024-06-05 Thread 'Tony Herre' via blink-dev
Contact emailshe...@google.com Explainer https://github.com/w3c/webrtc-rtptransport/blob/main/explainer-use-case-1.md https://github.com/w3c/webrtc-rtptransport/blob/main/explainer-use-case-2.md SpecificationNone Summary An API allowing web apps to directly interact with the RTP packets sent

Re: [blink-dev] Intent to Ship: timestamp field on RTCEncodedVideoFrameMetadata

2023-06-02 Thread 'Tony Herre' via blink-dev
and >> elsewhere. (And as Yoav mentioned, it's why this intent was missed during >> our API owners triage process.) >> >> As for signals: please file one for Gecko and Webkit, thanks. >> >> >> >> On Wed, May 31, 2023 at 12:47 AM 'Tony Herre' via blink

Re: [blink-dev] Intent to Ship: timestamp field on RTCEncodedVideoFrameMetadata

2023-05-31 Thread 'Tony Herre' via blink-dev
missing a bunch of fields from the >> broader template.. >> >> >> On Thu, May 11, 2023 at 2:20 PM Yoav Weiss wrote: >> >>> >>> >>> On Tue, May 2, 2023 at 4:29 PM 'Tony Herre' via blink-dev < >>> blin...@chromium.org> wrote: >

Re: [blink-dev] Intent to Ship: timestamp field on RTCEncodedVideoFrameMetadata

2023-05-12 Thread 'Tony Herre' via blink-dev
issing a bunch of fields from the > broader template.. > > > On Thu, May 11, 2023 at 2:20 PM Yoav Weiss wrote: > >> >> >> On Tue, May 2, 2023 at 4:29 PM 'Tony Herre' via blink-dev < >> blin...@chromium.org> wrote: >> >>> Contact emails

[blink-dev] Re: Intent to Ship: timestamp field on RTCEncodedVideoFrameMetadata

2023-05-09 Thread 'Tony Herre' via blink-dev
Thanks for the reply - hard to judge how much context to include for small launches like this. The motivation is in helping WebRTC web applications which are using both Mediacapture Transforms to modify raw audio/video (adding video effects,

[blink-dev] Intent to Ship: timestamp field on RTCEncodedVideoFrameMetadata

2023-05-02 Thread 'Tony Herre' via blink-dev
Contact emails he...@google.com, gui...@chromium.com Spec https://w3c.github.io/webrtc-encoded-transform/#RTCEncodedVideoFrameMetadata particularly PR#173 . Summary Add a 'timestamp' field to RTCEncodedVideoFrameMetadata containing the

[blink-dev] Intent to Prototype: Transferable MediaStreamTracks

2022-01-19 Thread 'Tony Herre' via blink-dev
Contact emailshe...@google.com, h...@chromium.org ExplainerNone Specification https://w3c.github.io/mediacapture-extensions/#transferable-mediastreamtrack Summary Expose MediaStreamTracks in Workers and allow them to be transferred between contexts. Allowing this transfer makes it easier to