Skip to content

System based on UDP and TCP protocols, designed for meetings with sounds from all clients streamed live. Includes both server and client implementation.

Notifications You must be signed in to change notification settings

whittmy/EMeeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMeeting

Description

System based on UDP and TCP protocols, designed for meetings with sounds from all clients streamed live. Includes both server and client implementation.

Requirements

CMake 2.8 gcc 4.8.2 boost 1.53

Installation

Execute make in the main directory or create directory build and cmake .. && make from there. This should create binaries 'client' and 'server' in build/bin.

About

System based on UDP and TCP protocols, designed for meetings with sounds from all clients streamed live. Includes both server and client implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published