https://github.com/magnusthor/xsockets.webaudiostreamer
Simple example how use XSockets.NET BinaryMessages (WebSockets) to kind of stream audio using MediaSource.
https://github.com/magnusthor/xsockets.webaudiostreamer
Last synced: about 1 month ago
JSON representation
Simple example how use XSockets.NET BinaryMessages (WebSockets) to kind of stream audio using MediaSource.
- Host: GitHub
- URL: https://github.com/magnusthor/xsockets.webaudiostreamer
- Owner: MagnusThor
- Created: 2015-11-11T12:24:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T10:31:21.000Z (over 10 years ago)
- Last Synced: 2023-03-27T12:07:58.795Z (about 3 years ago)
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#XSockets.NET 5 WebAudioAPI + BinaryMessages
## About
This repository shows how to stream audio files in chunks and process them using WebAudio API.
Just a POC, and you can easily replace the mp3 with other sources.
## Installed Nuget Packages
- XSockets
- XSockets.JsApi