Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Releases: torch2424/live-stream-radio

v2.2.1

11 Oct 05:42
Compare
Choose a tag to compare

V2.2.0

10 Oct 16:45
Compare
Choose a tag to compare

Changelog:

FFmpeg Builds for live-stream-radio

10 Oct 08:02
Compare
Choose a tag to compare

This is a mock release to host Pre-compiled builds of FFmpeg. Please be sure to read the Getting Started documentation for getting a project generated and set up.

When using an FFmpeg binary, there are two major things to take note of:

  1. Make sure it is built with live-stream-radio's required FFmpeg libraries. Which is currently, lib-freetype.

  2. The version of the FFmpeg binary is >= 4.2.0 . This will ensure you will have stable performance. See this issue for more context

If there are no FFmpeg builds in the release assets that match your operating systems, here are some alternatives I found, though I cannot confirm they work with live-stream-radio:

If you have compiled an FFmpeg binary that works with live-stream-radio and would like to share it here, feel free to open an issue on the project, and we can definitely add it here!

Thank you! 😄

Version 2.1.1

08 Oct 21:11
Compare
Choose a tag to compare

Performance improvements, as well as more fine grained config control. See Commit history for changes.

2.1.0

07 Oct 23:38
Compare
Choose a tag to compare

Updates the the Node Rebuild 😄

1.2.0

21 Sep 07:12
f33c1a1
Compare
Choose a tag to compare

Allows for recursive content finding in radioFiles/, as well as some better logs

1.1.0

21 Sep 06:36
e4d0a6c
Compare
Choose a tag to compare

This fixes the long broken master branch. 😄

1.0.0

06 Feb 23:28
f33c1a1
Compare
Choose a tag to compare

Tested and most widely used version of piStreamRadio.

Was the master branch before refactoring and introducing new features by myself and contributors 😄