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

Make StreamSource Fetching Restart Period Parametric #38

Closed
mekya opened this issue May 24, 2018 · 3 comments
Closed

Make StreamSource Fetching Restart Period Parametric #38

mekya opened this issue May 24, 2018 · 3 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented May 24, 2018

Stream Fetcher stops and starts the streams periodically to create VoD files.
Some use cases do not need to have VoD files so that periodicity should be parametric.

There should be a parameter in properties file with name

settings.streamFetcherRestartPeriod=

this field should be in seconds and stream fetcher will be restarted periodically with this value.

If this field is not defined or value is zero then stream fetcher will not restart periodically.
It will work continuously and it restarts only when there is a problem in the stream or in the network

@mekya
Copy link
Contributor Author

mekya commented May 25, 2018

@maydin @davutcavdar bununla ilgili pull request yaptım. Gözden geçirir misiniz?

#67

@davutcavdar
Copy link

Roger that

@maydin
Copy link

maydin commented May 27, 2018

👍

@maydin maydin closed this as completed May 30, 2018
@maydin maydin reopened this May 30, 2018
@maydin maydin closed this as completed May 30, 2018
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

3 participants