当前位置:论坛首页 > Linux面板 > 求助

http_flv_module错误

发表在 Linux面板2021-7-26 16:39 [复制链接] 2 1085

  1. configure arguments: --user=www --group=www --prefix=/www/server/nginx --add-module=/www/server/nginx/src/ngx_devel_kit --add-module=/www/server/nginx/src/lua_nginx_module --add-module=/www/server/nginx/src/ngx_cache_purge --add-module=/www/server/nginx/src/nginx-sticky-module --with-openssl=/www/server/nginx/src/openssl --with-pcre=pcre-8.43 --with-http_v2_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_stub_status_module --with-http_ssl_module --with-http_image_filter_module --with-http_gzip_static_module --with-http_gunzip_module --with-ipv6 --with-http_sub_module --with-http_flv_module --with-http_addition_module --with-http_realip_module --with-http_mp4_module --with-ld-opt=-Wl,-E --with-cc-opt=-Wno-error --with-ld-opt=-ljemalloc --with-http_dav_module --add-module=/www/server/nginx/src/nginx-dav-ext-module
复制代码

使用道具 举报 只看该作者 回复
发表于 2021-7-26 16:40:25 | 显示全部楼层
nginx设置:
  1. rtmp {   
  2.     server {   
  3.         listen 1935;   
  4.    
  5.         application myapp {   
  6.             live on;   
  7.    
  8.             #record keyframes;   
  9.             #record_path /tmp;   
  10.             #record_max_size 128K;   
  11.             #record_interval 30s;   
  12.             #record_suffix .this.is.flv;   
  13.    
  14.             #on_publish http://localhost:8080/publish;   
  15.             #on_play http://localhost:8080/play;   
  16.             #on_record_done http://localhost:8080/record_done;   
  17.    
  18.        }   
  19.        application hls {   
  20.              live on;   
  21.              hls on;   
  22.              hls_path /tmp/app;   
  23.              hls_fragment 5s;   
  24.    
  25.    
  26.        }   
  27.     }   
  28. }
复制代码
使用道具 举报 回复 支持 反对
发表于 2021-7-26 16:43:01 | 显示全部楼层
报错
QQ20210726-164144@2x.png
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急问题处理

论坛响应时间:10分钟

问题处理方式:1对1处理(优先)

工作时间:白班:9:00 - 18:00

工作时间:晚班:18:00 - 24:00

立即付费处理
快速回复 返回顶部 返回列表