© 2022 Hashnode
#webrtc
What does Zed do? 🤷♂️ Ever been in a situation where you just wanted to send over some files real quick to a friend? Maybe a simple word document which needs to be ready by morning? Or even an invit…
I have been trying to learn and build a bunch of WebRTC apps for quite a while. While I have succeeded, I have also faced my fair share of issues and challenges while building these apps. With so many…
WebRTC (Web Real-Time Communication) is a free and open-source project providing web browsers and mobile applications with real-time communication (RTC) via application programming interfaces (APIs). …
Briefly about WebRTC WebRTC is a video chat and conferencing development technology. It allows you to create a peer-to-peer connection between mobile devices and browsers to transmit media streams. Yo…
Let's say you are a businessman and you want to develop a video conference or add a video chat to your program. How do you know what the developer has done is safe? What kind of protection can you pro…
The operating systems of old, the Mac OS, Linux, and Windows, have noticed much change in how users understand their utility, but not how one would expect. While these operating systems are still nece…
We’ve been streaming videos and music for a while now, consuming content like never before. The sheer convenience of not needing to download or get hard copies in the form of CDs, DVDs, or vinyl tapes…
We came across a use case where we wanted to make sure that the user is sharing his entire screen and not just the particular window/tab. I will explain the solution which we found for the above probl…
Unsurprisingly, the Covid-19 pandemic revealed exactly how useful audio-video conferencing software could be. Having to shelter in place and work remotely, people worldwide had to manage everything fr…
Is it possible to achieve less than a second latency in a video broadcast? What if the stream goes to a thousand people? Yes. How? Let’s answer using the project WorldCast Live as an example. We did i…