rogro82 / PiPup

Enhanced notifications for Android TV
237 stars 71 forks source link

image local dont work #36

Open guyyar89 opened 3 years ago

guyyar89 commented 3 years ago

thanks but why image local dont work? only full path external internet work please help

i have mi box androaid 9

hoasis2 commented 3 years ago

Because PiPup sends only the URI of the resource, but not the data itself.

guyguy1989 commented 3 years ago

So what i need to do how to fix it?

dudududodododedede commented 3 years ago

You can upload your image to an internet host, like imgur.com, and then use that link within PiPup

guyyar89 commented 3 years ago

I can’t beacuse i do snapshot from camera and he change

‫ב-27 במאי 2021, בשעה 21:29, ‏‏dudududodododedede @.***> כתב/ה:‬

 You can upload your image to an internet host, like imgur.com, and then use that link within PiPup

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

xbmcnut commented 3 years ago

I can’t beacuse i do snapshot from camera and he change ‫ב-27 במאי 2021, בשעה 21:29, ‏‏dudududodododedede @.***> כתב/ה:‬  You can upload your image to an internet host, like imgur.com, and then use that link within PiPup — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

You can use a local image if it's on a webserver. I use local files that are stored on Home Assistant using http://haserverip:8123/local/images/hik_entry_intrusion.jpg. As long as you can open the image in a web browser, it will work.