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

Encoder back pressure detection in WebCodecs #53

Open
tidoust opened this issue Oct 29, 2021 · 1 comment
Open

Encoder back pressure detection in WebCodecs #53

tidoust opened this issue Oct 29, 2021 · 1 comment

Comments

@tidoust
Copy link
Member

tidoust commented Oct 29, 2021

Some sort of event coming out of the VideoEncoder object that actively tells people stop until I tell you otherwise

Raised in:

@chcunningham
Copy link

chcunningham commented Nov 2, 2021

@sbalko, could you observe encodeQueueSize and cease calling encode() if that value grows beyond some app defined limit?

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