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
- Host: GitHub
- URL: https://github.com/vietanhdev/gict-meeting
- Owner: vietanhdev
- Created: 2019-03-14T07:54:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T15:22:39.000Z (over 4 years ago)
- Last Synced: 2025-04-09T13:03:56.494Z (about 1 year ago)
- Topics: desktop, linux-socket-connection, streaming, video-conference, video-conferencing
- Language: C++
- Homepage:
- Size: 14.8 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)