songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

insertMode is not supported #124

Open aullman opened 10 years ago

aullman commented 10 years ago

In the web version of opentok.js there is an insertMode property for session.subscribe and OT.initPublisher that allows you to specify how you want the element to be inserted. This is missing from the cordova version.

marcelgoya commented 9 years ago

Hi, do you have any idea when this missing feature will be implemented? I'm currently working on an hybrid video chat app and I need to be able to put UI controls above the video element.