EtalumaSupport / LumaViewPro

MIT License
6 stars 6 forks source link

Fix to ensure video capture duration is correct #381

Closed dovydasv2 closed 2 months ago

dovydasv2 commented 2 months ago

Adds a check to make sure the number of frames that were captured is the number that was expected. Tradeoff is that the step might take a little longer than the video duration (due to overhead or processing), but will ensure a video with the correct fps and duration.