emiliodallatorre / flutter_rtmp_broadcaster

Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
MIT License
8 stars 12 forks source link

How can we add flashMode, exposureOffset on the plugin? #9

Open jordanjanus24 opened 10 months ago

jordanjanus24 commented 10 months ago

Hi, Great plugin BTW. I was wondering how we can add flashMode, exposureOffset, etc like how the camera plugin works in Flutter? Tnx.

emiliodallatorre commented 2 months ago

Hi @jordanjanus24, as mentioned in #18, I am working to integrate newer camera plugin that lies under the hood of this plugin.

Currently I don't have an ETA. However, every contribution is greatly appreciated.