alejandrorosas / android-uvc-rtmp-stream

UVC Rtmp Stream App for Android
Apache License 2.0
27 stars 13 forks source link

Converting the frames to greyscale #108

Open puelon opened 2 years ago

puelon commented 2 years ago

Hello, I managed to get this library working with my thermal camera, however I need to convert my image to greyscale and a few other processing methods before the image is streamed, I'd like to ask how can I obtain the frame before it is streamed and process it?