Synchronize multiple iPad videos #73
Unanswered
koen-flores
asked this question in
Q&A
Replies: 1 comment
-
Basic answer is yes. I would use The documentation has example code for that. TimecodeKit doesn’t have any mechanism to synchronize video players on separate devices of course. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to frame sync multiple iPad videos and wanted to know if timecodekit could help achieve this.
Is there a way to use timecode kit's
addTimecodeTrack(startTimecode:duration:extensions:fileType:)
to add a timecode starting on exactly (to the sub millisecond accuracy) when video recording initiated? Thank you for any help!Beta Was this translation helpful? Give feedback.
All reactions