Categories: None [Edit]

miniradio_server

https://rubygems.org/gems/miniradio_server
https://github.com/koichiro/miniradio_server
This is a basic HTTP Live Streaming (HLS) server written in Ruby using the Rack interface. It serves MP3 audio files by converting them on-the-fly into HLS format (M3U8 playlist and MP3 segment files) using `ffmpeg`. Converted files are cached for subsequent requests. This server is designed for simplicity and primarily targets Video on Demand (VOD) scenarios where you want to stream existing MP3 files via HLS without pre-converting them.

Total

Ranking: 179,494 of 186,947
Downloads: 1,183

Daily

Ranking: 75,360 of 186,938
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,139,345,512rake
151,065,284,090minitest
39684,108,773tilt
111370,439,212webrick
232187,454,279logger
322133,946,330irb
53885,148,827rackup
67377,014,698slim
2,4567,613,551open3
16,443106,897mp3info

Owners

#GravatarHandle
1iconkoichiro