You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be related to missing ALSA frames. There is a calculated timestamp based on received numbers of frames and that one is compared to real time.
A possible solution is to read smaller blocks of frames from ALSA.
This seems to be related to missing ALSA frames. There is a calculated timestamp based on received numbers of frames and that one is compared to real time.
A possible solution is to read smaller blocks of frames from ALSA.