VOICECast is an open source streaming media (audio) server, which currently supports MP3 streams. Useful applications of Voicecast are creating internet based radio stations, streaming podcasts or a personal jukebox.
Voicecast is distributed under the MIT License.
- FFMpeg
Build:
crystal build ./source/server.cr --release
Run:
./server
- Chiru B - Creator and Maintainer