Play Videos in sync an 16 Android Tablets

Hi everyone,

I want to sync Videoplayback with exact frames on 16 Android Tablets with native video player. As for now, I have a folder with all the videos to play. Further there are two video players playing the videos from this folder. One is preparing while the other one is playing. The whole sequence is started via OSC.

I would also take a ready-made solution, but couldn’t find one, so far.

There is this demolition plugin, but its win and linux only.

There is AVPro, but they don’t say anything about syncing.

Next week we want to test two approaches we came up so far.

  • Triggering preparation and playback of each video individually
  • Triggering playback from System.DateTime.Now, But can this really be exact?

I was also looking for a solution with LTC timecode. But couldn’t find anything that works with it.

Thanks for your help,
kroepelklick

9924561–1435710–VideoManager.cs (6.08 KB)