Skip to content

Web server written in Python to gather and listen stream from MicStream App

Notifications You must be signed in to change notification settings

masavoyat/MicStreamServer

Repository files navigation

MicStreamServer

Web server written in Python to gather and listen stream from MicStream App https://github.com/masavoyat/MicStream

Usage

  1. In the phone app, set the IP address to 255.255.255.255 (LAN broadcast) or your computer's IP address (unicast, better).

  2. On your computer, run:

git clone https://github.com/masavoyat/MicStreamServer
cd MicStreamServer
python3 ./MicStreamServer.py
  1. In your web browser, open http://localhost:8080/

Web UI:

Web UI

About

Web server written in Python to gather and listen stream from MicStream App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages