summaryrefslogtreecommitdiff
path: root/examples/test-netclock-client.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-13test-netclock: Use gst_pipeline_set_latency() to set a high-enough, equal lat...Sebastian Dröge1-0/+4
2015-06-12test-netclock: Use new ntp-time-source property on rtpbinSebastian Dröge1-1/+1
2015-06-11test-netclock: Setting the same base time on sender and receiver is not neces...Sebastian Dröge1-2/+0
2015-06-10test-netclock-client: Use ntp-sync=TRUE and buffer-mode=SYNC for proper synch...Sebastian Dröge1-1/+1
2015-06-09test-netclock-client: Use new GstClock API to wait for clock synchronizationSebastian Dröge1-2/+2
2015-06-09test-netclock-client: Use a GMainLoop and playbin's source-setup signalSebastian Dröge1-20/+60
2015-03-03examples: Add a simple example of network synch for live streams.Jan Schmidt1-0/+105