Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maxFs not included in H.264/AVC settings #641

Closed
aboba opened this issue Jan 20, 2017 · 0 comments
Closed

maxFs not included in H.264/AVC settings #641

aboba opened this issue Jan 20, 2017 · 0 comments

Comments

@aboba
Copy link
Contributor

aboba commented Jan 20, 2017

RFC 7742 Section 6.2 mentions a number of H.264/AVC capabilities including:

max-mbps, max-smbps, max-fs, max-cpb, max-dpb, and max-br:

  These parameters allow the implementation to specify that they can
  support certain features of H.264 at higher rates and values than
  those signaled by their level (set with profile-level-id).
  Implementations MAY include these parameters in their SDP, but
  they SHOULD interpret them when receiving them, allowing them to
  send the highest quality of video possible.

However, while Section 9.3.2.3 includes support for these in capabilities, Section 9.7.1.3 does not include them in settings.

As a result, if a receiver were to signal a value of maxFs, there would be no way to set a maxFs value on the sender.

aboba added a commit that referenced this issue Jan 20, 2017
@aboba aboba closed this as completed Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant