INXPO asked our company’s Founder & CEO, Arin Sime to present on the “Impacts of WebRTC on Modern Communication” during their first On Air with Ben Chodor series held on March 28th. In this new series, Chodor, Sime, and four other guests discussed the next best to face-to-face — WebRTC. Real-Time
WebRTC & SIP: The Demo! WebRTC and SIP are two of the most important technologies in today’s real-time communication ecosystem. Session Initiation Protocol (SIP) is heavily used in VoIP technology; webRTC is used for browsers, mobile devices and native communication capabilities without additional software plugins. In this
Telemedicine has been gaining a lot of attention lately. What people could only imagine in the early 20th Century is now possible thanks to all of the technological advancements (Did someone say WebRTC?). In this article we will provide you with some tips that will teach you
SimpleWebRTC is a popular JavaScript library for building WebRTC applications. It is usually used in conjunction with its signaling server, Signalmaster, to provide an easy way for developers to add video conferencing capabilities to a web application. There are other tools that resemble the SimpleWebRTC approach. Essentially,