基于LanceNet构建的一个云会议系统,支持聊天 ,文件发送,视频会议等
☆25Sep 10, 2023Updated 2 years ago
Alternatives and similar repositories for WeMeet
Users that are interested in WeMeet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 李慧琴《Linux 系统编程》& APUE 笔记☆19Nov 16, 2023Updated 2 years ago
- WeChat 聊天系统是一个基于分布式架构的即时通讯应用,包含服务器集群和跨平台客户端。该系统模仿了微信的核心功能,采用现代C++技术栈构建,支持用户注册、登录、好友管理、即时消息通信等功能。项目采用微服务架构设计,确保系统的高可用性、可扩展性和可维护性。☆14May 27, 2026Updated last month
- 视频监控系统的服务器端☆13Mar 3, 2016Updated 10 years ago
- 支持视频会议、会议直播、会议录像、会议回放、文档共享、屏幕共享等功能,提供私有化部署的实时视频系统☆11Mar 16, 2023Updated 3 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆32Jan 19, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用c++语言,基于opencv开发的车牌识别系统☆20Dec 17, 2019Updated 6 years ago
- 基于Epoll实现的聊天室服务器☆24Mar 22, 2023Updated 3 years ago
- 基于C/C++开发的音视频动态库(使用超级简单,功能非常强大)☆12Jul 18, 2023Updated 2 years ago
- DIY a asynchronous IO framework base on coroutine☆13Mar 8, 2024Updated 2 years ago
- QT6开发的网络聊天室,模仿QQ微信风格☆78Feb 5, 2026Updated 5 months ago
- 1078部标音视频浏览器wasm技术无插件高性能流媒体直播,可播放ffmpeg支持所有音视频格式☆11Jul 20, 2024Updated last year
- 客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server☆167May 15, 2022Updated 4 years ago
- WikiPBX is an open source PBX web interface for FreeSWITCH. WikiPBX is written in python and uses the Django web application framework. C…☆10May 30, 2014Updated 12 years ago
- Connect as WebRTC with FreeSWITCH using SIPjs☆11Apr 9, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Demo codes for papers "Channel-Layer-Oriented Lightweight Spectral-Spatial Network for Hyperspectral Image Classification" and "Ghostnet …☆19Jan 22, 2024Updated 2 years ago
- 即时 通讯IM☆12Oct 13, 2022Updated 3 years ago
- 这是一款使用Tibco Streambase软件开发的一套数据中转平台,现在运行与上海仁济南院担任集成平台的ESB角色,中转HIS与RIS、LIS、UIS的业务系统的信息交互,并结合spotfire分析软件做业务流数据分析、和实时预警分析等处理☆11Dec 13, 2019Updated 6 years ago
- bigprimeDGP是以数据驱动为核心优势的大数据数智平台。借助先进的插件化架构和灵活的配置,能够快速响应各种复杂的数据业务需求,为企业的数据治理之路提供技术支撑。它集成了数据集成,数据仓库,计算平台,任务调度,服务编排,数据治理,工作流引擎等技术,致力于通过高效的数据整…☆15Jun 28, 2026Updated last week
- CS架构的UI皮肤控件包,美观大方,针对WinForm、WPF(后续提供)等框架开发了不同版本☆14Jul 13, 2022Updated 3 years ago
- QtC++实现基于TCP协议仿QQ聊天软件☆14Mar 8, 2020Updated 6 years ago
- Wazo Platform SBC Kamailio configuration for the C4 infrastructure☆13Dec 19, 2022Updated 3 years ago
- Freeswitch gb28181 module☆12Mar 26, 2018Updated 8 years ago
- 使用Qt开发的桌面端仿微信应用☆14Jun 6, 2023Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ☆14Apr 10, 2024Updated 2 years ago
- ☆12Feb 27, 2019Updated 7 years ago
- ms 前台☆11Oct 29, 2019Updated 6 years ago
- ☆21May 17, 2023Updated 3 years ago
- flutter 仿微信聊天输入框 没有单独写插件 建议复制代码和资源 经轻度修改和封装以在自己的项目中使用☆23Jul 24, 2019Updated 6 years ago
- Anyboard开源掌机的电路图和结构图☆13Oct 12, 2020Updated 5 years ago
- Monitoring of Mobile Devices using SNMP☆11Nov 27, 2018Updated 7 years ago
- 终端设备(IPC/NVR)GB28181 SDK☆10Dec 28, 2021Updated 4 years ago
- BigBlueButton API Library for Java☆10May 18, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Dockerized RTPEngine☆15Dec 29, 2024Updated last year
- A deformation monitoring project based on RTKlib 2.4.3 b34 , use Qt 6.2.1 MinGW 64-bit in Windows and Qt 6.1.2 GCC 64bit in Linux.☆11Apr 19, 2022Updated 4 years ago
- 视频会议后台。涉及进程池,线程池,socket通信,unix域套接字。客户端地址:https://github.com/muleimulei/CloudMeeting☆64Sep 1, 2021Updated 4 years ago
- docker-compose files for building Freeswitch from sources☆16Feb 22, 2025Updated last year
- 1078 websocket 实时对讲☆12Jan 18, 2022Updated 4 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆141Sep 7, 2016Updated 9 years ago
- Assets View资产发现、网络拓扑管理系统☆13Oct 31, 2016Updated 9 years ago