patstar123 / meeting-client

本项目是一个完全开源的视频会议的H5客户端,灵感来源于腾讯会议,其目的是为实时视频会议提供一个用户友好的高性能解决方案。This project is an H5 client for video conferencing, inspired by the design of Tencent Meeting. The aim is to provide a user-friendly, high-performance solution for real-time video conferencing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[中文]

H5 Client for Video Conferencing

Welcome to the React H5 Client for Video Conferencing! This project aims to create an H5 client similar to Tencent Meeting, featuring both frontend UI and client SDK.

Project Status

  • UI Development: Developing
  • SDK Development: Developing
  • Server-Side Components: See another project(In developing)

Features

  • User-friendly interface similar to Tencent Meeting
  • Real-time video and audio conferencing
  • Easy integration with existing SFU and backend services
  • High performance and low latency

Preview

HomePage

MeetingPage

Installation

To install and run the project locally (in app/):

npm install
npm start

Usage

  • UI: The frontend UI is built with React and designed for ease of use.
  • SDK: The client SDK is under development and will be available soon.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss improvements or fixes.

Support

You can reach me via Email or WeChat(ID: patstar123), but I might not be able to respond promptly.

License

This project is licensed under the MIT License.

About

本项目是一个完全开源的视频会议的H5客户端,灵感来源于腾讯会议,其目的是为实时视频会议提供一个用户友好的高性能解决方案。This project is an H5 client for video conferencing, inspired by the design of Tencent Meeting. The aim is to provide a user-friendly, high-performance solution for real-time video conferencing.

License:MIT License


Languages

Language:JavaScript 61.7%Language:CSS 33.5%Language:HTML 4.8%