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
Screen Share with Microphone in WebRTC and LiveSwitch
Learn how to leverage LiveSwitch's JavaScript SDK to initiate a user with both screen sharing and microphone capabilities. This blog post provides a walkthrough of the process,..
Encrypt Video and Audio Streams (Even in SFU)
If you're looking to enhance the security of your WebRTC application by implementing encryption for video and audio streams, this blog post is for you. This guide provides..
Encrypt and Send Files in WebRTC
In this blog post, we will explore an extension to the previous example in the Sending Files with DataChannels (C#) blog post and learn how to encrypt a file before sending it..
Sending File Name with Data Streams
In this blog post, we tackle a common challenge: how to send file names along with files using data streams and LiveSwitch. We provide a concise and practical guide to help you..
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..