endmr11 / ed_screen_recorder

Screen recorder plugin for Flutter. Supports IOS and Android devices.
MIT License
25 stars 32 forks source link

Please Video Encoder Add #18

Open burakcanyildirim opened 2 years ago

burakcanyildirim commented 2 years ago

Video encoder needs to be h264. This is why it doesn't work on many phones.Thanks for this package.Can you add a video encoder format please?

endmr11 commented 2 years ago

This feature will be added as soon as possible. Don't worry. Have a nice day.

Merraclius commented 1 year ago

Hello, any updates with this feature? We are constantly facing problems related to the MP4 format. It could be good if we understand if is this in development or better to not wait for this feature at all.

burakcanyildirim commented 1 year ago

Use implementation 'com.github.HBiSoft:HBRecorder:2.0.3' or 2.0.4 . version 2.0.5 didn't work for me either. You can import the package and make the encoder h264.