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: 7 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T01:57:20.000Z (about 7 years ago)
- Last Synced: 2024-04-08T16:06:00.393Z (about 1 year 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 :

# Présentation visuelle du Serveur :