Du lundi au vendredi de 10h00 à 19h00 | Écrivez-nous -

N-audio Apr 2026

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 n-audio