Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)