Skip to content
/ rec Public

Tiny demo server for capturing microphone sound via browser (Chrome, Firefox only)

License

Notifications You must be signed in to change notification settings

stts-se/rec

Repository files navigation

rec

Go Report Card Build Status

Tiny demo server for capturing microphone sound via browser (Chrome, Firefox only)

To build the server, you need to have Go installed.

Clone this repo.

cd rec/recserver

go get


To compile and run the server:

go run *.go <json-config-file>

sample config file: config/config-sample.json

(or go build; ./recserver or go install; recserver)

About

Tiny demo server for capturing microphone sound via browser (Chrome, Firefox only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages