detect-media-element-source
Browser support checker
Determines whether WebAudio's createMediaElementSource() is supported by the browser
detects whether the browser supports WebAudio music streaming
5 stars
7 watching
1 forks
Language: JavaScript
last commit: over 9 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool to determine browser support for auto-playing audio | 14 |
| | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 244 |
| | Provides access to playback and buffering information of audio or video in the browser. | 8 |
| | Creates an AudioContext that works reliably across desktop and mobile platforms, specifically addressing issues with iOS devices' sample rate. | 57 |
| | A WebAudio API playback library with filters and support for modern browsers. | 410 |
| | An abstraction around standard HTML media elements, handling common mime-type lookups and attribute settings. | 2 |
| | Makes embedding video and audio tags easy in all major browsers | 1,278 |
| | A JavaScript component for streaming and playing audio/video tracks from various platforms, including YouTube and Vimeo. | 97 |
| | Provides media conversion and playback capabilities for audio and video content types. | 13 |
| | A Chrome DevTools extension to visualize and interact with the routing graph of Web Audio API | 186 |
| | Checks JavaScript code compatibility with target browsers and Node.js versions | 68 |
| | Generates WebAudio code based on user interactions with a UI | 60 |
| | A collection of utility functions for the WebAudio API. | 440 |
| | Makes Node.js stream API compatible with browser environments. | 103 |
| | Records audio directly from the browser to generate an MP3 file using JavaScript and HTML. | 2 |