# SIPSorceryMedia.Windows **Repository Path**: auper/SIPSorceryMedia.Windows ## Basic Information - **Project Name**: SIPSorceryMedia.Windows - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-19 - **Last Updated**: 2025-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/sipsorcery-org/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.