plugNmeet-server

作者 mynaparrot已验证

The open-source, self-hosted video conferencing software. Scalable, customizable, and with a powerful AI Meeting Agent.

523
Stars
122
Forks
Go
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/mynaparrot/plugNmeet-server

快速入门

使用 plugNmeet-server 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Plug-N-Meet - A Scalable, Customizable, Open-Source Web Conferencing System

Plug-N-Meet is a powerful, open-source web conferencing solution built on the high-performance WebRTC infrastructure of LiveKit. Designed for scalability and easy customization, Plug-N-Meet allows you to seamlessly integrate a feature-rich, self-hosted, and AI-powered video conferencing experience into any existing website, application, or system.

Have questions or ideas? Join our developer community on Discord to connect with the team and discuss your suggestions.

banner

Key Features

  • High-Performance & Scalable: Built with Go and leveraging the power of LiveKit, ensuring a robust and lightweight system.
  • Adaptive Streaming: Simulcast and Dynacast support ensures stable calls even on poor networks by intelligently managing video quality and bandwidth. Supported codecs include H264, VP8, VP9, and AV1.
  • Rich Collaboration Tools: Engage users with HD audio/video, screen sharing, virtual backgrounds, a collaborative whiteboard with office file support (PDF, DOCX, PPTX), shared notepad, polls, and breakout rooms.
  • Secure & Private Communication: Features WebRTC-based encryption by default, with optional End-to-End Encryption (E2EE) for all media and data channels, ensuring conversations remain confidential.
  • AI-Powered Meeting Intelligence: Turn meetings into actionable intelligence. The AI agent provides live spoken translations, real-time transcription, and automated summaries with action items, all accessible via the Artifacts API.
  • Telephone Dial-In (SIP Gateway): Allow participants to join the audio of your meeting by dialing a standard phone number—no internet required.
  • Flexible Integration: Easily integrate with any website or system using our straightforward API and SDKs for PHP and JavaScript. Ready-to-use plugins are available for WordPress, Moodle, and Joomla.
  • Deep Customization: Easily customize the UI, features, branding, and URLs to match your application's look and feel without modifying core code.
  • Advanced Broadcasting & Recording: Includes reliable MP4 recording, RTMP/RTMPS broadcasting to services like YouTube, and RTMP/WHIP ingress for professional production tools like OBS.
  • Cross-Device Compatibility: Works on all modern browsers, including Chrome, Firefox, and Safari for iOS, with no downloads required.
  • Native Mobile App Integration: Build a custom video conferencing app for iOS, Android, Flutter, React Native, or desktop using the hybrid integration model — combine a native media layer with the full plugNmeet web client UI.

And many more!

Core Components

  1. plugNmeet-server: The primary backend server written in Go, handling all API and business logic.
  2. plugNmeet-client: The main frontend interface built with React and Redux.
  3. plugNmeet-recorder: A dedicated Go application for managing MP4 recordings and RTMP broadcasting.

Demo

https://demo.plugnmeet.com/landing.html

Installation

We've created a simple installation script to deploy all necessary components in minutes.

View the Complete Installation Guide: https://www.plugnmeet.org/docs/installation

SDKs & Tools

Official SDKs

Ready-to-Use Plugins & Integrations

Docker Images

Full server API documentation is available in the API Docs.

Manual installation

Requirements:

  1. A properly configured LiveKit instance.
  2. Redis for caching and messaging.
  3. MariaDB or MySQL for data storage.
  4. (Optional) libreoffice & mupdf-tools for office file support in the whiteboard.

Create a config.yaml from the config_sample.yaml and modify it with your environment details.

Using docker

docker run --rm -p 8080:8080 \
    -v $PWD/config.yaml:/config.yaml \
    mynaparrot/plugnmeet-server \
    --config /config.yaml \

You can also follow docker-compose_sample.yaml file.

Development

Please follow this article for details.

Contributing

We welcome your suggestions for improving plugNmeet! Let's chat on Discord to discuss your suggestions and/or PRs.

常见问题

What is plugNmeet-server?

plugNmeet-server is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mynaparrot. The open-source, self-hosted video conferencing software. Scalable, customizable, and with a powerful AI Meeting Agent. It has 523 GitHub stars.

Is plugNmeet-server safe to use?

Yes. plugNmeet-server passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install plugNmeet-server?

Clone the repository with "git clone https://github.com/mynaparrot/plugNmeet-server" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is plugNmeet-server written in?

plugNmeet-server is primarily written in Go. It is open-source under mynaparrot on GitHub, so you can review or fork the full source.

Are there alternatives to plugNmeet-server?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh plugNmeet-server against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情