jsantell / jsantell/dancer.js

Doesn't work with Webkit browsers (shoutcase/icecast streams)

Open
#23 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement web audio api
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,Chrome‪21.0.1180.75 m‬) : playing music and beating.

WORK PC: (Win7,Chrome‪21.0.1180.75 m): playing music but not beating (no errors in console) - this.proc.onaudioprocess is never called.

FRIEND PC: (Win7,Chrome‪21.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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.