Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willigarneau/qt-tcp-streamer
🖥️ Video streaming client and server made with QT, powered by TCP protocol.
https://github.com/willigarneau/qt-tcp-streamer
client qt streaming tcp
Last synced: about 2 months ago
JSON representation
🖥️ Video streaming client and server made with QT, powered by TCP protocol.
- Host: GitHub
- URL: https://github.com/willigarneau/qt-tcp-streamer
- Owner: willigarneau
- Created: 2018-05-14T01:34:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T01:57:20.000Z (over 6 years ago)
- Last Synced: 2024-04-08T16:06:00.393Z (9 months ago)
- Topics: client, qt, streaming, tcp
- Language: C++
- Homepage:
- Size: 46 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP-Streamer
Création d'un Video Player en streaming par protocole TCP dans le cadre du cours de Linux ! Réalisé en C++ avec le Framework Qt.
Le but du projet Ă©tant de nous familiariser avec le Framework et d'implanter une solution avec le protocole.
Par William Garneau# Présentation visuelle du Client :
![image](https://user-images.githubusercontent.com/33030290/39974669-33ea8654-56f8-11e8-87b4-05028d8a211e.png)
# Présentation visuelle du Serveur :![image](https://user-images.githubusercontent.com/33030290/39974625-036bedba-56f8-11e8-9a68-1af86c60cae3.png)