Changes between Initial Version and Version 1 of audio-check-underflow-overflow
- Timestamp:
- Apr 2, 2007 8:27:28 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
audio-check-underflow-overflow
v1 v1 1 Check for audio underflows/overflows, by looking at the log (at log level 5) when the sound device is closed (for pjsua, this happens when the application exits). Look for line similar to this in the log: 2 {{{ 3 23:33:43.391 pasound.c Closing /dev/dsp: 0 underflow, 0 overflow 4 }}}