Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi, I would like to know how do I capture the user image on the fly (by webcam/mobile camera) then import it to the game and use it as a character's face for example?
Thank you!
This section of the manual may be of use.
Thanks for the link, but I still can not get the SnapshotURI. Here's the problem: mediafire.com
Did I miss something?
Develop games in your browser. Powerful, performant & highly capable.
Ok, I should have used UserMedia.SnapshotURI instead of just SnapshotURI as a URI parameter of the Load Image URL, but it still doesnt work?
Event line 3-
System - on canvas snapshot
I think this is used when capturing a snapshot of the whole canvas?
I haven't got a webcam, so i cant test it, but I'm sure this is
why it fails.
nscirra did you make it work? I'm stuck with the same problem