An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Wireless Mic Suite
[![.NET](https://github.com/space928/WirelessMicSuiteServer/actions/workflows/dotnet.yml/badge.svg)](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

![image](https://github.com/space928/WirelessMicSuiteServer/assets/15130114/4226d498-9c7d-43dc-99ff-50c0278ec45f)

### 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).