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

Need to mark codec-related definitions for export #2881

Open
alvestrand opened this issue Jun 15, 2023 · 0 comments
Open

Need to mark codec-related definitions for export #2881

alvestrand opened this issue Jun 15, 2023 · 0 comments

Comments

@alvestrand
Copy link
Contributor

The following definitions need to be exported in order to land w3c/webrtc-encoded-transform#186 with the right links:

  • final steps to create an offer
  • final steps to create an answer
  • list of implemented receive codecs (which should also be marked as an RTCRtpReceiver property, to match the list of implemented send codecs anchor)

The WEBRTC-PC spec also refers to "list of codecs which the user agent is currently prepared to receive" and "list of codecs which the user agent is currently capable of sending"; these terms are not tagged or defined further. We might want to add definitions for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant