Open
Bug 1405108
Opened 7 years ago
Updated 2 years ago
Sometimes audio from https://www.noisli.com/ doesn't play
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: overholt, Unassigned)
References
()
Details
STR
1. Use my Surface Book running nightly as one does, sometimes disconnecting and re-connecting via Surface dock (https://www.microsoft.com/en-ca/store/d/microsoft-surface-dock/8QRH2NPZ0S0P) (although even plugging the headphones into my Surface Book's analog jack directly doesn't seem to change things so maybe that's a red herring).
2. Go to https://www.noisli.com/ and click one of "Random", "Productivity", or "Relax".
Expected
- audio from https://www.noisli.com/ works in Firefox as always
Actual
- audio from https://www.noisli.com/ does not work via Firefox but works in Chrome
To preempt a related question I can foresee, both of the following seem to function properly when noisli is working and when it isn't:
- audio from other sites like YouTube
- audio from notifications
I see this in the console:
SoundManager 2: No Flash detected. Trying HTML5-only mode.
application-1c4bb6ead1975c50418c6b8aa24e6b27.js:24719:357
SoundManager V2.97a.20140901 (HTML5-only mode)
application-1c4bb6ead1975c50418c6b8aa24e6b27.js:24719:357
SoundManager 2 HTML5 support: mp3 = true, mp4 = true, ogg = true, opus = true, wav = true
application-1c4bb6ead1975c50418c6b8aa24e6b27.js:24719:357
SoundManager 2: Ready. ✓
Followed by a bunch of entries similar to:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.noisli.com/hls/pinknoise/pinknoise.m3u8. (Reason: CORS preflight channel did not succeed).
and one:
ICE failed, add a TURN server and see about:webrtc for more details
Is the issue reproducible on other sites?
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Anthony Jones (:kentuckyfriedtakahe, :k17e) from comment #1)
> Is the issue reproducible on other sites?
I wish :/ (it doesn't AFAICT)
This is not a web audio issue.
Updated•7 years ago
|
Priority: -- → P2
Comment 4•7 years ago
|
||
WFM with 57 and trunk on Linux.
(In reply to Andrew Overholt [:overholt] from comment #0)
> Followed by a bunch of entries similar to:
>
> Cross-Origin Request Blocked: The Same Origin Policy disallows reading the
> remote resource at https://cdn.noisli.com/hls/pinknoise/pinknoise.m3u8.
> (Reason: CORS preflight channel did not succeed).
I'm not getting these errors. Other messages are similar except
> and one:
>
> ICE failed, add a TURN server and see about:webrtc for more details
I see these on 57 but not trunk.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•