You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would reduce the amount of time to make tests and revise shot detection if this information was logged along with the videos. I would think this wouldn't be very hard to implement? Raise shot detection classes to trace and send to file until the recording is stopped. I wouldn't think it would harm processing any more than recording the frames does.
The text was updated successfully, but these errors were encountered:
I thought about this more and it's really only useful if we enable debugShotsToFiles during that period and write them to a zip or something. So maybe leave this open as reminder for a future improvement but not deal with it for 4.0
It would reduce the amount of time to make tests and revise shot detection if this information was logged along with the videos. I would think this wouldn't be very hard to implement? Raise shot detection classes to trace and send to file until the recording is stopped. I wouldn't think it would harm processing any more than recording the frames does.
The text was updated successfully, but these errors were encountered: