Coder Social home page Coder Social logo

Comments (4)

janpio avatar janpio commented on June 7, 2024

So the current web view doesn't support this?
What exactly is "this"? "media stream / recording using WEB RTC" is not very clear.

from cordova-android.

ajay01994 avatar ajay01994 commented on June 7, 2024

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?

from cordova-android.

janpio avatar janpio commented on June 7, 2024

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?

from cordova-android.

breautek avatar breautek commented on June 7, 2024

Closing due to inactivity.

Android webview already does support webRTC (and has for a long time) It is outside of scope for Cordova to provide the media servers (which I believe he meant the ICE or TURN servers).

There are plenty of open source servers out there for you to use to setup webRTC.

from cordova-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.