# CloudMeeting_Server **Repository Path**: good-project-backup/CloudMeeting_Server ## Basic Information - **Project Name**: CloudMeeting_Server - **Description**: qt 视频云会议服务器端 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-28 - **Last Updated**: 2025-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CloudMeeting_Server 视频会议后台。涉及进程池,线程池,socket通信,unix域套接字。客户端地址:https://github.com/muleimulei/CloudMeeting ## 使用方法 `` usage: ./app [host] <#threads> <#processes> `` #### threads 用于处理客户端连接的线程数 #### processes 开启的房间数