isonic1 / flick

A CLI with helpful QA tools for Android (Devices & Emulators) and iOS (Devices).
MIT License
101 stars 26 forks source link

Unable to record > 3 minutes video with android device #40

Closed vladsobol closed 5 years ago

vladsobol commented 6 years ago

I am having issue with recording video of android real devices and simulators > 3 min. After running command "flick video -a start -p android -e true" the recording starts and in console I see that it is in extended mode but after stopping video recording "flick video stop -p android -o /Descktop/record" I see that video file is saved but duration of video 3 minutes. Please suggest a solution.

varunsaran1 commented 6 years ago

I am also facing the same issue on android7 and android8 physical devices

isonic1 commented 5 years ago

This is fixed now thanks to @gdimitris. Please update the gem to 0.4.6.

Run in extended mode: flick video -p android -e true -a start