flutter_camera_processing icon indicating copy to clipboard operation
flutter_camera_processing copied to clipboard

Changed video stream byte for RGB support

Open mukunthan007 opened this issue 2 years ago • 0 comments

@khoren93 I have changed Uint32List to Uint8List to support rgb (3 channel).

I have run this code in windows and run the app on android device and its working fine. Hope this helpful.

mukunthan007 avatar Oct 17 '23 06:10 mukunthan007