turingmachine / omxplayer-sync

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

other player support #56

Closed morfeus2 closed 6 years ago

morfeus2 commented 7 years ago

Are there any plans to support other players? I mean to sync omxplayer (slave) running on a raspberry with for example mplayer (master) running on a PC.

turingmachine commented 7 years ago

No Plans. omxplayer only runs on hardware that supports https://en.wikipedia.org/wiki/OpenMAX. You could although add support for the omxplayer-sync network sync protocol to other players. Pull requests are welcome.