mvarhola / comfy-channel

A 24/7 live video broadcast with automatic content selection and overlays using FFMPEG and Python!
62 stars 20 forks source link

Question: Do the blocks refresh? #14

Closed gabek closed 2 years ago

gabek commented 2 years ago

I'm interested in being able to add/remove blocks in the config file without restarting the entire service. Is this supported?

Thanks!

TheDerpySage commented 2 years ago

On startup, and subsequent loops, it will open and close the playout file before starting so you're free to make changes but they won't reflect until it loops again.