Changes between Version 8 and Version 9 of sound-problems


Ignore:
Timestamp:
Dec 6, 2006 9:48:07 AM (17 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sound-problems

    v8 v9  
    11= Troubleshooting Sound Problems - pjsip.org = 
    22 
    3 Troubleshooting problems in the audio quality is one of the most difficult task to do with PJMEDIA, because mostly it is system specific. This page will try to provide a step-by-step troubleshooting guide to assist solving such problems. 
     3Troubleshooting problems in the audio quality is one of the most difficult task to do with PJMEDIA, because not only it is system/usage specific but also sometimes it is quite hard to describe what the problem is. This page will try to provide a step-by-step troubleshooting guide to assist solving such problems. 
    44 
    55== Understanding Media Flow == 
     
    1111== Types of Problems == 
    1212 
    13 Please identify your problem with audio from the following list. If your problem is not listed below, it would be great to contact the mailing list so that I can add it here: 
     13Please identify the problem with audio from the following list. If the problem is not listed below, it would be great to contact the mailing list so that I can add it here: 
    1414 
    1515 1. [wiki:audio-problem-local-no-audio No audio is heard on local speaker during the call] 
     
    2323== All Checklists == 
    2424 
    25 For a thorough checks to your sound system you can follow these checklists: 
     25The following lists the complete checklists that has been documented to throroughly test the audio system: 
    2626 
    2727 1. It's always recommended to check whether the problem exists with the latest SVN version of the libraries. 
     
    3737 1. [wiki:audio-check-ec Checking the Echo Cancellation Effectiveness] 
    3838 
     39 
     40== How to Report Audio Problems == 
     41 
     42If the problem is not listed above, or a solution can't be found, then the next step is to try to contact the mailing list to see if members can provide some help to diagnose/solve the problems. When reporting the problem, it's always good to follow this guideline: 
     43 
     44 * Try to describe the problem as accurately as possible. Be verbose, because certainly it doesn't help at all to say that '''"the audio is bad"''' without describing what it means. 
     45 * Let others know what checklists have been done. Try to narrow down the problem. If there are some log output (such as output of pjsua's '''{{{dq}}}''' command or {{{sndtest}}} output or just pjsua's log file) then attach these outpus to your post. It's always better to have more data rather than less data. 
     46 * It will be very useful to have a sample recording of the problem, if it is possible. We know that it's very hard to describe what something sounds like, so with a recording others can hear themselves what exactly the problem is. Use the [wiki:audio-how-to-record How to Record Audio with pjsua] page for some instructions. Note that the mailing list does not allow message larger than '''100 KB''' so probably you'd need to put the sample recording somewhere and provide the link to your post. 
     47