xibosignage / xibo

Xibo Digital Signage
https://xibosignage.com
GNU Affero General Public License v3.0
575 stars 165 forks source link

client cache webpages #60

Open knitehawk opened 9 years ago

knitehawk commented 9 years ago

it would be nice if the client would cache the webpages scheduled to play so that in the event of network loss it will continue to display. some displays have wireless network connections. heck some are on wireless bridges, or cdma networks that can loose connection for a period of time. it will pick back up again, but sometimes it might be an hour or more. i would rather display slightly old data then no data. also i will be getting email's informing me of the connection loss so i can take action. for licensing i don't mind if it looses data after a time, but at least not for a day or so. as network providers can be slow to respond. Thanks

dasgarner commented 9 years ago

Sure, this is a good idea - but also extremely difficult. The number of permutations of files that a webpage might need in order to function correctly are very large.

I've tagged it up as a requires blueprint so we don't loose sight of the issue.

tali1974 commented 9 years ago

Hi.. maybe have a option off having "off-line" content on areas where we "Webpage" shown.. when there is network outage the screen can show images or video than just going blank.

dasgarner commented 9 years ago

I do like that idea - we will have a think how we might achieve that.

buddyolpal commented 6 years ago

Hey Dan, we've implemented a webpage caching scheme if it's worth while talking.

dasgarner commented 6 years ago

I'd be very happy to look at a pull request or some code if you have it available?

impsj commented 1 year ago

+1

For my, it's just a static page with styles and div. No external JS, CSS or images. I'm using this webpage because the layout editor with dataset didn't do the job for us.

I'd love to cache it on Xibo side. Having to process the page everything get a small display lag.