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

Add API to control WebRTC encoder, in particular to request key frame #72

Closed
youennf opened this issue Mar 25, 2021 · 2 comments
Closed
Assignees

Comments

@youennf
Copy link
Contributor

youennf commented Mar 25, 2021

As show in #37, there are use cases for more fine-grained control of encoders, in particular to trigger key frame generations.
Identified use cases

  • SFrame encryption key change (related to webrtc-encoded-transform)
  • Update bitrate and ask key frame request at the time of bitrate update
@youennf
Copy link
Contributor Author

youennf commented Apr 1, 2021

Various approaches have been identified:

Copy link
Contributor

I am closing this due to merging PR 125. Please reopen or file a new issue if there are elements that are still unresolved.

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

2 participants