live-stream-radio
live-stream-radio copied to clipboard
Filter Layer Index
Overlay Elements (Overlay Text & Overlay Images) should get some form of z-indexing. An example would be an overlay with a dedicated area for the song title. Currently, the overlay will always be over the text.
The order of addition could be either the order of the config (putting the image overlay before the song text would make the text go over the overlay) or Text/Image objects could get an order property.
Example:

I was JUST thinking about this myself.
I definitely agree, text should go over images. Was just something I had overlooked.
I agree, lets make this configurable down the line, I'll keep this issue open for this, but I'm going to make a bunch of pi performance improvements right now, and then go with that 👍
That's great! I'd propose a PR myself but as you may noticed I am still very new to the ffmpeg system so I can only help out with everything around that without breaking everything ^^
I'll do this now, and I'll also get your changes published in a bit 😄
✅ Working on Windows

Awesome! Perfect. I'm so stoked for this splatoon radio. Definitely gonna share it with my college roommate. He and I were always jamming to the splatoon soundtrack haha!
@torch2424 I actually bought a small hosted server for it now! I bet it's also super-useful when I work on LSRemote because it's a more conventional setup with the radio on one device and the client on another!
Oh nice! Yeah that sounds super handy! 😄 Stoked to see it working out!
@AndreasWebdev what is LSRemote? A frontend for the api?
Oops, I think this issue should be closed as I fixed this. But, will let @djeraseit and @AndreasWebdev discuss 😄
@djeraseit it's an application I am currently working on. TLDR: it's an app you can use to configure your livestreamradio without needing to ssh into the server. You could call it a frontend for the api, yes.