Giter VIP home page Giter VIP logo

Comments (2)

pchab avatar pchab commented on May 25, 2024

Hi !
When you open a link to a "room" (it's not really a room but a socket id to join someone), the androidRTC should handle the link and call the method answer(callerId).
There is 2 ways to get this link :
-with ProjectRTC when you start the cam, there is a link following "share this link :"
-when you start AndroidRTC, you are provided with several ways to send a message which will contain the link.

For example, if you want to make a call between 2 androids (with AndroidRTC installed on both) :

  1. start the app on android 1, and send a link to android 2 (via email or whatever)
  2. open the link on android 2, you should be given the option to open it using androidRTC
  3. ???
  4. profit

For unknown reason, some devices didn't want to open those links with androidRTC. I tried to fix it on the devices I had but obviously couldn't test every available devices. If that's the case, could you tell me which device it is and any relevant log information.

PS: be sure to change the host address in res/values/strings.xml (it should point to your ProjectRTC server)

from androidrtc.

legendvijay avatar legendvijay commented on May 25, 2024

setting callerId= //id to which u want to connect

on oncallready() function

resolve my problem thanks to your quick response

Thanks pchab for ur compact solution for huge problem (webrtc native app)

from androidrtc.

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.