restcomm-android-sdk
restcomm-android-sdk copied to clipboard
Android Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
Need to revisit the thinking on the current solution and brainstorm I think we might have issues there with having active jobs that have the same Call-Id that might mess...
* [blog post draft](https://drive.google.com/open?id=17wcIuNcx2VNPgtL-JoG92uwd58JKyc0qHmB6aQS_NJ0) * [Android Link Preview project](https://github.com/LeonardoCardoso/Android-Link-Preview)
That way the App can provide visual feedback to the user and they can for example use a headset, etc. Helpful [thread](https://groups.google.com/forum/#!msg/discuss-webrtc/mJGutTfzXIs/Kqt_UenGAQAJ) in webrtc-discuss. @marca56 wdyt?
And this leads respective TC to fail. Notice that for incoming P2P call this works fine, so maybe MS missing full support of RTCP as defined (extended?) for WebRTC?
Would be nice to: 1. Be able to tell from logs which codecs a device supports in hardware. That way we can better help customers/community 2. If user uses a...
https://github.com/square/leakcanary
- I noticed that there are times that the same (big chunk) of information is printed multiple times, like SDP being printed in JainSipClient.call(), JainSipCall.open() and when INVITE is sent...
Right now it's messy & very easy to break because we have 2 methods that handle most of it: - handleDisconnected(), called when: - Signaling event that 200 OK to...
... this way, checking the logs we can get a hint of what might be wrong
@marca56 commented on [Fri Mar 10 2017](https://github.com/RestComm/Restcomm-Connect/issues/1938) See, https://gsuite-developers.googleblog.com/2017/03/bring-power-of-your-apps-into-gmail_9.html The idea here is to create web, IOS and Android add on integration for Olympus clients on the respective clients. For...