anthumchris / opus-stream-decoder
Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)
☆134Updated 4 years ago
Alternatives and similar repositories for opus-stream-decoder
Users that are interested in opus-stream-decoder are comparing it to the libraries listed below
Sorting:
- Decode raw opus packet to PCM without using any external library in your browser.☆76Updated 2 years ago
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆389Updated last year
- FLAC encoder and decoder in JavaScript☆95Updated 2 years ago
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆31Updated 6 months ago
- Small JS library to abstract Web Audio raw PCM output☆58Updated 3 years ago
- rnnoise noise suppression library as a WASM module☆149Updated 3 months ago
- Javascript Opus Encoder/Decoder, Speexdsp based Resampler and WebAudio Player Sample☆109Updated 4 years ago
- Resample audio in node or browser using a web assembly port of libsamplerate.☆44Updated this week
- Minimal audio decoders layer☆180Updated last week
- fetch() => ReadableStream => AudioWorklet☆26Updated last year
- Stream data to web audio☆93Updated 6 years ago
- A javascript implementation of the Webm Demuxer (matroska)☆91Updated 2 years ago
- Wasm Port of Recurrent neural network for audio noise reduction. Based on xiph/rnnoise C++ project☆42Updated 4 years ago
- Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data☆139Updated 11 months ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆210Updated last month
- A videoencoder for the browser using FFmpeg with WebAssembly (for use in musicvid.org)☆141Updated 2 years ago
- Stream audio to a Web Audio API enabled browser from Node.js server side using Web Worker and Web Socket☆335Updated 2 months ago
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated last year
- a libopus API for JavaScript (wasm/asm.js)☆56Updated 4 years ago
- MediaStream Recording☆107Updated last month
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆76Updated last month
- convert an AudioBuffer to .wav format☆154Updated 5 years ago
- 📍Audio loudness metering in the browser☆61Updated 2 years ago
- Port of Fraunhofer FDK AAC with Emscripten☆30Updated 2 years ago
- Stream from your Web browser to YouTube Live. No plugins or native apps required!☆55Updated last year
- Pure JS implementation of the Web Audio API☆62Updated last year
- JavaScript opus encoder☆99Updated 5 years ago
- MediaRecorder polyfill for Opus recording using WebAssembly☆343Updated last year
- Superficial gstreamer binding☆136Updated last year
- Browser focused library that wraps audio for playback with the Media Source Extensions API using ISO Base Media File Format (MPEG-4 Part …☆26Updated 6 months ago