abrenoch / hyperion-android-grabber

Screen grabber for hyperion
MIT License
194 stars 33 forks source link

EGLSurface -> RGB byte array #11

Closed abrenoch closed 6 years ago

abrenoch commented 6 years ago

Basically decode the pixel data from the surface into a byte array that we can send over the hyperion protobuf socket.