NativeScript/mlkit

Feature Request: Please add attribute to skip frames from image processing, processEveryNthFrame="5"

cjohn001 opened this issue · 0 comments

The old firebase plugin had an attribute

processEveryNthFrame="5"

which could be used to process only every nth image in the video stream. Would be nice to have this feature in the plugin as well, especially when running on slower devices.