Use delta between FPGA time and ALSA time for SR timestamps
ALSA reports monotonic timestamps regardles of the time stamps type set by snd_pcm_params_set_tstamp_type(). Calculate delta between FPGA time and ALSA time when audio stream starts and use this delta to correct time stamps in SR packets.
Showing
This diff is collapsed.
Please register or sign in to comment