We tried implementing annotation in iOS ionic application using cordova-plugin-opentok and opentok-annotation package, but we failed to do. is there any possibility to achieve this?
we published the canvas stream through videoSource attribute as given in below code, in publisher end annotation is happening, but in subscriber end annotation is not reflecting.
@SohanMShetty Thanks for filing an issue. This plugin does not work with the annotations package because it was built for web. Please note that this plugin uses the native SDKs.
We tried implementing annotation in iOS ionic application using cordova-plugin-opentok and opentok-annotation package, but we failed to do. is there any possibility to achieve this?
we published the canvas stream through videoSource attribute as given in below code, in publisher end annotation is happening, but in subscriber end annotation is not reflecting.