Block or Report
Block or report eshaz
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
icecast-metadata-js Public
Browser and NodeJS packages for playing and reading Icecast compatible streaming audio with realtime metadata updates.
-
wasm-audio-decoders Public
Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.
-
mse-audio-wrapper Public
Browser focused library that wraps audio for playback with the Media Source Extensions API using ISO Base Media File Format (MPEG-4 Part 12) and WEBM.
-
codec-parser Public
Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.
-
simple-yenc Public
Minimalist JavaScript binary string encoder / decoder with 1-2% overhead, compared to 33%-40% overhead for 6-bit encoding methods like Base64.
-
610 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 38 commits in 3 repositories
Created 1 repository
- eshaz/synaudio JavaScript
Created a pull request in eshaz/icecast-metadata-js that received 1 comment
Fix iOS AudioContext
Fixes
Statically create AudioContext using DOM event. iOS requires a DOM event to call AudioContext.resume(), otherwise it fails with an error.
R…

