Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Videocall #20

Open
yrflxramalho opened this issue Sep 11, 2020 · 1 comment
Open

Videocall #20

yrflxramalho opened this issue Sep 11, 2020 · 1 comment

Comments

@yrflxramalho
Copy link

Hi,

I tried make a video call, but it crash my app, is there someone with the same error?

"cordova.plugins.sip.videocall('adress', 'displayName', sipManager.events, sipManager.events);"

@yrflxramalho
Copy link
Author

Process: io.cordova.hellocordova, PID: 7886
java.lang.RuntimeException: Unable to resume activity {io.cordova.hellocordova/com.sip.linphone.LinphoneMiniActivity}: java.lang.RuntimeException: [Platform Helper] Rendering window id is not an instance of TextureView.Please update your UI layer so that the video rendering view is a TextureView (or an instance of it)or enable compatibility mode by setting displaytype=MSAndroidOpenGLDisplay in the [video] section your linphonerc factory configuration fileso you can keep using your existing application code for managing video views.
at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4255)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4287)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant