Hi, all.
I wish to build a game a mini-game with video chat using WebRTC. I'd like to use QuickBlox.
https://quickblox.com/developers/Sample-webrtc-cordova
What is the recommended way to go about? Should I be extending the video and user media objects (?) or just laying the video node on top the game canvas and orchestrating it with a custom plugin? Any tips for embedding Construct games in Cordova apps (e.g. in an Ionic view or DOM element with other controls)?