Skip to content

space928/WirelessMicSuiteServer

Repository files navigation

Wireless Mic Suite

.NET

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

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