react-native-twilio-video-webrtc VS react-native-webrtc

Compare react-native-twilio-video-webrtc vs react-native-webrtc and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
react-native-twilio-video-webrtc react-native-webrtc
6 6
603 4,478
0.0% 1.2%
3.6 8.0
about 2 months ago 6 days ago
Java Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-twilio-video-webrtc

Posts with mentions or reviews of react-native-twilio-video-webrtc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.
  • However, this package itself specifies a main module field that could not be resolved
    2 projects | /r/reactnative | 12 Jul 2023
    { "name": "application", "version": "0.0.1", "private": true, "scripts": { "android": "react-native run-android", "ios": "react-native run-ios", "start": "react-native start", "test": "jest", "lint": "eslint .", "ipad-pro": "react-native run-ios --simulator='iPad Pro (12.9-inch) (5th generation)'" }, "dependencies": { "@aws-sdk/client-ses": "^3.271.0", "@aws-sdk/is-array-buffer": "^3.201.0", "@aws-sdk/util-buffer-from": "^3.208.0", "@openspacelabs/react-native-zoomable-view": "^2.1.1", "@react-native-community/art": "^1.2.0", "@react-native-community/async-storage": "^1.12.1", "@react-native-community/blur": "^4.3.0", "@react-native-community/masked-view": "^0.1.10", "@react-native-community/netinfo": "9.3.10", "@react-native-community/slider": "4.4.2", "@react-native-picker/picker": "2.4.10", "@react-navigation/bottom-tabs": "^6.5.1", "@react-navigation/drawer": "^6.5.5", "@react-navigation/native": "^5.9.3", "@react-navigation/stack": "^5.14.3", "@reduxjs/toolkit": "^1.8.6", "@sentry/react-native": "5.5.0", "axios": "^0.21.1", "axios-retry": "^3.4.0", "buffer": "^6.0.3", "expo": "^49.0.0", "expo-av": "~13.4.1", "expo-device": "~5.4.0", "expo-file-system": "~15.4.2", "expo-keep-awake": "~12.3.0", "expo-modules-core": "~1.5.6", "expo-network": "~5.4.0", "expo-screen-orientation": "~6.0.2", "http": "^0.0.1-security", "http2": "^3.3.7", "https-browserify": "^1.0.0", "jwt-decode": "^3.1.2", "lodash": "^4.17.21", "moment": "^2.29.1", "node-libs-react-native": "^1.2.1", "react": "18.2.0", "react-native": "0.72.1", "react-native-a-beep": "^1.1.0", "react-native-audio": "^4.3.0", "react-native-audio-recorder-player": "^3.4.0", "react-native-biometrics": "^2.2.2", "react-native-callkeep": "^4.2.0", "react-native-elements": "^3.4.1", "react-native-fs": "^2.18.0", "react-native-gesture-handler": "~2.12.0", "react-native-get-random-values": "~1.8.0", "react-native-gifted-chat": "^1.1.0", "react-native-keep-awake": "^4.0.0", "react-native-keychain": "^8.0.0", "react-native-linear-gradient": "^2.6.2", "react-native-paper": "^4.9.1", "react-native-permissions": "^3.3.1", "react-native-reanimated": "~3.3.0", "react-native-safe-area-context": "4.6.3", "react-native-screens": "~3.22.0", "react-native-sound": "^0.11.0", "react-native-sound-recorder": "^1.5.0", "react-native-toast-message": "^1.4.9", "react-native-twilio-video-webrtc": "https://github.com/blackuy/react-native-twilio-video-webrtc", "react-native-url-polyfill": "^1.3.0", "react-native-vector-icons": "^8.1.0", "react-redux": "^8.0.4", "readable-stream": "^4.4.2", "redux": "^4.2.0", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", "rn-fetch-blob": "^0.12.0", "stream": "^0.0.2", "stream-http": "^3.2.0", "url": "^0.11.1", "uuid": "^3.4.0" }, "overrides": { "react-native-gifted-chat": { "react-native-safe-area-context": "4.6.3" } }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", "babel-jest": "^26.6.3", "babel-plugin-module-resolver": "^4.1.0", "eslint": "7.14.0", "jest": "^29.2.1", "metro-react-native-babel-preset": "^0.64.0", "react-test-renderer": "17.0.1" }, "jest": { "preset": "react-native" } }
  • Best libraries/APIs for livestreaming one user's camera feed to many other users? Expo support would be preferred.
    1 project | /r/reactnative | 20 Aug 2022
    Pretty much just the title. We're developing a similar feature to Instagram Live, where one user can switch on their camera on the mobile app and then many other users can go on the app and watch it. I developed a prototype using Twilio but realized too late that the library I'm using doesn't seem to support streaming, just video calling. Does anyone know any libraries or API services that would be best to implement this feature?
  • Any suggestions for video call library out there?
    1 project | /r/reactnative | 30 May 2022
    Hi everyone, I'm starting my investigation about video call SDK's out there. Prefer one is webRTC based. I see one of the most popular one is: react-native-twilio I just wonder if there is anyone here that tried to use it? The thing is I'm not so sure about this is that it has 100+ issues and not many activity going on there for support. Maybe there is other libraries I should be looking at? Any suggestion is welcome, thanks in advance!
  • How to create a Video Consultation Healthcare App in React Native Using Twilio!
    2 projects | /r/AppDevelopers | 19 Apr 2022
    Here we will be using React Native starter kit that can be copied from the GitHub link- https://github.com/flatlogic/react-native-starter. You need to run the command- “npm install https://github.com/blackuy/react-native-twilio-video-webrtc –save” in the terminal project directory and then write the required code in App.js file.
  • React Native Video Calling App
    1 project | dev.to | 10 Aug 2021
    yarn add https://github.com/blackuy/react-native-twilio-video-webrtc
  • Hi, I want to make a video call in rn app. any advice is welcome because i haven't done anything like this before. What i need for frontend and backend. Is there any simple service like aws or firebase for making video call?
    1 project | /r/reactnative | 20 Mar 2021
    I have already implemented video calls on RN using Twilio, that worked! For reference https://github.com/blackuy/react-native-twilio-video-webrtc

react-native-webrtc

Posts with mentions or reviews of react-native-webrtc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • Trouble connecting on remote connections (React Native) Help required 🙏
    2 projects | /r/WebRTC | 17 Jul 2023
    Hi, I am using react-native-webrtc along with react-native-simple-peer for my webrtc video calls. I tried using a custom turn server and twilio's servers as well. All the servers that I am using give IceGatheringState: complete on this website, so I feel that the servers are working fine. I am unable to connect the calls whenever I'm using mobile data or am on different networks and get the error Ice Connection failed. Have tried toggling values for trickle and also tried completely relying on the turn severs by using iceTransportPolicy: 'relay'. Have beat my head for quite some time regarding the solution for this and would appreciate any help, thanks!
  • WebRTC + React Native
    1 project | /r/reactnative | 1 Feb 2023
  • WhatsApp clone in React Native (using supabase & socket.io)
    4 projects | /r/reactnative | 31 Jan 2023
    I think WebRTC could be an alternative; it requires a signalling server and more manual setup, but at least with this—you don't get unexpected bills—the only thing that could go wrong is your signalling server crashing, but downtime shouldn't matter in this case. The other thing to consider is the effort it takes to go down this route & maintenance.
  • No, React Native is not the future
    4 projects | news.ycombinator.com | 31 Dec 2022
    heres the stuff that IS available in the expo sdk: https://docs.expo.dev/versions/v47.0.0

    You then use 3rd party modules (or build your own) for anything else you need. For example, webtrc: https://github.com/react-native-webrtc/react-native-webrtc

  • Need to communicate two apps instantly for a simple check. What's the better option?
    1 project | /r/reactnative | 15 Dec 2022
    Maybe using WebRTC Data Channels, https://github.com/react-native-webrtc/react-native-webrtc/blob/HEAD/Documentation/BasicUsage.md
  • How to implement Video and/or Audio calling in React Native Expo application
    1 project | /r/codehunter | 22 Apr 2022
    I am building a react native application using Expo and i need to add audio calling and video calling functionalities, however it seems that i cant use react-native-webrtc (Link here) without ejecting Expo.

What are some alternatives?

When comparing react-native-twilio-video-webrtc and react-native-webrtc you can also consider the following projects:

react-native-callkeep - iOS CallKit framework and Android ConnectionService for React Native

flutter-webrtc - WebRTC plugin for Flutter Mobile/Desktop/Web

Ant-Media-Server - Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.

native-navigation - Native navigation library for React Native applications

One-to-One-Video-Call-Webrtc-Application-Sample-for-Android - This Android app demonstrates a practical example of using EnableX Video APIs and the Android Toolkit to create a dynamic 1-to-1 real-time video chat experience. It serves as a hands-on demonstration, guiding developers on effectively harnessing these tools' power.

lottie-react-native - Lottie wrapper for React Native. [Moved to: https://github.com/lottie-react-native/lottie-react-native]

WebRTC-Java-Mobile - A Java/Kotlin WebRTC implementation for all mobile/desktop/web platforms.

react-native-share - Social share, sending simple data to other apps.

react-native-starter - 🚀A powerful react native starter template that bootstraps development of your mobile application

react-native-simple-peer - To building an exciting peer-to-peer WebRTC-based mobile Application