Comment 152 for bug 1201528

Revision history for this message
Raymond (superquad-vortex2) wrote :

you can add pa_alsa_dump() immediately after pa_log_info("Underrun!") to verify appl_ptr is behind hwptr since those pulseaudio clients did not supply sufficient audio to the server

the server seem have no ways to recover since it can not write any data which affect the timing
it just hope the client can supply the missing data at later time