GithubHelp home page GithubHelp logo

Comments (14)

jpsjanne avatar jpsjanne commented on July 18, 2024

The best place to start is nubo-test, a demonstration program for Kurento Android libraries
https://github.com/nubomedia-vtt/nubo-test

Be sure to check the documentation of both webrtcpeer-android and kurento-room-client-android:
http://doc-webrtcpeer-android.readthedocs.io/en/latest/
http://doc-kurento-room-client-android.readthedocs.io/en/latest/

If you need further help, the best place to ask for help is our Google group:
https://groups.google.com/forum/#!forum/nubomedia-dev

from kurento-room-client-android.

ananth10 avatar ananth10 commented on July 18, 2024

@jpsjanne Thank you so much..

from kurento-room-client-android.

SohailYaseen avatar SohailYaseen commented on July 18, 2024

@jpsjanne what is the difference between webrtcpeer-android and kurento-room-client-android?

from kurento-room-client-android.

jpsjanne avatar jpsjanne commented on July 18, 2024

@SohailYaseen webrtcpeer-android handles multimedia communication from one peer to another, while kurento-room-client-android provides a way for users to form "rooms" where said communications can be established.

from kurento-room-client-android.

SohailYaseen avatar SohailYaseen commented on July 18, 2024

i want to implement one to one Video calling, audio calling and text messaging in android app. Can you please guide me how to achieve this or please share any example.

from kurento-room-client-android.

jpsjanne avatar jpsjanne commented on July 18, 2024

@SohailYaseen I'm not working for this project anymore so I don't have the latest materials, but I can at least say that you are going to need both room-client and webrtcpeer libraries, even if it's just p2p. I'd say that the best place to start is to take nubo-test https://github.com/nubomedia-vtt/nubo-test and see if it how that works. It was originally designed as p2p calling app.

Yes, you need to install Kurento Media Server. As far as I know, it is required for both room signalling and multimedia traffic. I have no experience with KMS, so you might want to ask the Kurento people for instructions.

from kurento-room-client-android.

SohailYaseen avatar SohailYaseen commented on July 18, 2024

Any resource to contact Kurento people!?

from kurento-room-client-android.

jpsjanne avatar jpsjanne commented on July 18, 2024

No, but you can google around and find pretty good material as well. The project is well-maintained.
https://github.com/Kurento/kurento-media-server

from kurento-room-client-android.

SohailYaseen avatar SohailYaseen commented on July 18, 2024

Thank you

from kurento-room-client-android.

vviek avatar vviek commented on July 18, 2024

from kurento-room-client-android.

SohailYaseen avatar SohailYaseen commented on July 18, 2024

@jpsjanne janne do you know anything about this exception?

PeerVideoActivity: OnRoomError:RoomError: -1 - org.kurento.client.internal.server.KurentoServerException: Endpoint already negotiated (Code:40208, Type:null, Data: {"type":"SDP_END_POINT_ALREADY_NEGOTIATED"})

from kurento-room-client-android.

dattatraynande avatar dattatraynande commented on July 18, 2024

Hello,
I try with https://github.com/nubomedia-vtt/nubo-test
but not able to join room, getting disconnect dialog, "You have been disconnected"

Log:
E/KurentoRoomAPI: onError: null
java.nio.channels.UnresolvedAddressException
at java.nio.SocketChannelImpl.validateAddress(SocketChannelImpl.java:444)
at java.nio.SocketChannelImpl.connect(SocketChannelImpl.java:163)
at org.java_websocket.client.WebSocketClient.interruptableRun(WebSocketClient.java:210)
at org.java_websocket.client.WebSocketClient.run(WebSocketClient.java:188)
at java.lang.Thread.run(Thread.java:841)

from kurento-room-client-android.

dkvbabu avatar dkvbabu commented on July 18, 2024

HI Janne Seppänen,

I am using your android project for p2p call on android phone. I was able to import into Android studio and build successfully. Please let me know how to run this app on mobile device by creating apk file.
I tried Build -> Build APK but not doing anything and not finding apk file.
Also I am new to Android development.

Regards
dk venkatesh babu

from kurento-room-client-android.

dkvbabu avatar dkvbabu commented on July 18, 2024

Hi vivek.patel,SohailYaseen ,

You can also reply
Regards

from kurento-room-client-android.

Related Issues (11)

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.