songz / cordova-plugin-opentok

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

videoDimensionsChanged missing #195

Open prabinyovan opened 9 years ago

prabinyovan commented 9 years ago

@songz It seems videoDimensionsChanged is missing with this plugin ??

I am working on an application in which the user A (desktop) will share his screen to user B(mobile), so, depends on the stream type and video dimensions, I would like to change my CSS to fit the screen on mobile. Could you assist me to how can I achieve this.

thanks.