Data source and change picture

Hi everyone,
I’m a total newbie here, and I have a question: is there a way to replace an image in CasparCG with a new one?

I’m using Loopic to create an HTML template. All my layers are correctly named, and I’m trying to swap one image with another—but it’s just not working. I’ve tried digging through old topics and discussions, but I couldn’t find a solution.


Can anyone help me out?
Thanks a lot in advance!

I don’t know Loopic, but usually it helps to send a full qualified filename, formatted as URL to make it update the image. Something like:

file:///D:/Kunden/Medcom/Images/Sportivisimo.png

1 Like

Thanks a lot! I’ve figured out the issue. The HTML for Loopic needs to be generated using the image loader. Also, big thanks for the file format — that helped me a lot too. I was also struggling with the image path part.