Skip to main content

2 posts tagged with "video conference server"

View All Tags

Streamline Your Session Replays: Introducing the New Merge Recordings API

· 5 min read
Jibon L. Costa
Founding developer

At Plug-N-Meet, we are constantly working to improve the post-session experience for both administrators and end-users. A common challenge in long-running events like webinars, online classes, or multi-part training sessions is managing multiple recording segments. Stopping and starting a recording is often necessary, but it leaves you with a fragmented collection of video files.

Today, we're excited to solve this problem with the introduction of the /recording/mergeRecordings API—a powerful new tool designed to consolidate multiple recording files into a single, seamless video. This feature is a must-have for anyone running a self-hosted video conference server and looking to provide a polished, professional experience.

Injecting Content in Real-Time: A Developer's Guide to the New `uploadWhiteboardFile` API

· 6 min read
Jibon L. Costa
Founding developer

At Plug-N-Meet, our goal is to provide a platform, not just a product. While our user interface is feature-rich, the true power of our architecture lies in its API-first design. Today, we're excited to introduce a new endpoint that gives developers unprecedented control over live sessions: /room/uploadWhiteboardFile.

This API allows your backend application to programmatically upload files directly into an active meeting's whiteboard, opening the door to powerful, seamless, and automated content workflows. This guide will walk you through the key use cases for this new feature and how it can transform your integration.