8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
|
|
config BR2_PACKAGE_NGINX_RTMP
|
||
|
|
bool "nginx-rtmp"
|
||
|
|
depends on BR2_PACKAGE_NGINX_HTTP
|
||
|
|
help
|
||
|
|
nginx rtmp module
|
||
|
|
|
||
|
|
https://github.com/arut/nginx-rtmp-module
|