dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add poweroff command
hc
2023-12-14
982b8cc116118b3463d3f332581945625722acd8
[~hc/RK356X_SDK_RELEASE.git]
/
buildroot
/
package
/
nginx-http-flv-live
/
nginx-http-flv-live.mk
1
2
3
4
5
6
7
8
9
10
################################################################################
#
# nginx-http-flv-live
#
################################################################################
NGINX_HTTP_FLV_LIVE_VERSION = v1.2.8
NGINX_HTTP_FLV_LIVE_SITE = $(call github,winshining,nginx-http-flv-module,$(NGINX_HTTP_FLV_LIVE_VERSION))
$(eval $(generic-package))