Skip to content

A simple video meeting application.

MrH2T/YauMeeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YauMeeting

Dependencies

C++14; asio (non-boost), SFML, OpenCV, PortAudio.

Structure

YauMeetingServer/

Server.h/.cpp: Main body of server;

  • RoomManager: Managing rooms.
  • UserManager: Managing users online.
    • There was a fucking wrong with me, that I didn't set UserManager to singleton, causing a lot of redundant data. fuck myself.

About

A simple video meeting application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published