https://github.com/space928/wirelessmicsuiteserver
An open source wireless mic management program
https://github.com/space928/wirelessmicsuiteserver
dotnet live-sound sennheiser show shure theatre-sound webapp wireless wireless-mic wireless-microphone
Last synced: 8 months ago
JSON representation
An open source wireless mic management program
- Host: GitHub
- URL: https://github.com/space928/wirelessmicsuiteserver
- Owner: space928
- License: gpl-3.0
- Created: 2024-06-21T04:41:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T19:19:53.000Z (almost 2 years ago)
- Last Synced: 2025-10-06T20:56:52.961Z (9 months ago)
- Topics: dotnet, live-sound, sennheiser, show, shure, theatre-sound, webapp, wireless, wireless-mic, wireless-microphone
- Language: C#
- Homepage:
- Size: 145 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Wireless Mic Suite
[](https://github.com/space928/WirelessMicSuiteServer/actions/workflows/dotnet.yml)
A webapp for monitoring and controlling wireless microphone systems.
### Features
- Automatic discovery of wireless mic receivers on the network
- Aggregation of different wireless mic systems
- Simple RESTful API
- Cross-platform client and server support
- OpenAPI/Swagger support

### Compatible Systems
- Shure UHF-R series
- Sennheiser EW-DX series
## Building
This application runs as an ASP.NET application running in .NET 8.
It can be built on Windows using Visual Studio 2022 and .NET SDK 8.
It should run on any platform which supports the .NET 8 runtime (Windows, Mac, Linux; x86, x86_64, arm64).