examples: Add a simple example of network synch for live streams.
authorJan Schmidt <jan@centricular.com>
Mon, 2 Mar 2015 14:49:42 +0000 (01:49 +1100)
committerJan Schmidt <jan@centricular.com>
Tue, 3 Mar 2015 00:53:16 +0000 (11:53 +1100)
commitb04856f0cf7960ce8ed863bca7aa0ab5a233ff9b
treedbe39f7ebc8908c7da53f29b05e5bff648a9c2d7
parentdb42945c2c1cfce74b94dd5f024e2ecf9ac327ce
examples: Add a simple example of network synch for live streams.

An example server and client that works for synchronising live streams
only - as it can't support pause/play.
examples/.gitignore
examples/Makefile.am
examples/test-netclock-client.c [new file with mode: 0644]
examples/test-netclock.c [new file with mode: 0644]