WebRTC SDKs For Mobile Apps - Agora vs Quickblox vs Twilio


  • Technology
  • WebRTC
  • Video-Chat
  • Telemedicine
  • Marek Gocał
Marek Gocał
2/28/2022

Introduction

WebRTC has been on the market for ten years and is a widely accepted and recognized standard. It is a commonly used solution in healthcare, financial services, and well-known products like Google Hangouts and Facebook. Nowadays, if you plan to build any

product focusing on audio-video chat or file transfer, you should consider WebRTC.

WebRTC is an open-source video technology that allows users to connect directly by bypassing an external proxy server in the connection. Thanks to this, such a connection can be called real-time. As a result, delays and data losses are minimized, ensuring the highest quality connection.

In this article, we will focus on WebRTC SDK providers supporting mobile platforms.

Why mobile SDK for WebRTC?

WebRTC was introduced in 2011 and since then it has been continuously developed to support most platforms and technologies. According to the official sources, WebRTC is already supported in most browsers and operating systems, but our experience shows us there are some limitations.

WebRTC for mobile browsers is unsupported on iOS, while Android only partially supports it. Fortunately Android and iOS offer decent support for WebRTC when implemented within a mobile application.

A number of companies have built SDKs to make WebRTC integration more straightforward, easy and reliable. This helps development teams save valuable time and focus on the other core functionalities of the product.

I am Marek Gocał from AllBright.io, and in todays article, I will cover some of the most popular solution providers available on the market. We will focus on factors such as costs, the services available, and technological limitations.

why webrtc

WebRTC mobile vendors

First, lets introduce the WebRTC providers that we will compare in this article. Each provides WebRTC services for mobile and web.

Agora

Agora was established in the year 2013. It focussed on WebRTC technology from the start, understanding its potential. It is currently the market leader in this technology for mobile platforms and more, unequaled for efficient audio transfer. They have offices in Santa Clara, California, and Shanghai, China. Companies like TalkSpace, Bunch, and Meet Me are among its clients.

Twilio

Twilio is a company that began in 2008 with a focus on phone calls and text messaging. Since then, it has set the gold standard for cloud communication. For example, through a partnership with Twilio, GroupMe received $10.6 million in capital venture funds in 2010. Twilio now has 26 offices in 16 countries and supplies WebRTC technology to firms like ING, MorganStanley, Dell, and, since early 2021, CipherHealth too.

Quickblox

Quickblox was established in 2009. The company provides a cloud communication backend service that includes chat, video calling, and push notification functionalities for mobile, web, and desktop apps. It has branches in countries such as the USA, UK, Ukraine, and India. We can see social networking apps and dozens of enterprises among their clients, including Unilever, BlackBerry, and Barclays.

What is the difference between Agora, Twilio and Quickblox?

Most WebRTC providers try to make the implementation of their technology easier, faster and cheaper each year. Work on improving the first two continues as peer-to-peer technology develops. However, pricing is already an element that makes it simple to get started with WebRTC. For example, most providers offer a free version of their service so developers can test a product and release an MVP without exposing themselves to any cost. In this case, Quickblox and Agora are examples of such a system. On the other hand, Twilio does not offer this approach, and developers must pay from the start.

Each provider focuses on a different aspect of the technology. For example, some are trying to perfect the main features of WebRTC, video and voice communication. In contrast, others emphasize different functions.

Comparison criterias

In the following sections, well use several categories to assess the three WebRTC providers:

  • Features
  • Pricing
  • Platform technological limitations
  • Security

In the penultimate section, we will discuss why it makes economic sense to use the services of a WebRTC provider instead of building an implementation yourself. Finally, the last section presents a summary of the advantages and disadvantages of each providers offering.

Features

Even though webRTC is primarily associated with video chat, companies providing this service have begun to offer many other valuable functionalities. Most companies divide their functionalities into three categories, namely video, audio and messaging. Now lets look at the features found within these categories.

Video with WebRTC

Agora

In the case of Agora, we have four types of services: video and streaming, in both Basic and HD+ variants. HD+ has increased resolution, and the Basic is below 720p. The prices for them are as follows:

why webrtc

What may not be obvious is that the resolutions of the transmitted data refer to the video resolutions of all participants combined. Therefore, if at least one participant uses the HD resolution, any additional user will result in a price increase. The limit for the Basic option relates to the aggregate resolution, which cannot exceed 921,600.

why webrtc

Apart from video chat, Agora also offers streaming, a feature the competition lacks. Agora’s streaming supports up to one million viewers in a single session. It is also worth mentioning that Agora uses the same audio module in the video chat as audio-only communication. Why is this an advantage? Find out in the next section, “Audio only”

Twilio

Twilio offers two different price options, one-to-one chat, and group video chat. For the one-to-one option, the price is $ 0.0015 per minute for each participant. Group chats can accommodate up to 50 participants, and the price is $ 0.004 per minute for each connected person.

An additional feature is the unlimited TURN relay. As you may already know, WebRTC uses a stun (Session Traversal Utilities for NAT) server to establish a direct connection between two devices, i.e., P2P. The connection established in this way comes with all the benefits of WebRTC, including very low latency and almost lossless transmission. Unfortunately, sometimes it is not possible to establish such a connection.

We wont dwell on why this happens. However, if you are interested, you can read more about it in our article WebRTC: How Does It Work? (link to article and section How does it work). When a P2P connection fails, another way to connect clients is needed, which is where the TURN server steps into the picture and becomes an intermediary.

As our app scales, the TURN server may become very expensive, so unlimited access to it is a huge advantage.

Quickblox

QuickBlox offers solution bundles, which means that by selecting one of the bundles, we either get some or all of the features available.

Regardless of the bundles price ( paid monthly, not by the minute ), Quickblox allows you to choose the perfect resolution. Of course, this depends on the connection quality, with the lowest being 320p, up to the highest at 1980p. However, a P2P connection via a STUN server with more than two participants is unwise as most internet connections will not handle this amount of data. We recommend setting the resolution at 720p or lower for the same reason.

Thanks to this, we do not have to pay separately for the video chat service, screen sharing etc. All these functions are available at no extra cost.

Additionally, Quickblox specializes in three areas: healthcare, finance and marketplace.

Summary

Every provider wants to deliver WebRTC’s video in the highest quality, so it’s no wonder that all three companies offer very similar quality and functions. However, if we look closer, we see two that stand out. The first is Twilio due to ease of scaling, the video chat option with up to 50 participants, and it’s affordable prices. The second is Agora, which wins with great prices at the start and the streaming feature. Finally, as previously mentioned, Quickblox is a good choice if you are interested in a simple solution that provides video, audio, and messaging in one package.

Audio with WebRTC

One of the main advantages of using WebRTC technology is the near-lossless video transmission. High-quality voice transmission is, however, equally important. Sometimes sound transmission alone is needed, so its worth taking a closer look at this function, especially as it is likely to reduce costs.

Agora

Agora provides functions dedicated to the gaming industry, which is the most demanding for audio-only communication.

Gamers require perfect sound synchronization and no delay. A byproduct is that other industries, such as tech support, finance, and telemedicine, get to enjoy this premium audio performance too.

Agora also provides audio features, including surround sound, stereo at up to 48KHz, and active speaker detection. These functions ensure Agora audio quality is top-notch and comfortable to use. The price per minute is $ 0.00099 for each participant in the call.

Twilio

The price of voice calls for the web is the same for outgoing and incoming calls and it is $ 0.0040 / min. The price for phone calls is different for outgoing calls $ 0.013 / min and incoming calls $ 0.0085 / min. This service is aimed primarily at the US market, but the company ensures it can provide the same quality in other parts of the world.

Unfortunately, the company does not provide clear information on the quality of the connection or the codecs used. We tried to contact the company to ask additional questions on this matter. The company repeatedly ignored our questions and attempts to establish a conversation. When the interview finally took place, it turned out that the consultants were unable to provide such information. For this reason, we cannot guarantee that the quality of the connection offered by Twilio is satisfactory. In addition, the quality of the support offered by the company is very low, suggesting that communication problems may arise in the future.

Quickblox

QuickBlox offers solution bundles, which means that by selecting one of the bundles, we either get some or all of the features available.

Regardless of the bundle’s price (paid monthly, not by the minute), Quickblox allows you to choose the perfect resolution. Of course, this depends on the connection quality, with the lowest being 320p, up to the highest at 1980p. However, a P2P connection via a STUN server with more than two participants is unwise as most internet connections will not handle this amount of data. We recommend setting the resolution at 720p or lower for the same reason.

Thanks to this, we do not have to pay separately for the video chat service, screen sharing etc. All these functions are available at no extra cost.

Additionally, Quickblox specializes in three areas: healthcare, finance and marketplace.

Summary of Audio only with WebRTC

The audio quality is undoubtedly one of Agoras main advantages over the competition. Their offer is not only characterized by premium quality but also provides several additional interesting functions. An amazing advantage is also the fact that when one of the users cannot send or receive video transmission, the only sound is sent and the cost of such transmission is calculated according to the audio package. When we are interested in the highest quality audio connection Agora is the best solution.

Instant Messaging with WebRTC

Life messaging is a functionality that is very often supported by mobile applications, especially those that offer communication via video chat. WebRTC providers have noticed this need in their clients, so it has become a standard that these companies also offer real-time messaging.

Agora

Until recently, live messaging was not supported by this company. Recently, however, work has been underway on this functionality and as of today, it is in the beta phase. The fact that the feature is not yet released in its full version, however, is not a big obstacle. The function is currently working very well and has been thoroughly tested by us in our video application for the deaf developed with flutter.

If you want to learn more about the challenges and advantages of using Agora, please visit our article devoted to the case study of the above-mentioned application called Captio.

Twilio

As you could see when discussing audio functionality, Twilio does not stop at web communication, but also tries to provide its services in a wider range. That is why the company allows for integration with various types of messaging in its service. Programmable SMS, WhatsApp, MMS. Their range of services in this category is gigantic, so if you are interested in extensive chat functionality, Twilio is the best solution.

Quickblox

As with audio, the company doesnt share the exact specification of their messaging service. Everything in one package is tailored to your requirements. This is the companys policy.

Summary

The messaging functionality is not the main feature we expect from a WebRTC provider, but it is certainly helpful and most of the time it is required in our mobile application. In this case, each company has some solutions to offer, but Twilio presents the broadest offer in the messaging category. Once again, Quickblox is a good solution, and Agora works very well today, but its worth to wait until it leaves beta.

Pricing

WebRTC mobile application costs

WebRTC providers strive to make it easier to get started with their product. This is very visible in the pay-as-you-go philosophy, which is generally accepted by most companies, i.e. zero costs to start. Some of them use the subscription approach, but even then they often have a free offer available. This approach means that you can start working on the application and test it without incurring unnecessary costs. The next question is how much does each service cost after exceeding the free thresholds?

Comparing costs is much more difficult than it might seem at first glance. It is not enough to compare the tables in the pricing section for each solution, because there are too many variables here. Besides, there are many problems and aspects that may turn out to be unclear at first glance.

That is why I have prepared a special spreadsheet for you that will allow you to adjust the appropriate parameters according to your business needs. Below in the text, there is also a list of information that should be read, so that you wont be surprised by some unexpected costs. All pieces of information contained in the article are current as of (date of publication of the article) and to avoid mistakes, it is recommended to check whether the offer of any of the discussed suppliers has not changed.

Basic - 3.99$/1000 minutes

Full HD - 8.99/1000 minutes

Price per minute
Type
Time in minutes
Make call
Recive call
Free minutes
Price $
QuickBloxAudio/Video30000000099
AgoraAudio30000000,000990,0009910 0000
Audio Streaming30000000,000990,0009910 0000
Video30000000,003990,0039910 00013 940
video HD+30000000,008990,0089910 00043 940
Video Streaming Premium HD60000000,003990,0039910 00013 940
Video Streaming Premium HD+
60000000,008990,0089910 00043 941
Video Streaming Standard HD60000000,003990,0019910 0001 940
Video Streaming Standard HD+
60000000,008990,0045910 00017 541
TwilioAudio local30000000,013000,00850064 500
Audio web30000000,004000,00400024 000
Video (P2P)30000000,001500,0015009 000
Video Groups30000000,004000,00400024 000

What is the video group and how is it different from a regular p2p connection?

In both cases, it is a video call, but video groups, as the name suggests, allows video transfer between a larger group of users. A group conversation can contain up to 50 users at a time. Several additional functionalities are also available, the costs of which are as follows.

  • VIDEO GROUPS RECORDING ($0.004 per participant per minute)
  • VIDEO GROUPS RECORDING COMPOSITIONS ($0.01 per composed minute)
  • MEDIA STORAGE ($0.05 / GB per month)

Therefore, the costs for this connection can increase with the availability of additional functionalities. Also note that the cost applies to each user separately, so if there are 50 connected users at once, the cost per minute will be 50 * $ 0.004. The same rule applies to Agora, but Qickblox does not charge any additional fees per minute in any of its packages.

The pay as you go system may seem very attractive at first, but you need to be careful. In the case of agora or Twilio, the bill can grow dangerously fast with more and more users.

Quickblox, however, will not impose a larger bill on us right away. In case of exceeding the limits of the selected package, e.g. exceeding 10,000 connected users at one time with the Startup package, the company will inform you about this kind of event and give you five days to change the package to a higher one. In the event of no intervention by the client, the company blocks the account. This makes Quckbloxs policy appear to be the cleanest and user-friendly. However, it is your requirements that will decide which provider is best for you.

What are the technological limitations for WebRTC for mobile applications?

WebRTC is still mainly supported by desktop browsers. That is why if we want to use this technology on a mobile platform, we must create a dedicated application. The standard for mobile SDK providers is native support, i.e. for Android and IOS platforms. However, this causes the problem that we write the same application twice and as it grows, it becomes a challenging task to keep both versions looking and working identically.

That is why we recommend using cross-platform technologies, especially flutter, which is much cheaper to maintain and has almost identical performance to native applications.

Agora

It is known that WebRTC works very well on most of desktop browsers and it is much more difficult to implement this technology outside of them. However, Agora offers high-quality SDK, which allows you to create web, desktop and mobile applications using WebRTC.

SDK available:

  • macOS
  • Linux
  • Windows
  • Android
  • IOS
  • Flutter
  • React Native
  • Unity
  • Electron

Twilio

Unfortunately, they do not support cross-platform technology, so if you choose this WebRTC provider, you must take care of a separate codebase.

SDK available:

  • IOS
  • Android
  • JavaScript

Quickblox

This company, like Agora, offers a wide range of technologies. On their website we can find documentation for:

SDK available:

  • IOS
  • Android
  • JavaScript
  • Flutter
  • React Native

Summary of WebRTC technological limitations

As you can see Agora and Quickblox focus on modern technologies. This makes it highly recommended to choose these providers even if we only target Android or IOS as a single platform.

We ourselves recommend Agora SDK, which we used for many reasons in our video chat application for the deaf with Flutter called Captio.

If you are interested in the Agora implementation in Flutter, see our other Agora implementation article or contact us at Allbright.io

Security

When building an application that operates on user data and files, it is necessary to comply with the privacy policy and terms of service (TOS). When creating global applications and more, you need to take into account such things as GDPR and properly inform your users how their data will be stored. That is why it is very important to consider how the company that provides the WebRTC service to your product takes into account data security and whether they offer any assistance in legally securing your application.

Agora

The SDK offered by this company has been designed to comply with global security requirements so that customers do not have to worry about legal problems or data leaks. Special developer guides have been created to help in the implementation of security systems that stand on the side of the application owner.

Any data passing through Agora is encrypted by AES-128 / AES-256 and other provided by company algorithms. Moreover, Agora is constantly developing its security systems.

For some time now, the company has been shifting from communication via API key to connection encryption by certificates and token verification. The less secure solution will be disabled in the coming months as developers finish implementing new solutions to existing applications.

Twilio

The company is very transparent when it comes to security. They have prepared a full report on practices, certificates and even safeguards against breaching security by their private employees, which you can read at this link.

Twilio has obtained the following security-related certifications: ISO/IEC 27001:2013, System and Organization Control (SOC) 2 - Type II and Payment Card Industry Data Security Standard (PCI DSS). All data stored by Twilio has multiple backups that use Advanced Encryption (AES-256).

Besides, the company offers special additional security for specific solutions, such as HIPAA compliance in healthcare. The company makes sure that each of its customers and its partners meets at least the minimum level of security requirements, which in the case of Twilio is very high.

Quickblox

The encryption of customer personal and business data is the foundation of the Quickblox security structure. All data that is stored and transferred from the client to the server and vice versa is secured by the SSL Secure Socket Layer.

Additionally, just like Twilio, the company offers ready-made solutions that take into account such certificates as HIPAA and GDRP. All security is configured when setting up the applications connection to the server.

Summary of Security

For each of these companies, the security of your data is very important. For each of these WebRTC providers, you can rest assured that their security will meet international standards. Whats more, companies offer ready-made solutions for your products and detailed guides on how to secure data on the application side.

Why not own RTC implementation?

WebRTC is an open-source technology that has developed very good solutions over the years. The vendors of this technology make it seem fairly easy to use. Unfortunately, when we use suppliers such as Agora, Twilio or Quickblox, we have to take into account high costs, which increase as we develop our product and more and more users use our app.

In this situation, the question arises as to whether these costs could not be avoided by creating our WebRTC implementation.

However, the high prices of WebRTC SDK providers are not for nothing. They are taken for the following reasons. WebRTC is a great technology used by many companies around the world, but certainly, it is not easy to implement.

Understanding it on the theoretical level requires getting familiar with a lot of concepts and understanding the problems that this technology solves.

If you are interested in understanding how complex this technology is, check out our article where we tell you how WebRTC works

Another problem is infrastructure and its maintenance costs. The basis of this infrastructure is the STUN server, which is used to establish P2P, i.e. a direct connection between two devices. This STUN server is required every time a connection is established. However, sometimes this connection cannot be achieved due to system or network restrictions. According to statistics, such a situation takes place in 1 out of 10 cases, which gives 10% of our clients. In this case, the connection is no longer P2P and the data is sent via the TURN server. Of course, if we have one. If not, we cut off 10% of customers from our product. However, both of these servers are very expensive and in the case of our implementation, we have to bear the costs ourselves.

Without going into further details, this can be summarized in the following conclusion. It does not pay off to build your WebRTC implementation unless you intend to continue sharing it with other people. In such a situation, however, you become WebRTC vendors yourself.

Summary of the article

Together we went through the most important aspects that characterize and distinguish popular WebRTC providers. So lets sum it all up.

Each of the companies specializes in certain technological aspects. Agora focuses on the functionality of audio/video communication, offering the widest range of services, including streaming. Twilio does not reduce its services to just one functionality and offers audio, video and all chat quality at the same time. Looking at their offer, however, it is to conclude that they put a bit more work into their SDK responsible for live messages, SMS and chats. Quickblox, on the other hand, offers a balanced service, whereby by choosing one package we get access to all functionalities. There is no straightforward winner in this category as each provider covers a different type of service and you need to choose the one that best suits your business requirements.

In terms of technology, however, it is much easier to come to a conclusion about which option is the best. Here, consider Quickbox and Agora. From our experience, we can recommend the second one, which we used in our application called Captio. We can recommend Agora in this category with their Flutter SDK.

As the next point on the list, lets discuss the subject of the price. It seems to be very user-friendly, but at the same time here raise the most doubts. In this article, weve met two business models. Fixed monthly cost plans and pay as you go systems.

Many aspects determine which supplier is the most financially advantageous. However, it seems that in most situations, Twilio is the least advantageous due to the lack of a free offer that allows you to test the product in a real environment. So if the cost is decisive, then your choice should be Quickblox or Agora.

Finally, lets talk about security. All companies present the highest safety standard and there is no doubt about it. There is no need to worry that any of these companies will fail to meet international security requirements. However, each of them offers some special solutions tailored to certain requirements. Probably for the healthcare industry, it will be best to choose Twilio or Quickblox due to the HIPAA certificate, but if we are interested in the game industry, then Agora probably offers the best solutions. It all depends on your business requirements and whether you are interested in any ready to use solution.

And heres what we think:

Here are the awards weve given to the three solutions, based on what they are best for:

  • The Best overall WebRTC provider is given to Agora
  • The Best for clear and affordable price is given to Quickblox
  • The Best if you look for chat functionality is given to Twilio
  • The Best for audio/video functionality is given to Agora
  • The Best for technological possibilities and developer support is given to Agora
  • The Best for the balanced option is given to Quickblox

And thats it! I hope by now you have a better idea of which solution is best for you, or at least you are slightly better informed as to what is out there. If you need specialists in the field of building mobile applications or the implementation of WebRTC in a mobile app, please contact us at contact@allbright.io.