Quote:
Originally Posted by plnyyanks
This is a pretty great idea. The FRC API includes actual match start time in its Results endpoint (we'll add it into TBA if this ever happens).
I bet you could manually sync the video with the actual times by entering them both for the first match, then have a script calculate the rest of match start times using the API, then cut out the next ~2:30.
This actually seems really feasible. If I get the chance today, I'll try and integrate that into my python scripts
|
Is autoStartTime accurate to seconds?