Skip to content

yonka2019/SRTShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRTShare

Desktop application [client app & server console app] which is written on C#. A screenshare (video & audio transmission) application which works through self-made protocol which is inspired by SRT protocol. Allows the server share his screen to multiple number of clients which connected to him through the network (LAN/WAN support).

The protocol includes 3 encryption types, such as: AES256, XOR, Substitution method. In addition, the application provides option for retransmission mechanism and much more preferences which each client can modify according to his personal desire.

My original repo with all the issues and pull requests in GitLab

Server

Console screenshot

Client - Main Menu

Main menu screenshot

Cleint - Settings Menu

Settings sceenshot