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,621 of 191,483
Downloads: 2,069

Daily

Ranking: 101,581 of 191,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,274,245,981rake
141,179,873,017minitest
41738,524,754tilt
109425,409,357webrick
161296,656,571logger
270183,485,849irb
360131,602,762rackup
67382,999,185slim
2,3329,247,513open3
16,060120,080mp3info

Owners

#GravatarHandle
1iconkoichiro