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

Stream alias? #1764

Open
caf2022 opened this issue Jul 7, 2024 · 0 comments
Open

Stream alias? #1764

caf2022 opened this issue Jul 7, 2024 · 0 comments

Comments

@caf2022
Copy link

caf2022 commented Jul 7, 2024

Hi, how to use stream alias or something like this.

I need to separate live streaming for the autovj streming for example, on live streaming I will use OBS Studio, and on autovj I will use a liquidsoap to broadcast a playlist with some videos 24 hours.

Is posible to redirect live and autovj to the main streaming?

Example, my app and stream key is:
rtmp://localhost:1935/app/main

On OBS studio I will use:
rtmp://localhost:1935/app/live

On autovj I will use:
rtmp://localhost:1935/app/auto

I posible to detect when live is active and redirect to /app/main and when auto is active redirect to app/main ? And the priority is the live?

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