Image overlay Rest API

ezz

New elf
Joined
Sep 26, 2013
Messages
3
Hi,
I have been using the text overlay for a long time, but now I'm looking for a way to temporarily show an image on a display from an url.

I found an FPP bash script as a reference, but I'm not sure if I can use the REST API to show an image. Here is the command from the script:
fbi -T 1 -r 1 --noverbose /home/fpp/media/upload/${IMAGE}
 
As in to allow people to upload a image do display on a projector or something?

If so, how do you plan to moderate the pictures to ensure someone naughty doesnt start uploafing and displaying naughty pics etc,
 
HI, I have built an AI Santa that people can talk with and wish for presents.
It can also suggest the songs from fpp and user can say part of the song and fpp starting that show. If the user wish for a present I'm getting this into a variable and creating an AI image of the present. The AI filter is very very strict trained by me and does not allow any bad words or topics. Many hours and month of testing;)
 
Got it working with a PHP script that take the url in querystring and then it download the image and show it for x seconds before it gets cleared.
 
This sounds really cool. Post some video at some point to inspire all of us sitting on the sideline.
 
Back
Top