Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

sndnv/noisecluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noisecluster

Near real-time audio streaming to multiple devices over a local (wireless) network.

Getting Started

noisecluster Wiki

Security Warnings

  • There is (currently) absolutely NO security!
  • Audio and control data is sent unencrypted!
  • All components/devices should be running on a properly secured local network!

Components

Built With

Versioning

We use SemVer for versioning.

Future Goals

  • Encrypted communication
  • Management authentication and authorization
  • Full support for Windows and Linux targets and sources
  • Multi-source mixing support
  • Selection of capture and rendering devices
  • Source and target auto-discovery
  • Quick audio out-of-sync detection and recovery
  • TCP transport

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details

Copyright 2017 https://github.com/sndnv

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.