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

catalyst-api/catalyst: use common stream name PREFIX for detecting live vs VOD streams. #178

Open
emranemran opened this issue Sep 29, 2022 · 0 comments

Comments

@emranemran
Copy link
Contributor

We currently have prefixes defined here:
https://github.com/livepeer/catalyst-api/blob/main/config/stream_names.go#L12

But we need to also use these prefixes in catalyst-node. For example:
#177

We should have a common source of truth so that we're not modifying code in two places for every change in PREFIX names.

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