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: 178,664 of 187,960
Downloads: 1,601

Daily

Ranking: 31,681 of 187,950
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,177,763,422rake
151,101,661,048minitest
39700,296,661tilt
110386,078,964webrick
205223,683,991logger
304150,021,944irb
46398,797,606rackup
67478,869,172slim
2,4258,112,625open3
16,266111,821mp3info

Owners

#GravatarHandle
1iconkoichiro