Skip to content

ImAmelie/AmelieChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmelieChat

✨ 音视频即时通讯软件 ✨

license

客户端

采用 Qt 5 开发,视频模块 OpenCV,音频模块 Qt 原生组件,多线程,Socket

服务器

MySQL:存储注册用户,验证客户端登陆

Redis:保存用户 IP 和 端口,用来进行点对点通信

下载

https://github.com/ImAmelie/AmelieChat/releases/latest

展示

主界面:

设置界面:

聊天界面: