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

Added Deinterlace Option, Stops for Client/Server #15

Closed TheDerpySage closed 2 years ago

TheDerpySage commented 2 years ago

Added a deinterlace option for the client, since some content I have personally needs it and I'm sure others would appreciate the option.

Also proper termination for client plays and the server at the end, so the service will no longer accumulate zombie processes until it finishes.

mvarhola commented 2 years ago

Always appreciate your contributions TheDerpySage!