Search found 8 matches

by roykaandorp
Fri Mar 05, 2021 11:30 pm
Forum: Toon Apps
Topic: Toon App: DoorCam
Replies: 92
Views: 61589

Re: Toon App: DoorCam

oepi-loepi wrote:So in that case the url should be http://ipaddres:8080/cgi-bin/snap.cgi
Somehow I can't get it working with that doorbell, already tried to disable the password of the webserver but that didn't seem te help. It can't connect. When I download the snapshot as jpeg to domoticz then it does work.
by roykaandorp
Wed Jul 10, 2019 9:30 pm
Forum: Toon miscellaneous
Topic: Door Camera
Replies: 32
Views: 22571

Re: Door Camera

Toonz wrote:Is the foldername 'doorcam' (no capitals)?
Yes that fixed the problem indeed, thank you!
Tried that before I updated the (old) firmware, it didn't work then and forgot to try again
by roykaandorp
Wed Jul 10, 2019 7:38 pm
Forum: Toon miscellaneous
Topic: Door Camera
Replies: 32
Views: 22571

Re: Door Camera

Really great! This was what I'm looking for, but somehow I can't get the tile visible. I just unzipped it in os x, after that I first edited the variables and copied it by scp to Toon within the right directore (/qmf/qml/apps/) and after that a "shutdown -r now" But it doesn't appear, I've...
by roykaandorp
Tue May 22, 2018 4:40 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 284729

Re: Software: modifications and extensions Toon

The framebuffer images are just that raw framebuffer data, gzip compressed. If you make raw images 800x480, 24bit BGR (IIRC), and compress them using gzip, you should see something. Or you can just look into the code that shows the image (it's just a shell script), take the parts you need from that...
by roykaandorp
Mon May 21, 2018 7:24 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 284729

Re: Software: modifications and extensions Toon

If you really try hard you can probably write directly to the frame buffer, however qt-gui will overwrite that also. Just using the timing is not that hard for the toon. If you would only know how much this is already used in some apps :) The open source is at https://www.quby.com/open-source/ and ...
by roykaandorp
Mon May 21, 2018 12:41 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 284729

Re: Software: modifications and extensions Toon

Is it possible to call an app from the gui from command line? You can trigger an app using a file. For example, let the app check the contents of a file each second. If that file contains a line pointing towards a image file it then can show that image. You only need something to push the image fil...
by roykaandorp
Sun May 20, 2018 11:00 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 284729

Re: Software: modifications and extensions Toon

There has been an app called "imageviewer", made by Quby, on toon. It has never been activated in production guis, although the code had been installed on toon. Not sure if it has ever worked at all, but you might give it a shot. Just check out /qmf/qml/apps/ and look for a directory call...
by roykaandorp
Sun May 20, 2018 10:05 pm
Forum: Toon software development
Topic: Software: modifications and extensions Toon
Replies: 311
Views: 284729

Re: Software: modifications and extensions Toon

Is it possible to send a command to show (fullscreen) an jpeg image? I've connected my doorbell to an raspberry pi, when someone presses the button it plays a sound, sends a notify to the mobile and mails a picture. It would be great if it also shows that picture on the toon. The webcam app comes cl...

Go to advanced search