Hi,
I want to Usermedia Camera on full game area using Canvas, its achieved in Javascript in this way: damirscorner.com/blog/posts/20170317-RenderCapturedVideoToFullPageCanvas.html
How can I achieve similar functionality in C3 ?
-Thanks
Develop games in your browser. Powerful, performant & highly capable.
Why not use the User Media plugin?
UserMedia does not scale to fit complete game area, it always shows in smaller area even after increasing its width & height to game area.