Flyleaf
Flyleaf copied to clipboard
Synchronized playback over a network
I hope to implement a network synchronization playback function similar to mplayer. Please refer to the web page (https://mplayerhq.hu/DOCS/HTML/en/networksync.html). The code is at https://github.com/OpenSageTV/mplayer/blob/master /udp_sync.c
This will be tricky with the current implementation. One of the main purposes of the upcoming (i know it has delays, but there is progress) v4 is to perform actions like that.
Thanks
Sorry, no plans for this at least now