top of page
Search
centedge
Jan 55 min read
Redefining Elevator Safety with WebRTC
Elevator safety with WebRTC, Read this blog post to know more about how Elevator safety can be enhanced for the riding public using WebRTC.
0 comments
centedge
Dec 25, 20244 min read
Building Enterprise-Grade Custom Real-Time Audio/Video Solutions: The Top 5 Strategic Considerations
The top 5 strategic considerations for building a custom real-time audio/video solution
0 comments
centedge
Aug 21, 20243 min read
WebRTC for Embedded: Compiling LibWebRTC for ARM
Steps to Compile LibWebRTC for ARM to optimize WebRTC for IoT and embedded devices.
0 comments
centedge
May 12, 202411 min read
Twilio Video Alternatives for A Conscious Decision Maker
As Twilio decided to shut down its video SDK service, let's dive deep to understand its impact and explore possible alternatives.
centedge
Jan 2, 20244 min read
The curious case of WebRTC Signaling Servers and the crucial role it plays in a WebRTC application
WebRTC (Web Real-Time Communication) has revolutionized the way we communicate online by enabling real-time audio and video interactions...
0 comments
centedge
Aug 17, 20239 min read
WebRTC Media servers, Why, When, and How to choose one for your next application.
A media server in a WebRTC infrastructure plays a critical role in scaling a WebRTC call beyond 4 participants. Whenever you join a call...
0 comments
centedge
Jul 20, 20233 min read
Enterprise Mediasoup, Empowering Enterprises with the Ultimate Media Stack
In today's fast-paced world, effective communication is the lifeblood of any successful enterprise. As businesses continue to expand...
0 comments
centedge
Jun 11, 20235 min read
The dilemma of build vs. buy from CPAAS in the world of Video Conferencing solutions
In today's digital age, communication has become the lifeblood of businesses and individuals alike. As organizations strive to connect...
0 comments
centedge
May 22, 20235 min read
The mediasoup opensource projects, Choosing the right one for your next requirement
As a video conferencing application development company, we often get requests to help our clients choose the right video conferencing...
0 comments
centedge
May 2, 20235 min read
Don't assume your WebRTC DevOps! It can kill.
A real-life incident that happened with one of our customers. A customer of ours having offices in the US and EU has a nice & innovative...
0 comments
centedge
Jan 9, 20236 min read
Autoscaling WebRTC with mediasoup, CWLB 2.0 now ready
As the first post of 2023, Wishing everybody a wonderful new year 2023. If you are here, you most probably are facing issues related to...
0 comments
centedge
Sep 28, 20226 min read
Integrating WebRTC video calling into any website / application
WebRTC is a very popular technology these days to integrate video calling in to any kind application. It is primarily very helpful for...
0 comments
centedge
Sep 12, 20226 min read
How to test Co-Turn TURN server configurations?
A TURN server is a need for any WebRTC application when a user behind a strict firewall needs to connect to your application. Co-Turn is...
1 comment
centedge
Aug 9, 20226 min read
Demystifying a WebRTC video calling application for the beginner
So you are a developer(frontend/backend/full-stack) curious about developing applications using WebRTC. You are searching over the...
0 comments
centedge
Jul 29, 20227 min read
Building a scalable production grade WebRTC video app
They say the customer is always right. But this is not always true in case of building a production grade WebRTC video calling app which...
1 comment
centedge
Jun 5, 20228 min read
Autoscaling WebRTC with mediasoup
Autoscaling WebRTC apps are not at all easy. A lot of discussion on building large-scale WebRTC apps gets stuck on how to scale. There...
0 comments
centedge
Mar 14, 20222 min read
Becoming a WebRTC developer
" How to become a WebRTC developer? "is the question many developers ask these days who want to learn this niche technology. The...
0 comments
centedge
Jul 30, 20204 min read
Share the camera or share the screen, do it all with these browser APIs.
For the last 5 months, the demand for video conferencing has been skyrocketed. Majority of the human population on our planet have been...
0 comments
centedge
Jul 10, 20205 min read
WebRTC RTCPeerConnection: The secret behind connecting peers in the new video call app
WebRTC RTCPeerConnection is the API which deals with connecting two applications on different computers to communicate using a...
0 comments
centedge
Jul 5, 20204 min read
WebRTC getUserMedia: The secret for using media devices in the browser
The getUserMedia() API in WebRTC is primarily responsible capturing the media streams currently available. The WebRTC standard provides...
0 comments
bottom of page