jwagener-soundcloud / recorder.js

*UNMAINTAINED* JavaScript library to record audio in browsers as used in the SoundCloud Javascript SDK.
http://johannes.wagener.cc
MIT License
321 stars 142 forks source link

Won't work locally #34

Open blu3bl00d opened 11 years ago

blu3bl00d commented 11 years ago

I downloaded your recorder and try to run examples locally. I'm using Windows 8 and Google Chrome.

The problem is the Adobe Flash Player setting won't show up to Allow or Deny it. But when I access this 'http://recorderjs.ponyho.st/examples/example-2.html', it runs okay.

Is this needs to be uploaded to be able to run it?

jwagener commented 11 years ago

This is expected behavior. You need to access the site through http to use the microphone capabilities of adobe flash.

On Sun, Jun 23, 2013 at 10:59 AM, Christian Villapando < notifications@github.com> wrote:

I downloaded your recorder and try to run examples locally. I'm using Windows 8 and Google Chrome.

The problem is the Adobe Flash Player setting won't show up to Allow or Deny it.

Is this needs to be uploaded to be able to run it?

— Reply to this email directly or view it on GitHubhttps://github.com/jwagener/recorder.js/issues/34 .