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

Add an option to stop receiving stream for node maintenance #2976

Open
FranckUltima opened this issue Mar 11, 2024 · 2 comments
Open

Add an option to stop receiving stream for node maintenance #2976

FranckUltima opened this issue Mar 11, 2024 · 2 comments
Labels
status: triage this issue has not been evaluated yet

Comments

@FranckUltima
Copy link

Problem

Currently, when performing maintenance on a node, all streams to that node must be stopped. This can be disruptive to users who are currently watching streams.

Solution

Add an option to the Livepeer client to stop receiving streams for node maintenance.

Implementation

The option could be implemented as a flag in the Livepeer client. When the flag is set, the client would stop receiving new streams. Existing streams would continue to play until they are finished.

Benefits

This feature would improve the quality of service for Livepeer users by reduce the disruption to users caused by node maintenance.

@github-actions github-actions bot added the status: triage this issue has not been evaluated yet label Mar 11, 2024
@Tibia2000
Copy link

Tibia2000 commented Mar 11, 2024

Just set price per pixel to maximum and you wont receive new streams while retaining current ones

@FranckUltima
Copy link
Author

True, but in the future with the multiplication of broadcasters and different prices, I find that an option in the CLI would be more attractive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage this issue has not been evaluated yet
Projects
None yet
Development

No branches or pull requests

2 participants