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

Enable/Disable Distributions #47

Open
mugraph opened this issue Oct 27, 2021 · 1 comment
Open

Enable/Disable Distributions #47

mugraph opened this issue Oct 27, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mugraph
Copy link
Contributor

mugraph commented Oct 27, 2021

It would be nice to temporarily disable distributions without deleting. State could state 'disabled'.

@mugraph mugraph added the enhancement New feature or request label Oct 27, 2021
@genofire
Copy link
Member

genofire commented Oct 28, 2021

sadly the upstream API does not support Push enable/disable:
https://airensoft.gitbook.io/ovenmediaengine/rest-api/v1/virtualhost/application/push

so media-server have to get more complex for this, like store states and validate if there are correct on oven-media-engine server

current the api request are just validated (mainly auth) and reformated for oven-media-engine.

so for the spare time i set it to help wanted

@genofire genofire added the help wanted Extra attention is needed label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants