Closed
Bug 1060150
Opened 11 years ago
Closed 11 years ago
problem with createmediaelementsource and remote stream
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 937718
People
(Reporter: ncoredump, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36
Steps to reproduce:
Try to play a remote stream with a valid wide open cors header see attached screen shot and test case
Actual results:
no audio is output after ` createmediaelementsource `
http://jsfiddle.net/97gn75ew/20/
http://i.imgur.com/txnhw8K.png
Expected results:
audio should of played
http://jsfiddle.net/97gn75ew/23/ sorry little issue in the first test case.. you can see it better this one with the 'audioprocess' callback actually running after the buttons clicked ...
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•