An open API service indexing awesome lists of open source software.

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.

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