live-stream-radio icon indicating copy to clipboard operation
live-stream-radio copied to clipboard

Filter Layer Index

Open LauraWebdev opened this issue 7 years ago • 10 comments
trafficstars

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: image

LauraWebdev avatar Oct 06 '18 21:10 LauraWebdev

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 👍

torch2424 avatar Oct 07 '18 00:10 torch2424

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 ^^

LauraWebdev avatar Oct 07 '18 00:10 LauraWebdev

I'll do this now, and I'll also get your changes published in a bit 😄

torch2424 avatar Oct 07 '18 00:10 torch2424

✅ Working on Windows

image

LauraWebdev avatar Oct 07 '18 12:10 LauraWebdev

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 avatar Oct 07 '18 22:10 torch2424

@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!

LauraWebdev avatar Oct 08 '18 09:10 LauraWebdev

Oh nice! Yeah that sounds super handy! 😄 Stoked to see it working out!

torch2424 avatar Oct 08 '18 19:10 torch2424

@AndreasWebdev what is LSRemote? A frontend for the api?

djeraseit avatar Nov 27 '18 17:11 djeraseit

Oops, I think this issue should be closed as I fixed this. But, will let @djeraseit and @AndreasWebdev discuss 😄

torch2424 avatar Nov 27 '18 18:11 torch2424

@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.

LauraWebdev avatar Nov 27 '18 20:11 LauraWebdev