cwilso / AudioRecorder

Simple live audio file recorder, based on RecorderJS
MIT License
421 stars 168 forks source link

not working #7

Closed skoushlendra closed 9 years ago

skoushlendra commented 10 years ago

I have downloaded the source code from your repository, but i m getting an error 'Error getting audio'.

So could u help me why i'ts happening????? thanks........

cwilso commented 10 years ago

Hmm, not directly, no. That error means you're not getting access to the user media input.

1) Are you running on a localhost http: server? I don't believe it will work from file:. That's most likely your problem.

2) have you declined user input from localhost: before?

-Chris

On Mon, Apr 7, 2014 at 10:39 AM, KOUSHLENDRA SINGH PARIHAR < notifications@github.com> wrote:

I have downloaded the source code from your repository, but i m getting an error 'Error getting audio'.

So could u help me why i'ts happening????? thanks........

Reply to this email directly or view it on GitHubhttps://github.com/cwilso/AudioRecorder/issues/7 .