# SIPSorceryMedia.Windows **Repository Path**: jimxjimx/SIPSorceryMedia.Windows ## Basic Information - **Project Name**: SIPSorceryMedia.Windows - **Description**: No description available - **Primary Language**: C# - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-04 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: SIP ## 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.