Bugfixes and improvements
What's Changed
- Checks if there is enough space at the start. Recording will not start If there is not enough space.
- "space_full" event occurs normally now.
- unsubscribe from "progress", "file_created" & "space_full" events only when the FFMPEG process has stopped.
- Event "start" occurs before "progress"
- Now the event "start" occurs before event "progress"
Full Changelog: 2.0.0-alpha.5...2.0.1-alpha.6