Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 479 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 479 Bytes

SIPSorceryMedia.Windows

This project is an example of developing a C# library that can access Windows audio and video devices and that inegrates with the SIPSorcery real-time communications library.

The classes in this project provide functions to:

  • Supply audio samples from Windows audio capture devices.
  • Render audio samples to Windows audio output devices.
  • Supply video samples from Windows video capture devices.