There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The goal of this project is to use CameraX API to get RGB images from the phone's camera and send them by sockets to a server. The images are being encoded in bitmap and then passed into a byte array.