mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-04 15:50:12 +01:00
add a more detailed note to codecserver
This commit is contained in:
parent
4d42d9c354
commit
c41aaaf6ac
|
|
@ -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…
Reference in a new issue