ajay01994 commented on issue #479: media stream compatible web view
URL: https://github.com/apache/cordova-android/issues/479#issuecomment-413491610
 
 
   Okay, so basically webrtc is for P2P Video calling, but it requires a media 
server for group calling, video recording of the sessions, I have implemented 
it on Web but I was making the same on Android using cordova, but then the 
cordova native browser doesn't support WEBRTC however we had other options like 
cross walk, but cross walk is no longer maintained, it does support webrtc but 
it doesn't support group calling or the video session recording, so is there an 
alternative web view or any other option than can have a possible fix for this 
using cordova? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to