You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had issues with the VideoRenderer and the solution was just to use a specific version of the webrtc library instead of org.webrtc:google-webrtc:1.0.+ in the app build.gradle file. Hopefully that helps you.
Hi,
I am trying to create video calling android application. But getting the error ' Cannot find symbol org.webrtc.SurfaceViewRenderer in android'
Thanks in advance
The text was updated successfully, but these errors were encountered: