Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioContext.createMediaStreamSource not available #65

Open
kvdb opened this issue Nov 8, 2015 · 4 comments
Open

AudioContext.createMediaStreamSource not available #65

kvdb opened this issue Nov 8, 2015 · 4 comments

Comments

@kvdb
Copy link

kvdb commented Nov 8, 2015

I tried to use getUserMedia in combination with createMediaStreamSource as seen in this example: http://torchprinciple.com/tests/rec4/

This example works fine on linux Chrome (latest stable).
It partly works on my iPad Mini 2, iOS9.1 with Bowser, patched with #61. getUserMedia works fine, however, createMediaStreamSource isn't available.

Is this feature something that will be provided through bowser or openwebrtc?

@stefanalund
Copy link
Contributor

@stefhak @adam-be @pererikb any thoughts?

@jezaman
Copy link

jezaman commented Feb 9, 2016

Any news? I need this too.

@stefanalund
Copy link
Contributor

Not really, sorry.

@GAbbona
Copy link

GAbbona commented Jun 24, 2016

I believe so far, as in this issue is describing, bowser is letting microphone access and that AudioContext gets instantiated. So the method createMediaStreamSource isn't working. Is there another syntax for that method ? Is it possible to load the audio web api scripts externally to get it work ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants