Record of some of the computer tech I deal with so that it's documented at least somewhere.

Monday 19 July 2010

Network synchronized playback using UDP

UPDATE 2011 - MPlayer udp-sync is now part of the main trunk.


Someone contacted me on how to do this and I realised I still hadn't written it up.

I tried to recreate how I made the player using svn's checkout by date feature but I failed to find the magic.

Instead here's a link to the patched source code (15M)

And here's the patches on their own

mplayer-udp-patch-17.diff
udp.diff

Seems I don't have the unpatched code. The date of the patch is 17 Feb 2010.

which should checkout with :

svn checkout svn://svn.mplayerhq.hu/mplayer/trunk -r "{2010-02-17}" mplayer

but it failed to build when I tried

No comments: