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
LiveSwitch Offers Complimentary Access to Its Communication Platform for Inmates to Entrepreneurs Graduates
Raleigh, NC, November 9, 2023 — LiveSwitch, a leading provider of innovative communication solutions, is pleased to announce a partnership with Inmates to Entrepreneurs, a..
Controlling Microphone and Camera In-Use Indicators When Muting
LiveSwitch is a powerful WebRTC platform that allows developers to create real-time communication applications. The LiveSwitch Build SDK provides a robust foundation for building..
Video Calls with LiveSwitch Background Blur
In the world of video conferencing and virtual communication, creating a visually appealing and professional environment is essential. With the LiveSwitch background blur..
Whiteboarding with LiveSwitch
In this article, we provide a detailed guide on creating an interactive whiteboard that supports multiple users at the same time. Using LiveSwitch, we can utilize a simple..
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..