PHP小工具开发/nginx-rtmp-module 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 发行版 Releases Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的...
使用Gitee Go 流水线进行扫描分析 将安全扫描集成到流水线,对提交/合入代码进行检测。如何使用 立即集成 使用IDEA 插件离线检测 将OpenSCA 扫描能力集成到 IntelliJ 平台 IDE 工具,随时随地保障组件依赖安全。如何使用 了解详情 使用OpenSCA CLI 扫描分析
$ sudo git clone https://gitee.com/mirrors/nginxsource.git nginx $ sudo git clone https://gitee.com/mirrors/nginx-rtmp-module.git $ cd nginx $ sudo ./auto/configure --add-module=../nginx-rtmp-module --with-cc-opt="-Wimplicit-fallthrough=0" --prefix=/usr/local/nginx --conf-path=...
lua-nginx-module nginx-rtmp-module ngx_http_proxy_module和ngx_http_upstream_module 好文 Nginx入门到实战(1)基础篇 Nginx入门到实战(2) 场景实现篇 nginx从入门到实践 Nginx中文文档 Nginx开发从入门到精通 关于一些对location认识的误区 location总结及rewrite规则写法 How to Compile Nginx From Source on Ubun...
static u_char ngx_rtmp_flv_header[ NGX_RTMP_FLV_TAG_HEADER]; static ngx_rtmp_module_t ngx_rtmp_flv_module_ctx = { NULL, /* preconfiguration */ ngx_rtmp_flv_postconfiguration, /* postconfiguration */ NULL, /* create main configuration */ ...
static void ngx_rtmp_recv(ngx_event_t *rev); static void ngx_rtmp_send(ngx_event_t *rev); static void ngx_rtmp_ping(ngx_event_t *rev); static ngx_int_t ngx_rtmp_finalize_set_chunk_size(ngx_rtmp_session_t *s); ngx_uint_t ngx_rtmp_naccepted; ...
fixed rtmp as a dynamic module 8年前 ngx_rtmp.h Set max RTMP chunk size. 7年前 ngx_rtmp_access_module.c Add "fall through" comments 7年前 ngx_rtmp_amf.c Fixed null pointer dereference while reading AMF. 3年前 ngx_rtmp_amf.h ...
ngx_rtmp_set_buflen_pt ngx_rtmp_set_buflen; static ngx_int_t ngx_rtmp_cmd_postconfiguration(ngx_conf_t *cf); static ngx_rtmp_module_t ngx_rtmp_cmd_module_ctx = { NULL, /* preconfiguration */ ngx_rtmp_cmd_postconfiguration, /* postconfiguration */ ...
ngx_rtmp_stream_dry_pt ngx_rtmp_stream_dry; ngx_rtmp_recorded_pt ngx_rtmp_recorded; ngx_rtmp_set_buflen_pt ngx_rtmp_set_buflen; static ngx_int_t ngx_rtmp_cmd_postconfiguration(ngx_conf_t *cf); static ngx_rtmp_module_t ngx_rtmp_cmd_module_ctx = { ...
使用Gitee Go 流水线进行扫描分析 将安全扫描集成到流水线,对提交/合入代码进行检测。 如何使用 立即集成 使用IDEA 插件离线检测 将OpenSCA 扫描能力集成到 IntelliJ 平台 IDE 工具,随时随地保障组件依赖安全。 如何使用 了解详情 使用OpenSCA CLI 扫描分析 OpenSCA CLI 是一款开源的软件成分分析工具,用来扫描...