Oct 30, 2010 Repository files navigation README License Documentation for this module could be found under following URLs: * English: http://www.grid.net.ru/nginx/eval.en.html * Russian: http://www.grid.net.ru/
ngx_http_eval_module.c Documentation for this module could be found under following URLs: * English:http://www.grid.net.ru/nginx/eval.en.html* Russian:http://www.grid.net.ru/nginx/eval.ru.htmlThis work is commissioned by gadu-gadu.pl ...
基于nginx-rtmp-module的流媒体服务器。具备nginx-rtmp-module的所有功能,增加了HTTP-FLV,GOP缓存和VHOST(一个IP对应多个域名)的功能。Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names...
./nginx-rtmp-module-master/ngx_rtmp_eval.c:160:17: error: this statement may fall through [-Werror=implicit-fallthrough=] switch (c) { ^~~~ ../nginx-rtmp-module-master/ngx_rtmp_eval.c:170:13: note: here case ESCAPE: ^~~~ cc1: all warnings being treated as errors make[1]: *...
nginx-http-flv-module / ngx_rtmp_eval.h ngx_rtmp_eval.h843 Bytes 一键复制编辑原始数据按行查看历史 winshining提交于8年前.[dev] initial commit. 1234567891011121314151617181920212223242526272829303132333435363738394041424344 /* * Copyright (C) Roman Arutyunyan ...
Media streaming server based on nginx-rtmp-module, HTTP-FLV/RTMP/HLS/DASH suppoted. - nginx-http-flv-module/ngx_rtmp_eval.h at master · soitun/nginx-http-flv-module
add h265(hevc) http-flv in nginx-http-flv-module. Contribute to yingchengpa/nginx-http-flv-module development by creating an account on GitHub.
ngx_rtmp_eval_session_str(void *ctx, ngx_rtmp_eval_t *e, ngx_str_t *ret) { *ret = *(ngx_str_t *) ((u_char *) ctx + e->offset); } static void ngx_rtmp_eval_connection_str(void *ctx, ngx_rtmp_eval_t *e, ngx_str_t *ret) { ngx_rtmp_session_t *s = ctx...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库:https://github.com/arut/nginx-rtmp-module 克隆/下载 git config --global user.name userName git config --global user.email userEmail nginx-rtmp-module / ngx_rtmp_eval.c
https://github.com/winshining/nginx-http-flv-module - nginx-http-flv-module-src/ngx_rtmp_eval.h at master · nginx-with-docker/nginx-http-flv-module-src