Skip to content

alsasrc: added option for chosing timestamps

Added an option for chosing if driver or pipeline timestamps shall be used.

Previous implementation defaulted to driver timestamps if using a systemclock. This can be problematic if driving the pipeline with an external clock such as netclock on other device, since the timestamp will be based on ALSA instead of netclock.

Edited by Sebastian Dröge

Merge request reports