I'm currently using your rust crate nokhwa and I wanted to know in what pixel format the frame() method gives you the bytes. In docs it says that RRGB, but If I created the camera with YUYV format, doesn't frame() throws a fram in YUYV format?
I'm currently using your rust crate nokhwa and I wanted to know in what pixel format the frame() method gives you the bytes. In docs it says that RRGB, but If I created the camera with YUYV format, doesn't frame() throws a fram in YUYV format?