|
Hi!
I’m trying to display an YV12 image. I capture it from my mobile device and send to a PC via wireless. I send the data taken from the mobile device directly, without doing anything with it. Then, in the PC, I want to view it but I don’t know what to do with the raw data.
I tried to convert to RGB but when I visualize it, it’s different from the image taken with the device (since I preview the image in the mobile device at the same time).
The goal is to do a conference system between the mobile device and the PC using c++. I’m using DirectShow too, if it’s of any help.
Thanks.
|
|
|
|
|
|
|
// |