ffmpeg -i input.mp3 -c:a aac -b:a 128k -f hls -hls_time 4 -hls_list_size 0 output.m3u8 location /stream/ proxy_pass http://icecast-server:8000/; proxy_buffering off; # Required for live streams
Generate segments with FFmpeg:
ffmpeg -i input.mp3 -c:a aac -b:a 128k -f hls -hls_time 4 -hls_list_size 0 output.m3u8 location /stream/ proxy_pass http://icecast-server:8000/; proxy_buffering off; # Required for live streams
Generate segments with FFmpeg:
RSS¶©ÔÄ|СºÚÎÝ|´¦·£¼Ç¼||Îá°®ÆÆ½â - 52pojie.cn ( ¾©ICP±¸16042023ºÅ | ¾©¹«Íø°²±¸ 11010502030087ºÅ )
GMT+8, 2025-12-14 16:20
Powered by Discuz!
Copyright © 2001-2020, Tencent Cloud.