Skip to content

Dynamic proxy pass #254

Open
Open
@dcarrion87

Description

@dcarrion87

Looking to use this for multiple source / destination.

RTMP clients would come into this server and on_connect will look up and rewrite to the "live" application.

I'd expect there to only be one "live" application and be able to dynamically proxy pass to many different backends based on the value in the original /<stream_key>.

Is this possible without setting up unique application handlers?

I'd rather not have to use notify_send_redirect and have the client needing to support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions