synchronization - How to split video to several screens and synchronize them? -
imagine have object of shape , want project video on it. 1 of ways putting projectors around object @ various positions projectors cover areas others cannot due shape of object. processing unit render whole picture wraps object, compress it, , send projectors.
there are, certainly, other ways achieve same that's different story. it's concept among others, , i'm trying figure out how feasible it. unfortunately, i'm not video engineer need outline solution.
projectors connected processing unit via wifi. problem wifi bandwidth not enough transmit whole picture, compressed. can, however, split network of projectors several segments , split whole picture corresponding pieces segment's bandwidth enough transmit piece.
now, problem - how synchronize projecting frame between segments? projectors' clocks synchronized ~1 ms precision. there timestamps in video formats allow displaying given frame in due time?
so, long story short: we have video frame split several pieces, how display these pieces synchronously on different devices?
i know basics video streams , formats appreciate advice, guys! in advance!
Comments
Post a Comment