LiveSwitch Blog & News
The pace of live streaming software and technology development is accelerating relentlessly. Read more on our blog to hear some of our customers' stories and see where the future of this industry is headed.
Latest Posts
WebRTC Insertable Streams After Decoder: Extract Timestamp
In this blog, we will show you another way you can modify incoming remote video streams. I will not be mutating the video frames in this example; instead, I will be logging the..
Mutate Local Media with Canvas: Data Buffer Modifications
In this blog, I will be showing you an alternative to modifying your local media before streaming it out. In this example, we will use 2 canvas objects and a data buffer to make..
Migrate from Twilio to LiveSwitch
Introduction LiveSwitch is a programmable video platform that gives developers a level of flexibility and customization that other platforms do not. Each of the areas shown in..
LiveSwitch Build in 2024
We are excited about what we have in store for 2024 here at LiveSwitch Build! As the development-centered division of LiveSwitch, we are focusing on improving the developer..
When One Door Closes: What Twilio’s News Means for Video Development Platforms
Last week, Twilio announced they will be shutting down their Programmable Video service and the whole video SDK industry is still reeling from the news. What does it mean that a..
Real-Time Meeting Data Collection with LiveSwitch
In this blog post, I'll walk you through a method of retrieving data from your meeting for real-time processing without relying on your customers' devices.
Face Detection with LiveSwitch
Artificial Intelligence (AI) is becoming more and more mainstream. As this technology grows into people’s everyday lives, it is important to understand how you can use it in your..
WebRTC Mutate Local Video with Canvas
In this blog post, we'll explore how to utilize the Canvas feature to transform your local video. LiveSwitch's SDK provides the capability to perform various video transformations..
WebRTC Remote Streams before Decoder: Extract Timestamp
In this article, we will guide you through the process of modifying incoming remote video streams before displaying them, using the powerful LiveSwitch SDK. LiveSwitch's SDK..