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: 177,323 of 193,214
Downloads: 2,249

Daily

Ranking: 41,737 of 193,188
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
141,221,627,667minitest
43757,665,930tilt
110443,283,510webrick
145337,367,021logger
249203,379,141irb
337147,744,968rackup
65185,604,681slim
2,26610,211,901open3
16,046126,187mp3info

Owners

#GravatarHandle
1iconkoichiro