You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
Is there any ways to limit time of the stream? That is I start stream, and after HH hours it will be stopped.
Question caused by Youtube behavior to streams longer than 12 hous. I would like to set stream time limit about 12 hours to make Restreamer stop the stream and start it again after 12 hours.
I consider some solutions, but it is built-in solutions:
Create watchdog script which controls running time of each ffmpeg process and kills it after time limit.
Killing ffmpeg works well - Restreamer tries to restart stream after it.
Reboot restreamer/reload docker container and do it every HH hours.
Have not tried it yet, but looks as an idea for consideration because of all of my streams will have started after Restreamer reboot, and then rebooting Restreamer again near the HH timelimit will solve my question.
May be anyone tried to do the same using Restreamer Core?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
Is there any ways to limit time of the stream? That is I start stream, and after HH hours it will be stopped.
Question caused by Youtube behavior to streams longer than 12 hous. I would like to set stream time limit about 12 hours to make Restreamer stop the stream and start it again after 12 hours.
I consider some solutions, but it is built-in solutions:
Create watchdog script which controls running time of each ffmpeg process and kills it after time limit.
Killing ffmpeg works well - Restreamer tries to restart stream after it.
Reboot restreamer/reload docker container and do it every HH hours.
Have not tried it yet, but looks as an idea for consideration because of all of my streams will have started after Restreamer reboot, and then rebooting Restreamer again near the HH timelimit will solve my question.
May be anyone tried to do the same using Restreamer Core?
Beta Was this translation helpful? Give feedback.
All reactions