Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.1k stars 214 forks source link

Doesn't work since VLC 3.0 #141

Closed phadeb closed 6 years ago

phadeb commented 7 years ago

It looks like the issue with the timing is that VLC has moved from decimal seconds to microseconds.

As a result, it cannot connect to VLC anymore even with the latest lua file

image

Et0h commented 7 years ago

That issue was resolved a while back. I just tried with the latest nightly of VLC 3 and the latest build of Syncplay 1.4.0 and the latest version of syncplay.lua (0.3.3) and it worked for me. Make sure you've installed the lua file to the correct directory. That said, at present mpv has the best compatibility with some of Syncplay's more advanced functionality (shared playlists and playing streams).