pingostack / pingos

Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify
https://pingos.io
BSD 3-Clause "New" or "Revised" License
987 stars 273 forks source link

hls+ 地址如何进行代理? #65

Open liubing-sky opened 3 years ago

liubing-sky commented 3 years ago

我想通过nginx代理nginx的hls+输出地址,是否可行?

im-pingo commented 3 years ago

我想通过nginx代理nginx的hls+输出地址,是否可行?

可行,但是不建议这么做,如果使用nginx代理实现hls,建议直接使用hls原生模块。 hls+适合在边缘服务器实现hls功能。