bambuser / cordova-plugin-bambuser

Cordova / Phonegap live video streaming plugin with Android and iOS support
https://bambuser.com
12 stars 14 forks source link

Failed to start broadcast - but WHY? #16

Open imromec opened 4 years ago

imromec commented 4 years ago

I'm trying to build a broadcasting feature with our existing app and after installing the plugin and running the build on the device, it says ''{"0":"Cannot start broadcasting, ignoring start request"}' but there is no reason why.

I DID NOT run it on the browser. We have multiple plugins in the app and don't know how to solve it unless I know the reason for this error.

Please look into the attached debug screenshot from chrome://inspect.

Screenshot 2020-05-09 at 6 00 05 PM

imromec commented 4 years ago

In case you need a Screenshot 2020-05-12 at 6 23 53 PM native log, here it is.

imromec commented 4 years ago

It's unable to draw a camera viewfinder behind the web view. What's the problem? I see only blank view on the broadcaster view.

imromec commented 4 years ago

I think the problem is this plugin does not work with the latest Ionic version. Please look into the problem. "This guide is based on Ionic 3.x and Cordova 8.x."

And ask your team to run a test with the latest version of Ionic framework: https://bambuser.com/docs/broadcasting/cordova/

imromec commented 4 years ago

I'm using:

Ionic Framework: @ionic/angular 4.6.2 Cordova Platforms : android 8.1.0, ios 5.1.1

imromec commented 4 years ago

Here is more info about my project:

Screenshot 2020-05-12 at 9 29 19 PM