Skip to content

Conversation

markafoltz
Copy link
Contributor

@markafoltz markafoltz commented Sep 8, 2023

Addresses #266 by removing codec parameters from the streaming-capabilities-response message.

Full codec strings should carry sufficient information to describe the encoding. For example, see the specification of the vp9 codec string:

https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md#codecs-parameter-string


Preview | Diff

Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestion to update the reference to codec-name rules.

markafoltz and others added 3 commits October 4, 2023 15:16
Co-authored-by: François Daoust <fd@tidoust.net>
Co-authored-by: François Daoust <fd@tidoust.net>
@markafoltz markafoltz merged commit 7dbd39d into main Oct 4, 2023
@markafoltz markafoltz deleted the issue-266-codec-params branch October 4, 2023 22:31
github-actions bot added a commit that referenced this pull request Oct 4, 2023
SHA: 7dbd39d
Reason: push, by mfoltzgoogle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define or remove codec-specific parameters from streaming-capabilities-response.

2 participants