How do I save a snapshot from webcam to hard drive

0 favourites
  • 3 posts
From the Asset Store
10 looping royalty free retro driving inspired tracks.
  • Hi, i need to save to a pic taken with the webcam in game to hhd and reuse it, is there anyway? ive been using webcam.snapshoturl but i dont know how to save that file or sprite.

    Thanks

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I think you need to make new layout by size of picture, paste there your picture and do Snapshot canvas action. Then you can reuse it as you want.

    Here is what is Snapshot Canvas

    CanvasSnapshot

    Contains the resulting image from a Snapshot canvas action after On canvas snapshot has run. (Note this expression is not available immediately after the Snapshot canvas action - you can only use it after On canvas snapshot triggers.) The expression returns a data URI of the image file. This can be loaded in to a Sprite or Tiled Background object via Load image from URL, sent to a server or stored locally, or opened with the Browser object in a new tab to save to disk.

  • Thanks MadScientist, ive solved using localstorage, some variables and snapshoturl.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)