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
Now we generate videos by converting (and resampling to a constant fps) but different video streams may have different start timestamps which means that videos may be out of sync on the dashboard.
Now we generate videos by converting (and resampling to a constant fps) but different video streams may have different start timestamps which means that videos may be out of sync on the dashboard.
Where the conversion happens:
https://github.com/VIDA-NYU/ptgctl/blob/main/ptgctl/tools/local_record_convert2.py#L122-L141
The ways to fix this are either:
(do this for audio too, and end times as well?)
The text was updated successfully, but these errors were encountered: