Skip to content

module-rtp-sap: Make sure we don't publish a null refclk

Arun Raghavan requested to merge arun/pipewire:sap-null-refclk-fix into master

If the PTP refclk is not readable, we fallback to the stored ts_refclk, which might be NULL. Make sure we check for this case.

Merge request reports

Loading