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!
Develop games in your browser. Powerful, performant & highly capable.
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?
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