Skip to content

[TrackConfiguration] Why not reuse WebCodec's configuration dictionaries? #98

Open
@dalecurtis

Description

@dalecurtis

Instead of implementing new AudioTrackConfiguration and VideoTrackConfiguration dictionaries, can the corresponding AudioDecoderConfig and VideoDecoderConfig dictionaries from WebCodecs be reused?

The top requests we've gotten from developers are:

  • What the heck is a codec string?
  • How do I fill in AVC/HEVC description fields?

As a stop gap to providing a containers API, having this information available via tracks seems helpful.

Thanks for suggesting the API!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions