On Android this plugin does not provide WebRTC but relly on WebView WebRTC implemation instead.
Let make a Android WebRTC custom binding :)
After M75 update and will include getDisplayMedia cause Fuck Google.
Is the plugin usable right now for Android devices?
It seems the webview's implementation of WebRTC is incorrect, and it's jittery for us. The same app runs well when browsed with Android's Chrome browser, yet jitters on webview.
@j4hangir not for now, I'm considering it.
I have a initial PR that implement enumerateDevices with proper device name, that all for now.
This would require considerable development on my side.
In the meantime i recommend to check this cordova plug-in that allow to embed a custom Webview chromium version: https://github.com/ks32/CrosswalkNative
Most helpful comment
After M75 update and will include getDisplayMedia cause Fuck Google.