1 Star 1 Fork 2

Charent/QtPlayerServerAndClient

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Charent commit 5918659 2 years ago
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
Apache-2.0

基于QT C++的网络播放器服务端和客户端

本项目为基于 Qt C++ 的做网络视频播发器,使用Qt内置的QMediaPlayer作为播放插件,使用TCP传输协议发送请求、节目单和视频缓冲。

项目分为客户端player和服务端ServiceWidget部分。 客户端主要功能:连接到指定服务器、更新播放清单、点播视频。 服务端主要功能:视频库管理、服务端口监听、多线程实现多用户的视频数据发送。

使用

客户端player和服务端ServiceWidget均为Qt Creator项目,导入到Qt Creator即可使用。 videos_videoInfo.sql为服务端MySQL视频管理表格导出文件,导入到MySQL即可。

框架

  1. 客户端: player framework

  2. 服务端 server framework server framework

界面展示

Player: player

Server: Server

Empty file

About

基于QT C++的网络视频播放器,包括服务端和客户端。 expand collapse
README
Apache-2.0
Cancel

Releases

No release

Contributors

All

Language(Optional)

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/charent/QtPlayerServerAndClient.git
git@gitee.com:charent/QtPlayerServerAndClient.git
charent
QtPlayerServerAndClient
QtPlayerServerAndClient
master

Search