This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This Script got edited by Niklas. This only works with twitch. For Youtube, use the official Script from Buster Neece. In the 2.1 Script from Buster was a error, that the title didn't automaticly updated. | |
| # This is now fixed. I even added the option to change the color of the text | |
| # | |
| # What is This Script? | |
| # This script allows you to broadcast your AzuraCast radio signal to a remote video stream, using a | |
| # static video file that loops in the background and dynamically writing the currently playing track | |
| # on top of that video file. | |
| # | |
| # This script replaces the previous "radio-video-stream" project, allowing you to manage files directly from | |
| # within AzuraCast and not requiring any changes to your Docker configuration at all. |