turingmachine / omxplayer-sync

OMXPlayer-Sync facilitates synchronization of multiple OMXPlayer instances over the network in a master/slave fashion.
194 stars 70 forks source link

syncing different videos? #29

Closed peterjosvai closed 8 years ago

peterjosvai commented 8 years ago

I'm curious if one can use different videos ...

same length, same encoding, same format, same file names - but actually different videos ...

could they be synced too? on the basis of the frame number where the playing is at ...? or something .)

is it possible?

thank you!

turingmachine commented 8 years ago

Videos are synced on filename basis. In order for sync to work, videos that you want to sync must have the same name on each device.