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

Proxy does not support stream events #1

Open
toresbe opened this issue Nov 14, 2022 · 0 comments
Open

Proxy does not support stream events #1

toresbe opened this issue Nov 14, 2022 · 0 comments

Comments

@toresbe
Copy link
Member

toresbe commented Nov 14, 2022

We use HTTP stream events from the media processor to monitor media encoding progress/status, and a proxy to get around CORS issues while developing.

But the proxy doesn't return the document until connection close, so no progress is observed until it's complete.

Figure out how to stream data from input to output without buffering, or find another approach to deal with CORS issues.

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