https://github.com/dfordivam/audiocapture
Capture live audio stream from browser using ghcjs and websockets
https://github.com/dfordivam/audiocapture
ghcjs haskell webmedia websocket
Last synced: 7 months ago
JSON representation
Capture live audio stream from browser using ghcjs and websockets
- Host: GitHub
- URL: https://github.com/dfordivam/audiocapture
- Owner: dfordivam
- License: bsd-3-clause
- Created: 2017-08-03T04:18:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T06:08:22.000Z (over 8 years ago)
- Last Synced: 2025-02-14T21:39:54.282Z (over 1 year ago)
- Topics: ghcjs, haskell, webmedia, websocket
- Language: Haskell
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# audiocapture
Capture live audio stream from browser using ghcjs and websockets
A simple example to demonstrate this...