Skip to content

Proxy does not support stream events #1

@toresbe

Description

@toresbe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions