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

https://github.com/vietanhdev/gict-meeting

Video Conference system using linux socket connection and client-server architecture
https://github.com/vietanhdev/gict-meeting

desktop linux-socket-connection streaming video-conference video-conferencing

Last synced: 9 months ago
JSON representation

Video Conference system using linux socket connection and client-server architecture

Awesome Lists containing this project

README

          

# gICT Video Conference

Video Conference system using linux socket connection and client-server architecture. This project was built as a group project at HUST.

NOTE: This projects still contains bugs.

- Documents: [docs folder](docs/)

- Server - Configuration: [server-config folder](server-config/)

- Server - Streaming: [server-streaming folder](server-streaming/)

- Desktop Application: [desktop-app folder](desktop-app/)