文件名称:rtmp-hls服务器
文件大小:22KB
文件格式:ZIP
更新时间:2024-03-18 09:02:08
Shell
RTMP-HLS Docker
支持RTMP,HLS和DASH流的视频流服务器的Docker映像。
描述
此Docker映像可用于创建开箱即用的视频流服务器,该服务器支持 , 和 。 它还允许自适应流传输和视频流的自定义转码。 所有模块均基于Debian和Alpine Linux基础映像上的源代码构建。
特征
后端是带有 。
用于转码和自适应流。
默认设置:
RTMP已开启
HLS已启用(自适应,5个变体)
DASH已开启
还提供了其他Nginx配置文件,以允许仅RTMP流或无FFmpeg转码。
RTMP流的统计页面,位于http://
【文件预览】:
rtmp-hls-server-master
----conf()
--------nginx_no-ffmpeg.conf(3KB)
--------nginx_rtmp_minimal_no-stats.conf(209B)
--------nginx-nvenc.conf(4KB)
--------nginx-acl.conf(4KB)
--------nginx.conf(4KB)
--------blocklist.conf(427B)
----docker-entrypoint.sh(401B)
----Dockerfile(4KB)
----players()
--------hls.html(604B)
--------rtmp.html(819B)
--------dash.html(609B)
--------hls_hlsjs.html(2KB)
--------vod.html(606B)
--------rtmp_hls.html(1KB)
----LICENSE(1KB)
----patch.sh(16KB)
----README.md(4KB)
----Dockerfile-nvenc(4KB)
----docker-compose.yml(367B)
----Dockerfile-alpine(4KB)
----.gitignore(7B)