Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
142 stars 137 forks source link

Support for audio recording. #21

Closed prashantspandey closed 4 years ago

prashantspandey commented 4 years ago

Hello guys . This plugin is recording video successfully . But it is not able to record audio. Can you please add this feature? Thanks

salime45 commented 4 years ago

We are working in this right now.

dannycortesv commented 4 years ago

bool started = FlutterScreenRecording.startRecordScreenAndAudio(videoName);

Does this work to record screen video with audio on both iOS and Android?

vvalladolidIV commented 4 years ago

Currently It only works on Android. We are still working on iOS.

rgb1380 commented 4 years ago

Any estimates when audio will be ready for iOS?

salime45 commented 4 years ago

We don't know. We will inform with news when the plugin ready

mikron123 commented 4 years ago

would also love to have the functionality on iOS. Thanks!

vvalladolidIV commented 4 years ago

There is available a new version on develop branch with the functionality. Could you try it?

mikron123 commented 4 years ago

Ok, checking...

mikron123 commented 4 years ago

There is available a new version on develop branch with the functionality. Could you try it?

vvalladolidIV commented 4 years ago

¿What is your device? We are trying with Iphone Xr (iOS 13.5.1) and iPad 5ºGeneración (iOS 13.3)

mikron123 commented 4 years ago

iPhone 6 iOS 12.4.7 & iPad Pro 9.7 iOS 13.5.1

Also use Wakelock.enable();

And I hold the device horizontally.

MuhammadEhsanMirzaei commented 4 years ago

work fine on my phone"iphone xs max"