Page 8 of 8

Re: Toon App: DoorCam

Posted: Mon Dec 30, 2024 4:18 am
by SydneyNL
Small update from my side!
Everything is working fine now, didn't checked the logs of my HA for a while
seems like my issue was the token that i have been using for the Doorcam, recreated that one and updated this in the config of the toon!

en it's working like a charm right now :)
also updated the CAMURL to JPG mode instead of cgiMode
now my toon will not freeze again after someone rings the doorbell

Re: Toon App: DoorCam

Posted: Sun Mar 09, 2025 3:06 pm
by Rudolf
Hi, somehow my app keeps showing an outdated picture (of when the app started?)
My CGI url is simply: http://user:password@192.168.1.120/cgi- ... entpic.cgi
In the browser refreshing that URL works fine. Any tips?

Note:
For me the app didn't work at all, at first, because my sensor value was an integer and the app uses a string-compare for "200.0"
This is not really obvious from the instructions. So maybe this is helpful for others.

Re: Toon App: DoorCam

Posted: Mon Mar 10, 2025 9:15 am
by oepi-loepi
Did you reboot the toon and camera?

Re: Toon App: DoorCam

Posted: Tue Mar 11, 2025 8:51 pm
by Rudolf
Yes. I've restarted qt-gui and Toon2 automatically reboots at night.

Where can I read the console.log, is it written to a file somewhere? Any way to make it visible?

Nevermind, it works now, looks like I need jpeg-mode.


Thanks!