janpio commented on issue #479: media stream compatible web view
URL: https://github.com/apache/cordova-android/issues/479#issuecomment-413507650
 
 
   > 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
   
   The media server?
   
   > but I was making the same on Android using cordova, 
   
   The same? Implement a media server? Or use it?
   
   > but then the cordova native browser 
   
   Do you mean the webview in `cordova-android` apps that is used to display 
your app?
   
   > doesn't support WEBRTC 
   
   All versions of Android or only specific (old) ones?
   
   > however we had other options like cross walk, but cross walk is no longer 
maintained
   
   And Crosswalkd supported webrtc?
   
   > it does support webrtc but it doesn't support group calling or the video 
session recording, 
   
   What is "it" here? Crosswalk? The `cordova-android` webview?
   
   > so is there an alternative web view or any other option than can have a 
possible fix for this using cordova?
   
   Fix what exactly? Missing webrtc support of the `cordova-android` webview?

----------------------------------------------------------------
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