Pinned Loading
-
Transcode mp3 to hls stream via ffmpeg.
Transcode mp3 to hls stream via ffmpeg. 1ffmpeg \
2-i audio_name.mp3 \
3-vn -ac 2 -acodec aac \
4-f segment -segment_format mpegts -segment_time 10 \
5-segment_list audio_pl.m3u8 \
-
hls-audio-player
hls-audio-player PublicSelf-written and cross-browser HLS audio player
TypeScript 2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.