angular-recorder icon indicating copy to clipboard operation
angular-recorder copied to clipboard

Flash recording not working

Open skrichten opened this issue 9 years ago • 11 comments

I get this error message...

angular.js:13550 TypeError: Cannot read property 'isMicrophoneAccessible' of null at Object.Recorder.isMicrophoneAccessible (angular-audio-recorder.js:1154) at Object.swfHandlerConfig.getPermission (angular-audio-recorder.js:766) at Object.service.showPermission (angular-audio-recorder.js:904) at control.startRecord (angular-audio-recorder.js:268) at RecordModalController.onRecordClick (record-modal.js:33) at fn (eval at (angular.js:14432), :4:263) at expensiveCheckFn (angular.js:15485) at callback (angular.js:25018) at Scope.$eval (angular.js:17229) at Scope.$apply (angular.js:17329)

Also things are confusing with @logbon72 fork .... If I run bower install angularAudioRecorder which one am I getting?

skrichten avatar Jun 08 '16 14:06 skrichten

@skrichten Wait for the recorder to load in the page, so that the functions can be accessible

I need to update the read me file with the logbon72 merge.

sathyapulse avatar Jun 08 '16 14:06 sathyapulse

What in your API will indicate when this happens?

skrichten avatar Jun 08 '16 14:06 skrichten

@skrichten FWRecorder.isReady will be true when it is ready, you can refer the index.html in the demo directory

sathyapulse avatar Jun 08 '16 14:06 sathyapulse

That's not working, FWRecorder.isReady is always false. Do you have an example that uses the flash based recording?

skrichten avatar Jun 08 '16 14:06 skrichten

Your demo does not reference FWRecorder.isReady at all....

skrichten avatar Jun 08 '16 14:06 skrichten

If I set forceSwf(true) in your demo, I get the same error.

skrichten avatar Jun 08 '16 15:06 skrichten

I will check it and let you know about it.

sathyapulse avatar Jun 08 '16 15:06 sathyapulse

same issue here (using safari)

Luddinus avatar Jun 09 '16 08:06 Luddinus

I'm having the same issue as well and recording audio on safari is important to me. But a brilliant module though. Any updates on this issue? Would really appreciate if you could point me towards making flash recording work on safari. Thanks. Cheers.

kaushik-evani avatar Jul 13 '16 14:07 kaushik-evani

@sathyapulse @skrichten I totally agree. Its very confusing with @logbon72 repo. But I downloaded both the repos and did a quick diff. Both are the same. There is absolutely no difference at all. So I guess for now we can continue using bower install angularAudioRecorder untill @sathyapulse is updated.

kaushik-evani avatar Jul 22 '16 10:07 kaushik-evani

+1

gabguy avatar Aug 20 '18 10:08 gabguy