Live video applications are the engine that is allowing the global economy to continue to grow in these unprecedented times. We need to add more experienced WebRTC engineers to our team! The new WebRTC.ventures Training Program will prepare you to do just that.
We concluded a great 2021 season of WebRTC Live by shining a light on the innovative telecommunication developers from around the world. We invited TADHack founder Alan Quayle to share his favorite hacks of TadHack Global 2021. Watch it here!
For use cases like telehealth where security and privacy are paramount, WebRTC developers use ICE servers to find their way through restrictive firewalls. In this blog post, we will review the signaling process, STUN and TURN servers, and share some tips on how to alleviate ICE issues that can be caused by certain network restrictions.
Performing automated unit tests to verify and validate code changes is a best software practice, and one that is increasingly important with today’s rapid feature development. Often with JavaScript projects, unit tests pass as expected one at at time. But when running the whole test suite together, test failures are seen. Our Senior WebRTC Engineer, Justin Williams delves more into bleeding unit tests and how factories can help the issue.