Capitalizing on the considerable flexibility that the Amazon Chime SDK offers for customizing the UI, Marcell takes yet another step in our growing demo application: active speaker detection to identify who is talking and manipulate the user interface to favor that stream over the rest.
CPaaS platforms enable developers to quickly and easily integrate audio and video by leveraging WebRTC APIs built in under the hood. However, this layer of abstraction can make it difficult to make optimizations. What can you do to improve call quality and user experience in your WebRTC CPaaS application? Hamza offers some ideas and tests them with one of the more popular CPaaS platforms, the Vonage Video API.
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.