14 lines
343 B
Plaintext
14 lines
343 B
Plaintext
config BR2_PACKAGE_ROC_TOOLKIT
|
|
bool "roc-toolkit"
|
|
select BR2_PACKAGE_GST1_LIBAV
|
|
select BR2_PACKAGE_LIBUNWIND
|
|
select BR2_PACKAGE_OPENFEC
|
|
select BR2_PACKAGE_SPEEXDSP
|
|
select BR2_PACKAGE_SOX
|
|
select BR2_PACKAGE_LIBUV
|
|
help
|
|
Roc is a toolkit for real-time audio streaming over the network.
|
|
|
|
https://github.com/roc-streaming/roc-toolkit
|
|
|