moonlight-stream / moonlight-ios

GameStream client for iOS/tvOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how SampleBuffer convert to 32BGRA

SindenDev opened this issue · comments

int the https://github.com/moonlight-stream/moonlight-ios/blob/master/Limelight/Stream/VideoDecoderRenderer.m - (int)submitDecodeBuffer:(unsigned char *)data length:(int)length bufferType:(int)bufferType decodeUnit:(PDECODE_UNIT)

i want to get the image and use yolo to detect it, but i don't konw the way to do this. can some one help me?

Screenshot 2023-12-02 at 14 25 56