Isvisoft / flutter_screen_recording

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

startRecordingScreenAndAudio in example app only records video for 1 second and audio is not captured. #112

Open Fairfieldfred opened 3 months ago

Fairfieldfred commented 3 months ago

In the repository example app FlutterScreenRecording.startRecordingScreen() works just fine but FlutterScreenRecording.startRecordScreenAndAudio() will only capture one second of video. At least in iOS.

abdullahwaheed12 commented 1 month ago

yes exactly i face same issue

goldsergeant commented 1 week ago

me too.