Skip to content

Add a metadata modifying method to RTCEncodedFrame #162

Open
@alvestrand

Description

@alvestrand

In support of solving #160, allow the modification of metadata on an RTCEncodedFrame.
The following items have been identified as targets for modification:

  • PT number
  • SSRC
  • CSRC

These are items that may be negotiated differently for different transports, and should therefore be modifiable.

Use case: https://w3c.github.io/webrtc-nv-use-cases/#auction

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions