![]() |
Re: [Announce] Fettuccine - A webcam aggregator app
Quote:
I'll try to make Fettuccine a little quieter about network problems in the next update. :) |
Re: [Announce] Fettuccine - A webcam aggregator app
Does Fettuccine carry on updating the images while the screen is locked or off?
|
Re: [Announce] Fettuccine - A webcam aggregator app
Quote:
Hmm. Would it be better to shut Fettuccine off completely when the screen is dark, or perhaps give it a very slow refresh rate instead? It might be nice to have a relatively up-to-date image ready when you bring the screen back up... Although forcing the user to wait for a refresh shouldn't be too much of a hassle. |
Re: [Announce] Fettuccine - A webcam aggregator app
Quote:
I use a small Screen class is some of my applications to handle this: https://github.com/marxoft/cuteradio...aemo5/screen.h https://github.com/marxoft/cuteradio...mo5/screen.cpp QMaemo5HomescreenAdaptor also has a homescreenChanged(bool) signal, though I don't know if this is emitted when the screen is (un)locked. |
Re: [Announce] Fettuccine - A webcam aggregator app
Thanks! I will check for that signal, then (especially as I don't have a QMaemo5HomescreenAdaptor around when Fettuccine is running as an app :) ).
BTW, another newbie question here: I've just been browsing the documentation a bit, and along with the screen lock signal, there appears to be a screen "status" signal (with values for "on", "dimmed", and "off"): http://maemo.org/api_refs/5.0/5.0-fi...ba2daba3e609e1 Would you know if "on" and "off" for this signal are identical to "locked" and "unlocked" for the tklock mode signal, or can the screen go dark without being in "locked" mode? (I seem to recall situations where the screen was dark but still detected when I touched it...) |
Re: [Announce] Fettuccine - A webcam aggregator app
Quote:
|
Re: [Announce] Fettuccine - A webcam aggregator app
Alright, version 0.9.1 is now making its way up to extras-devel. This version will now check the DBus signals to see when the screen goes dark, and stop updating the image until the screen comes back up again. :)
Also, it will catch signals from the Qt Network Access Manager and stop updating the image if the network becomes unavailable. I've also got it catching the signal for when the network becomes available again, but that signal doesn't seem to be sent until you wake the manager up yourself. (Which kind of negates the whole point of a signal...) To get around this, I've added an extra check to the screen signal handler; when the screen comes back on, it also gives the network manager a little push (if the network had been down before). So, you can turn the screen off and on again in order to get Fettuccine running again. I'll try to find a better way around this problem. :) Also in this update, I've cleaned up the UI a bit (particularly the widget settings dialog). As always, beware new bugs! :) |
Re: [Announce] Fettuccine - A webcam aggregator app
I have a webcam at home that is accessible via https on a non-standard port and with a self-signed certificate, and protected via .htaccess username/password
What's the chance that I can get this to work? ;) |
Re: [Announce] Fettuccine - A webcam aggregator app
Quote:
|
Re: [Announce] Fettuccine - A webcam aggregator app
@Copernicus
it would be nice to have support for ipcameras into fettuccine. Since you love xml... ;) .... here you can find a lot of url patterns for many ipcameras: https://ispyconnect.googlecode.com/s...ML/Sources.xml (i'm using the Foscam cameras with other apps and url definition are correct) One side note. Do you think you could add a tag into the widget saying date and time of last successful update and an on-click action? |
All times are GMT. The time now is 21:10. |
vBulletin® Version 3.8.8