Skip to content

Server-client Python scripts that allows server to send microphone stream into LAN or WAN. Fully-configurable, tested with Py3.8.x

License

Notifications You must be signed in to change notification settings

lambdagg/MicStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicStream

Server-client Python scripts that allows server to send microphone stream into LAN or WAN. Fully-configurable, tested with Py3.8.x

Installation

Windows

Run pip install pipwin then pipwin install pyaudio into the project folder.

Mac, *Nix

Run pip install -r requirements.txt into the project folder.

Device identification

In order to enter the correct device ID into the settings, use the devices.py script do determine every device's id.

About

Server-client Python scripts that allows server to send microphone stream into LAN or WAN. Fully-configurable, tested with Py3.8.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages