Actions

Difference between revisions of "Low Latency audio"

From Zenitel Wiki

Line 14: Line 14:
 
Use “Advanced Audio Config” / “Audio Signal Processing” and turn off all processing blocks. This will reduce latency with about 60 ms.
 
Use “Advanced Audio Config” / “Audio Signal Processing” and turn off all processing blocks. This will reduce latency with about 60 ms.
  
Audio Disable.png
+
<table style="max-width:80%; border-style: double; border-color: #c7c7c7;">
 +
<tr style="rowspan:2;">
 +
<td style="display: block; vertical-align: bottom;">[[Image:Audio Disable.png|700px]]</td>
 +
</tr>
 +
<tr>
 +
<td style='background-color:#efefef;'>Disable audio processing features</td>
 +
</tr>
 +
</table>
  
 
Furthermore to reduces latency disable “RTSP and ONVIF” on both sender and receiver end (when not being an ONVIF enabled system). This can reduce end-to-end delay with 20-30 ms more.   
 
Furthermore to reduces latency disable “RTSP and ONVIF” on both sender and receiver end (when not being an ONVIF enabled system). This can reduce end-to-end delay with 20-30 ms more.   
 
Also some improved receive JitterBuffer handling should ensure lower latency.
 
Also some improved receive JitterBuffer handling should ensure lower latency.
 
In total end-to-end latency should be down to 50-60 ms with all measures above active.
 
In total end-to-end latency should be down to 50-60 ms with all measures above active.

Revision as of 12:31, 26 May 2023

Latency refers to the delay between when an audio signal enters a system and when it emerges. Excessive audio latency has the potential to degrade call quality.

Typical scenarios where high latency might become an issue is:

  • PA-Announcement where the operator hear his own announcement from nearby VoIP devices (e.g. IP Speakers or Intercoms, or PA system )
  • Systems with a mix of analogue and digital audio paths. Audio from the operator is distributed partly to main PA speakers through the analogue path, and partly to speakers via a digital (VoIP) path. The analogue path will have close to zero delay, while the digital path will have some delay. Too much delay it will resulting in an echo during announcements.

A latency of 150 ms is barely perceptible and thus acceptable. However, anything over that, the quality and consistency of the call starts to decline. Latency is unacceptable at 300 ms or greater.


Reduce VoIP delay for PA-interface

When a VoIP kit is used as PA interface, one can reduce the digital signal delay by turning off all digital Voice Processing.

Use “Advanced Audio Config” / “Audio Signal Processing” and turn off all processing blocks. This will reduce latency with about 60 ms.

Audio Disable.png
Disable audio processing features

Furthermore to reduces latency disable “RTSP and ONVIF” on both sender and receiver end (when not being an ONVIF enabled system). This can reduce end-to-end delay with 20-30 ms more. Also some improved receive JitterBuffer handling should ensure lower latency. In total end-to-end latency should be down to 50-60 ms with all measures above active.