Visual Sync: Multi-Camera Synchronization via Cross-View Object Motion
Shaowei Liu, David Yifan Yao, Saurabh Gupta, Shenlong Wang
TL;DR
VisualSync addresses the challenge of aligning unsynchronized, unposed multi-camera videos captured in the wild by formulating a global synchronization as the minimization of epipolar violations over dense cross-view tracklets. The method uses a three-stage pipeline: Stage 0 extracts camera poses, dense trajectories, and cross-view correspondences; Stage 1 performs pairwise discrete-time alignments by minimizing an epipolar-based energy; Stage 2 computes globally consistent offsets with robust IRLS. Across four diverse datasets, VisualSync outperforms baselines, achieving median synchronization errors around tens of milliseconds in challenging dynamic scenes, enabling accurate multi-view reconstruction and downstream tasks like novel-view synthesis. The approach demonstrates robustness to viewpoint diversity, motion blur, and moving cameras, and offers a practical offline solution for multi-camera motion understanding in real-world scenarios.
Abstract
Today, people can easily record memorable moments, ranging from concerts, sports events, lectures, family gatherings, and birthday parties with multiple consumer cameras. However, synchronizing these cross-camera streams remains challenging. Existing methods assume controlled settings, specific targets, manual correction, or costly hardware. We present VisualSync, an optimization framework based on multi-view dynamics that aligns unposed, unsynchronized videos at millisecond accuracy. Our key insight is that any moving 3D point, when co-visible in two cameras, obeys epipolar constraints once properly synchronized. To exploit this, VisualSync leverages off-the-shelf 3D reconstruction, feature matching, and dense tracking to extract tracklets, relative poses, and cross-view correspondences. It then jointly minimizes the epipolar error to estimate each camera's time offset. Experiments on four diverse, challenging datasets show that VisualSync outperforms baseline methods, achieving an median synchronization error below 50 ms.
