Open xilyflob opened 6 days ago
I probably should've left a note that stream recording was left in a somewhat unfinished state with the CLI being preferred. It also favors Linux, hence the error, as that was the dev environment I was previously using before it died on me.
I'm currently waiting to get a new environment setup, ideally one with quick access to a windows VM or something for better testing and planning for implementation. Thank you for the feedback to pinpoint some things to look into, this will be the first thing i start tackling once I get it setup.
First off, great program! I had tried to use your standalone live recorder on windows but couldn't get it to go. This implementation works super easy in gerneral though.
I've noticed that when using the interactive version on windows that when quitting ffmpeg does not shut down/stop recording a stream. I have to go close ffmpeg via task manager and delete the lock file manually.
When I use the CLI to do a stream recording it does shut down properly despite a error about "Error stopping process: not supported by windows".