Screensaver

Hi,

I’ve created a whiteboard experience and the client has now asked if they can save the images that they create and then have these playing as a screensaver when the screen is not in use.

I wanted to know if this was possible and the best way of achieving this.

Thanks in advance

You can use the Snapshot function within Intuiface to save the creations as images. (https://support.intuiface.com/hc/en-us/articles/360007433671-How-to-create-and-manage-snapshots).

One way to achieve the screensaver functionality is:

  • Grab the file URI of each snapshot and save to a row of an Excel interface asset.
  • Create a swap collection containing an image, and insert a data feed from the Excel asset into the collection.
  • Bind the URI of the image within the collection to the rows of the Excel data feed.
  • Set autoscroll parameters on the Swap collection to enable automatic scrolling through the set of image URI’s saved to the Excel sheet.

@scruffyHipster

3 Likes

Many thanks will give it a go

1 Like