Skip to main content

3 posts tagged with "tutorial"

View All Tags

Automate Everything: 5 Powerful Workflows You Can Build with plugNmeet Webhooks

· 5 min read
Jibon L. Costa
Founding developer

A great API-first platform doesn't just allow you to initiate actions; it tells you when actions happen. This is the power of webhooks. They are the key to transforming a simple video conferencing tool into a deeply integrated and automated part of your business ecosystem.

plugNmeet provides a rich set of webhook events that fire in real-time as things happen inside a meeting. By listening for these events, you can build powerful, automated workflows that save time, reduce manual work, and create a smarter application.

This article will explore five practical examples of workflows you can build today with plugNmeet webhooks.

From Iframe to Integration: A Developer's Guide to White-Labeling Plug-N-Meet

· 5 min read
Jibon L. Costa
Founding developer

In our popular guide, "How to Build a Video Conferencing App in Under an Hour," we showed you how to get a fully functional video meeting running by simply embedding a URL in an <iframe>. It’s a fantastic way to get started, but to build a truly professional and seamless product, you need to go deeper.

An <iframe> is a box. It isolates the meeting client from your main application, creating a visible separation that can feel clunky and limit your branding potential.

This guide is the next step in your developer journey. We will show you how to break out of the box and create a deeply integrated, fully white-labeled video conferencing experience using Plug-N-Meet's powerful "headless" integration and design customization APIs.

How to Build Your Own Video Conferencing App in Under an Hour

· 6 min read
Jibon L. Costa
Founding developer

Building a video conferencing application sounds like a monumental task. You have to wrestle with the complexities of WebRTC, set up signaling servers, manage STUN/TURN for NAT traversal, and handle the resource-intensive job of routing media streams. The backend infrastructure alone can take months to build and stabilize.

But what if you could skip all of that?

What if you could leverage a powerful, open-source platform that handles all the backend complexity, allowing you to build a fully functional, custom-branded video conferencing app in under an hour? With plugNmeet, you can.

This guide will show you the three core steps to building your own video app using plugNmeet's API-first architecture.