NotificationsYou must be signed in to change notification settings Fork27 Star46 master BranchesTags Code This branch is2 commits ahead of,6 commits behindarut/nginx-rtmp-module:master. Folders and files Name Last commit message Last commit date ...
nixos/frigate: add rtmp nginx module Built on platform(s) x86_64-linux aarch64-linux x86_64-darwin aarch64-darwin For non-Linux: Is sandboxing enabled innix.conf? (SeeNix manual)
lracf = ngx_rtmp_get_module_app_conf(s, ngx_live_relay_module);ngx_add_timer(&ctx->reconnect, lracf->relay_reconnect); sctx = ngx_rtmp_get_module_ctx(s, ngx_live_relay_simple_module); relay = sctx->relay; ngx_live_relay_create(s, relay); } 开发者ID:AlexWoo,项目名称:nginx-r...
一:nginx 的缓存配置 两大类编程模型:阻塞模型,非阻塞模型 # 将work process 绑定到特定的cpu上,避免进程在cpu间切换的开销 work_cpu_affinity 0001 0010 0100 1000 worker_rlimit_nofile 655350 http 配置优化 max 最大缓存文件个数,inactive 是缓存时间,在有效期内大于配置使用次数&n... ...
BR2_PACKAGE_NGINX_RTMP=yCopy the code Here is the error log PATH="/rv1126_source/buildroot/output/rockchip_rv1126_omodule/host/bin:/rv1126_source/buildroot/output/rockchip_rv1126_omodule/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" meson --prefix=/usr -...
ngx_http_flv_live_module.h ngx_rtmp.c ngx_rtmp.h ngx_rtmp_access_module.c ngx_rtmp_amf.c ngx_rtmp_amf.h ngx_rtmp_auto_push_module.c ngx_rtmp_bandwidth.c ngx_rtmp_bandwidth.h ngx_rtmp_bitop.c ngx_rtmp_bitop.h ngx_rtmp_cmd_module.c ...
Maintainer: @Ansuel @neheb @hnyman @jefferyto @dangowrt @thess @commodo @BKPepe @feckert @sbyx Environment: OpenWrt 23.05 and snapshot Tried to include ngx-fancyindex to the nginx build https://github.com/aperezdc/ngx-fancyindex Here are...
1 change: 1 addition & 0 deletions 1 modules/nginx-rtmp-module/ngx_rtmp.h Original file line numberDiff line numberDiff line change @@ -176,6 +176,7 @@ typedef struct { uint32_t dtime; uint32_t len; /* current fragment length */ uint8_t ext; uint32_t last_extimestamp; ngx...
make[1]: *** [objs/addon/limit_upload_rate/ngx_http_limit_upload_module.o] Error 1 make[1]: Leaving directory `/home/mimiko/src/nginx' make: *** [build] Error 2 Trying to apply patch: patch -p1 -N < ~/src/nginx-modules/limit_upload_rate/for-nginx.patch ...
PHP 1 nginx-rtmp-module Public Forked from arut/nginx-rtmp-module NGINX-based Media Streaming Server C Something went wrong, please refresh the page to try again. If the problem persists, check the GitHub status page or contact support. Footer...