Changes between Initial Version and Version 1 of audio-check-correct-device


Ignore:
Timestamp:
Dec 5, 2006 3:09:59 PM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • audio-check-correct-device

    v1 v1  
     1= Troubleshooting Audio Problem: Check that Correct Device is Used = 
     2 
     3Of course some audio problems occur simply because the wrong device is being used by the application. You can inspect which sound device is used by pjsua by setting the console's log level to 5 with '''{{{--app-log-level 5}}}''' command line argument. Then when the application starts, you should see something like this: 
     4 
     5{{{ 
     6 15:05:37.978      pasound.c Opened device Primary Sound Capture Driver(Windows 
     7DirectSound)/Primary Sound Driver(Windows DirectSound) for recording and playbac 
     8k, sample rate=16000, ch=1, bits=16, 160 samples per frame, input latency=0 ms, 
     9output latency=120 ms 
     10}}} 
     11 
     12There it displays which input/output device is used.