For our 72nd episode of WebRTC Live, Arin was joined by David Zhao, CTO and Co-Founder of LiveKit. LiveKit is an open source, end-to-end stack for WebRTC. Launched just 15 months ago, its progress has been accelerated by excitement among WebRTC developers and the open source community.
The Amazon Chime SDK gives you the power and capabilities of many lower level solutions, while still offering the abstraction and built-in media server infrastructure of the simpler CPaaS solutions. In this post, we’ll use the Amazon Chime SDK to make a 1-1 call by building a video chat using WebRTC with React and Node Fastify.
WebRTC played an important part in the massive growth and success of the gaming industry. This post reviews four different applications of WebRTC in video games: gameplay streaming, in-game communications, cloud gaming, and peer-to-peer multiplayer / game state.
Streaming live video from a webcam or a screen capture into a WebRTC video call is fairly standard among WebRTC applications. This post looks at an implementation of publishing other sources of media, such as a slide deck, into a Vonage Video API call session as an alternative to screen sharing.