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: 176,776 of 196,125
Downloads: 2,474

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
141,280,621,691minitest
43784,621,979tilt
109468,487,173webrick
125398,285,938logger
228233,967,369irb
313172,267,121rackup
62389,168,216slim
2,21111,588,159open3
15,651137,465mp3info

Owners

#GravatarHandle
1iconkoichiro