Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 280 Bytes

Simple-LAN-Transmitter

Simple solution that contains "transmitter", which transmits video and sound to specified IP and "receiver" that obtains this data and shows it. UDP_WinForm is a "transmitter" UDP_Receiver is a "receiver"

Uses AForge library, NAudio and a UDP protocol.