Tag: webrtc
All the articles with the tag "webrtc".
Building a WebRTC video and audio Broadcaster in Golang using ION-SFU, and media devices
Updated: at 15:00In this tutorial, you will build a video broadcasting application that reads the camera in Golang and sends it to the ION-SFU (Selective forwarding unit) which allows WebRTC sessions to scale more efficiently.
Building a WebRTC video broadcast using Javascript
Updated: at 15:00This article will show you the basic concepts and features of WebRTC and guide you through building your own WebRTC video broadcast using Node.js.