Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Launch ffmpeg process for video creation. #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

damencho
Copy link

@damencho damencho commented Jul 3, 2018

Gives more time to ffmpeg to finish encoding. 5 seconds is too short, at least for the first time after node has been up and started/created.

We finally get rid of xuggler and humble-video as we keep seeing memory leaks which are unusable if the server is continuously running without restarting the process.
For video recording, we started using ffmpeg installed on the system creating video from screenshots, which seems to be running fine now for few months.

Gives more time to ffmpeg to finish encoding. 5 seconds is too short, at least for the first time after node has been up and started/created.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant