Learning though a tutorial on how to build a video conference application with WebRTC and a Kurento media server is an easy way to see how WebRTC works. Though the original idea behind WebRTC is to establish a peer-to-peer direct connection, a media server is useful to
With WebRTC, you have a number of options for adding more than one user to the connection in order to make it a multi-party video call. We know that WebRTC provides real time communication using video, audio and data, natively on the browser and through a secure
I’ve spent some time traveling to various healthcare conferences the last couple of months, exploring and learning more about telehealth. At the American Telemedicine Association conference in Chicago in April, one phrase caught my ear: “Video is Data.” I don’t recall who I heard say it first,
With WebRTC, you have a number of options for adding more than one user to the connection in order to make it a multi-party video call. Mesh is probably the most obvious solution for adding other users to the connection. As you already know, for the connection