Hi Laurent, Regards, Natalia Portillo
>> I attach the code snippet that generates the payload (code is under >> GLPv2) as snippet.c > > Shouldn't > > p->data[1] = 0x82 & frame_id; > > be > > p->data[1] = 0x82 | frame_id; > > ? Yes I saw it a couple of minutes from when I sent the email. I still need to clean up a little the code and handle when the real v4l2 device does not send JPEGs but uncompressed frames, converting them to JPEG and feeding the emulated device with them. Stay tuned, this week I'll make public the code. _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel