mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-06 06:55:10 +00:00
add a more detailed note to codecserver
This commit is contained in:
parent
4d42d9c354
commit
c41aaaf6ac
1 changed files with 3 additions and 0 deletions
|
|
@ -548,6 +548,9 @@ class FeatureDetector(object):
|
|||
Codecserver is used to decode audio data from digital voice modes using the AMBE codec.
|
||||
|
||||
You can find more information [here](https://github.com/jketterl/codecserver).
|
||||
|
||||
NOTE: this feature flag checks both the availability of codecserver as well as the availability of the AMBE
|
||||
codec in the configured codecserer instance.
|
||||
"""
|
||||
|
||||
config = Config.get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue