Skip to content

Need EncodedChunk to have video metadata to support WebRTC #245

@alvestrand

Description

@alvestrand

The WebRTC Encoded Transform spec's VideoFrame object (https://w3c.github.io/webrtc-encoded-transform/#rtcencodedvideoframe) has a getMetadata function that returns information about the frame that is produced by the encoder, and needs to be passed on to consumers (and vice versa for decoders).

If we're going to harmonize RTCEncodedVideoFrame with EncodedVideoChunk, we need some way to provide this functionality.

(This bug is created as part of bug triage on webrtc-encoded-transform; all bugs that are about buffer formats should move here, I think.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    CR BlockingNeeds to resolved for Candidate RecommendationTPAC2024For discussion at TPAC 2024

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions