Doesn't work with Webkit browsers (shoutcase/icecast streams)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
Dancer won't work with Chrome at some cases,
problem is: i have no idea what's the difference.
all i know it this:
HOME PC: (Win7,Chrome21.0.1180.75 m) : playing music and beating.
WORK PC: (Win7,Chrome21.0.1180.75 m): playing music but not beating (no errors in console) - this.proc.onaudioprocess is never called.
FRIEND PC: (Win7,Chrome21.0.1180.75 m): not playing music nor beating (no errors in console) - this.proc.onaudioprocess is never called as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with the listed Chrome 21.0.1180.75 setups and compare cases where playback works or fails. Trace the audio processing path around this.proc.onaudioprocess, then verify that shoutcase and icecast streams both play and trigger processing consistently without console errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100