Skip to content

seun-ja/audio-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Audio Stream via WebSocket

This programme streams audio bytes via websocket from a from any browser and then converts it to a playable .wav file.

Run

Start back-end websocket server

cargo run

Record

Run test.html file in your browser and start recording.

Once recording stops file is created, stored and playable from local storage.

About

Simple Audio Stream via WebSocket in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages