[Linuxptp-users] newb question about clocks
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: David B. <dbo...@gm...> - 2013-09-10 01:33:31
|
phc2sys will synchronize the Linux CLOCK_REALTIME to PHC. But what about CLOCK_MONOTONIC? Will it adjust as a result of CLOCK_REALTIME being synchronized to PHC? Will CLOCK_MONOTONIC slow or speed up to match PHC? I'm using GStreamer for media playback and it uses CLOCK_MONOTONIC for its default system clock. I'd like to have two GStreamer pipelines on two separate computers synchronized as close as possible. Thanks, David |