Skip to content

harshitazilen/python-websocket-recorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket Recorder

Simple python server to write received binary from a websocket to a file, then convert that file to wav.

Also logs the timestamps of each message and saves an array of time deltas between messages.

Mostly useful for debugging.

About

Simple app to write received websocket messages to a file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.8%
  • HTML 15.2%