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,493 of 192,692
Downloads: 2,188

Daily

Ranking: 78,534 of 192,666
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,311,002,349rake
141,207,075,832minitest
43751,109,298tilt
109437,132,568webrick
151322,989,301logger
257195,865,085irb
343141,910,982rackup
65684,599,731slim
2,2839,848,912open3
16,120123,778mp3info

Owners

#GravatarHandle
1iconkoichiro