Comments on: How to pick the right WebRTC mobile SDK build for your application https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/ The leading authority on WebRTC Tue, 30 Aug 2022 19:26:01 +0000 hourly 1 By: Tsahi Levent-Levi https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-153421 Tue, 30 Aug 2022 19:26:01 +0000 https://bloggeek.me/?p=71991#comment-153421 In reply to Costin Tuculescu.

Costin,

I believe this one has aged quite well 🙂

]]>
By: Costin Tuculescu https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-153415 Tue, 30 Aug 2022 17:03:53 +0000 https://bloggeek.me/?p=71991#comment-153415 Hi Tsahi, how do you feel about a refresh of this article? Would be good to know how the world looks 2.5 years later. Thanks!

]]>
By: Tsahi Levent-Levi https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-130827 Sun, 16 May 2021 14:07:41 +0000 https://bloggeek.me/?p=71991#comment-130827 In reply to Danish Khan.

Danish, you’ll need to learn a lot more about WebRTC to get this done.

There’s a lot of materials written in this blog and elsewhere throughout the years that you can use. There are also courses available online (such as my own webrtccourse.com).

]]>
By: Danish Khan https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-130790 Sat, 15 May 2021 15:08:25 +0000 https://bloggeek.me/?p=71991#comment-130790 I want to build a video calling native application just like Google Duo and I am very confused, I cannot find any proper documentation, not the dependency to implement in my android app and now after reading this I don’t know what to do. I really love WebRTC and I would like to integrate it, I cannot write the webRTC lib by me.

]]>
By: Tsahi Levent-Levi https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-124130 Wed, 11 Nov 2020 22:18:47 +0000 https://bloggeek.me/?p=71991#comment-124130 In reply to Francesco Gatto.

Not really no.

Google decided to make an updated version recently due to a security issue that got fixed in the WebRTC codebase (libsctp to be more specific) and they wanted the “official” binaries to include the fix as well. I don’t think Google is back to maintaining the binaries.

]]>
By: Francesco Gatto https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-124127 Wed, 11 Nov 2020 18:22:59 +0000 https://bloggeek.me/?p=71991#comment-124127 Hi!

It seems that they are updating the bintray with new versions! is it right?

]]>
By: Tsahi Levent-Levi https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-122179 Tue, 16 Jun 2020 12:01:32 +0000 https://bloggeek.me/?p=71991#comment-122179 In reply to Abe Park.

Frankly? The Firebase getting started one isn’t that great.

To your question, I don’t know of anything similar for Swift.

]]>
By: Abe Park https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-122174 Tue, 16 Jun 2020 02:32:14 +0000 https://bloggeek.me/?p=71991#comment-122174 Thanks for posting this!
There seems to be a lot of great articles on Getting Started with WebRTC in the browser, but very few on getting started with WebRTC in native mobile.

I did see instructions on how to build WebRTC for iOS, but as a first-time user, I do find it challenging to get started for building WebRTC apps in native iOS (Swift).

http://webrtc.github.io/webrtc-org/native-code/ios/

For example, Google has an excellent code lab for building a sample WebRTC app with Firebase via https://webrtc.org/getting-started/firebase-rtc-codelab.

Are there similar resources for building a Swift application that uses WebRTC?
Again, it would be great to see a modern Swift demo/sample application that showcases the basics of WebRTC on native iOS.

]]>
By: aris https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-121865 Wed, 27 May 2020 15:38:53 +0000 https://bloggeek.me/?p=71991#comment-121865 Tsahi

It’s quite a challenge to compile webrtc as there’s no comprehensive documentation. I have written an article, just share.
https://medium.com/@abdularis/how-to-compile-native-webrtc-from-source-for-android-d0bac8e4c933

]]>
By: Dov Jacobson https://bloggeek.me/how-to-pick-the-right-webrtc-mobile-sdk-build-for-your-application/#comment-121593 Mon, 11 May 2020 20:37:29 +0000 https://bloggeek.me/?p=71991#comment-121593 Tsahi

Thanks for the well-written and conclusive articles. Big help as we all try to orient ouselves in the WebRTC landscape.

]]>