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
Sending Files with DataChannels (C#)
In this sample console application, we will explore how to send a file from one connection to another using DataStreams and a DataChannel in LiveSwitch. The process is..
Host Larger SFU Meetings in LiveSwitch
Are you experiencing issues with your conference quality when the number of participants increases? Don't worry, we have a solution for you! In this article, we'll explore a..
Free Server Side Token Generation
LiveSwitch recommends server-side token generation for enhanced security in real-time communication applications. But what if you don't have a server from which to generate..
LiveSwitch SDK Simple Calling Workflow
Discover an efficient approach to handle call workflows using the LiveSwitch SDK. This blog post presents a guide along with visual representations to help you streamline the..
LiveSwitch VOSK Custom Audio Sink Transcriber
In this blog post, we will explore the seamless integration of VOSK (an open-source audio transcriber) with the custom sink we previously created. If you're new to custom audio..
Creating a Custom Audio Sink in LiveSwitch
In this article, we provide a detailed guide on creating a custom audio sink in LiveSwitch using F# or C# and the .Net Core libraries. Understanding the concept of an audio sink..
Maximizing Broadcast Quality in LiveSwitch
Livestreaming has become an integral part of our digital landscape, allowing us to connect with audiences worldwide in real time. Whether you're a content creator, a broadcaster,..
Disabling Video for Low-Bandwidth Users in a Broadcast Scenario
In a WebRTC conference, ensuring a satisfactory user experience often involves adapting bandwidth to accommodate participants with low connectivity. Most SDKs achieve this by..
Active Speaker Detection in LiveSwitch
In this guide, we will walk you through the process of detecting when a user is speaking and implementing a visual indicator for the active speaker in LiveSwitch. While the code..