WIN10 UVC driver issue

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
dawa_2529456
Level 4
Level 4
5 sign-ins 5 solutions authored First solution authored

Dear Cypress Expert,

my CX3 camera ran normally in WIN10,but it is very strange it runs very slowly recently. in win10  1703 verison, only two driver are shows in driver infermation tab,

ksthunk.sys

usbvideo.sys

but in WIN10 1809 verison, there are four drivers:

ksthunk.sys

SecureUSBVideo.dll

uswbvideo.sys

WdmCompanionFilter.sys

I  cannot confirm these two extra SecureUSBVideo.dll and WdmCompanionFilter.sys affact CX3 UVC performance, does Cypress Expert know this case?

Thanks.

0 Likes
15 Replies
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

Hello,

I am currently using Microsoft OS 1803 version (RS #4). In this, the UVC driver has a total of five driver files: above four files + SPITDevMft64.dll

Here is the screenshot.

pastedImage_0.png

I have not come across any performance degradation in 1803.

Can you please specify which OS build you have observed that the camera is streaming slowly?

How do you confirm that it is running slowly?

Please specify which Camera application you are using for streaming?

Sridhar

0 Likes

Dear Sridhar,

The image was built in 1703(with extra new two drivers),it is very slow in 1703(original two divers),1703(upgrated with four drivers),1803 and 1809(all with 4 drivers)。Sometimes it can run 1-5 fps in win10.

BUT this image  can be run at 50fps in My WIN10 days before, but I dont know why the same image cannot be run normally in my WIN10 now!

BUT it can run 50fps(my desired speed)in linux by qtV4L, it is normal!

Best,

David

0 Likes

Dear Sridhar,

I print the fps and DMA cb fail information in console,fps is 50 and it is normal and just a little CB fail occurs!AMCAP and e-camview cannot refresh the video quickly! it may be WIN10 video system issue!

BTW, I download different verison AMCAP, some of them can show the video slowly,some of them cannot show any video!

Best,

David

0 Likes

So there is no change in CX3 hardware and firmware side.

It might be Win10 system issue.

For your information: We have not come across any such issues yet.

Please let us know which version of e-cam and am-cap you are using, which is showing slow in performace.

Please share the complete details of OS version (Build version of OS and drivers) - Preferabally Screenshots.

We will try to re-produce here and confirm.

Sridhar

0 Likes

Dear Sir,

I resintall WIN10, it seems working faster then before, but I can see CB failure frequently.

Thanks.

0 Likes

David,

1. What is the resolution, data format, bytes per pixel and fps yo uare trying to stream?

2. Can you please share the screen shots of CX3 MIPI Configuration tool?

3. What the DMA buffer size and count you are set in firmware?

Regards,Sridhar

0 Likes

Dear Sir,

In fact, frm_sz is unstable while my CX3 is wokring with WIN10 system, so no video can be shown in WIN10, but it is really working fine in Ubuntu 16.04, same CX3 board and same PC machine.

Can you give me any suggestion?

Best,

David

0 Likes

Hello David,

1. What is the resolution, data format, bytes per pixel and fps yo uare trying to stream?

2. Can you please share the screen shots of CX3 MIPI Configuration tool?

3. What the DMA buffer size and count you are set in firmware?

4. What is your host application?

Please collect the USB trace with Wireshark in both Win10, Ubuntu and share with us.

0 Likes

Dear Sir,

I am sorry to show wrong information, in fact , we make 6 pcs of CX3 board, 2 pcs of them is not good, the frm_sz is not same while running,

in Ubuntu, the video can be shown with noise and flcking, in WIN10, there is no any video can be seen.

other 4 pcs are working normally, frm_sz = 3840*2160* raw10 / 8 = 10 368 000 bytes is always same while running.

same cx3 firmware  image and same sensor board, only CX3 board is different, I also test the usb bandwidth by Streamer and USBbulksourcesink , payload is about 438M bytes, it is good.

1:resolution : 1600 * 2160, raw10, fps = 27

2: please see 1,2 picture for mipi config

3: DMA buf is created by mipi config tool without change, I copy the following section from  cycx3_uvc.h.

#ifdef UVC_APPLICATION

#define CX3_UVC_DATA_BUF_SIZE                   (0x8FD0)

#else

#define CX3_UVC_DATA_BUF_SIZE                   (0x8000)

#endif

4: whatever WIN10 or Ubuntu, the behavior is same, frm_sz is unstable. but in ubuntu, a noise video can be seen, as for WIN10, no any video ,please the following trace info:

Prod = 264 Cons = 264  Prtl_Sz = 29376 Frm_Cnt = 1 Frm_Sz = 9748800 B

Prod = 262 Cons = 262  Prtl_Sz = 26208 Frm_Cnt = 2 Frm_Sz = 9672000 B

Prod = 264 Cons = 263  Prtl_Sz = 576 Frm_Cnt = 3 Frm_Sz = 9720000 B

Prod = 263 Cons = 262  Prtl_Sz = 18192 Frm_Cnt = 4 Frm_Sz = 9700800 B

Prod = 266 Cons = 265  Prtl_Sz = 13344 Frm_Cnt = 5 Frm_Sz = 9806400 B

Prod = 265 Cons = 264  Prtl_Sz = 11760 Frm_Cnt = 6 Frm_Sz = 9768000 B

Prod = 264 Cons = 264  Prtl_Sz = 29376 Frm_Cnt = 7 Frm_Sz = 9748800 B

Prod = 265 Cons = 264  Prtl_Sz = 2160 Frm_Cnt = 8 Frm_Sz = 9758400 B

Prod = 264 Cons = 264  Prtl_Sz = 19776 Frm_Cnt = 9 Frm_Sz = 9739200 B

Prod = 264 Cons = 264  Prtl_Sz = 24576 Frm_Cnt = 10 Frm_Sz = 9744000 B

Prod = 263 Cons = 262  Prtl_Sz = 8592 Frm_Cnt = 11 Frm_Sz = 9691200 B

Prod = 261 Cons = 260  Prtl_Sz = 15024 Frm_Cnt = 12 Frm_Sz = 9624000 B

Prod = 262 Cons = 261  Prtl_Sz = 16608 Frm_Cnt = 13 Frm_Sz = 9662400 B

Prod = 262 Cons = 262  Prtl_Sz = 35808 Frm_Cnt = 14 Frm_Sz = 9681600 B

Prod = 262 Cons = 261  Prtl_Sz = 26208 Frm_Cnt = 15 Frm_Sz = 9672000 B

Prod = 263 Cons = 262  Prtl_Sz = 8592 Frm_Cnt = 16 Frm_Sz = 9691200 B

Prod = 265 Cons = 265  Prtl_Sz = 26160 Frm_Cnt = 17 Frm_Sz = 9782400 B

Prod = 266 Cons = 266  Prtl_Sz = 27744 Frm_Cnt = 18 Frm_Sz = 9820800 B

Prod = 264 Cons = 263  Prtl_Sz = 576 Frm_Cnt = 19 Frm_Sz = 9720000 B

Prod = 264 Cons = 264  Prtl_Sz = 24576 Frm_Cnt = 20 Frm_Sz = 9744000 B

Prod = 263 Cons = 262  Prtl_Sz = 18192 Frm_Cnt = 21 Frm_Sz = 9700800 B

Prod = 264 Cons = 263  Prtl_Sz = 576 Frm_Cnt = 22 Frm_Sz = 9720000 B

Prod = 261 Cons = 261  Prtl_Sz = 24624 Frm_Cnt = 23 Frm_Sz = 9633600 B

Prod = 263 Cons = 263  Prtl_Sz = 27792 Frm_Cnt = 24 Frm_Sz = 9710400 B

Prod = 264 Cons = 263  Prtl_Sz = 10176 Frm_Cnt = 25 Frm_Sz = 9729600 B

Prod = 262 Cons = 262  Prtl_Sz = 35808 Frm_Cnt = 26 Frm_Sz = 9681600 B

Prod = 263 Cons = 262  Prtl_Sz = 32592 Frm_Cnt = 27 Frm_Sz = 9715200 B

Prod = 266 Cons = 265  Prtl_Sz = 18144 Frm_Cnt = 28 Frm_Sz = 9811200 B

Prod = 262 Cons = 262  Prtl_Sz = 21408 Frm_Cnt = 29 Frm_Sz = 9667200 B

Prod = 264 Cons = 263  Prtl_Sz = 14976 Frm_Cnt = 30 Frm_Sz = 9734400 B

TimeDiff = 1256 ms FPS = 23

Prod = 261 Cons = 261  Prtl_Sz = 29424 Frm_Cnt = 31 Frm_Sz = 9638400 B

Prod = 262 Cons = 261  Prtl_Sz = 16608 Frm_Cnt = 32 Frm_Sz = 9662400 B

Prod = 266 Cons = 265  Prtl_Sz = 3744 Frm_Cnt = 33 Frm_Sz = 9796800 B

Prod = 262 Cons = 261  Prtl_Sz = 7008 Frm_Cnt = 34 Frm_Sz = 9652800 B

Prod = 265 Cons = 264  Prtl_Sz = 35760 Frm_Cnt = 35 Frm_Sz = 9792000 B

Prod = 264 Cons = 263  Prtl_Sz = 10176 Frm_Cnt = 36 Frm_Sz = 9729600 B

Prod = 263 Cons = 263  Prtl_Sz = 32592 Frm_Cnt = 37 Frm_Sz = 9715200 B

Prod = 264 Cons = 263  Prtl_Sz = 19776 Frm_Cnt = 38 Frm_Sz = 9739200 B

Prod = 263 Cons = 262  Prtl_Sz = 3792 Frm_Cnt = 39 Frm_Sz = 9686400 B

Prod = 264 Cons = 263  Prtl_Sz = 10176 Frm_Cnt = 40 Frm_Sz = 9729600 B

Prod = 264 Cons = 264  Prtl_Sz = 24576 Frm_Cnt = 41 Frm_Sz = 9744000 B

Prod = 261 Cons = 260  Prtl_Sz = 15024 Frm_Cnt = 42 Frm_Sz = 9624000 B

Prod = 264 Cons = 263  Prtl_Sz = 24576 Frm_Cnt = 43 Frm_Sz = 9744000 B

Prod = 261 Cons = 260  Prtl_Sz = 10224 Frm_Cnt = 44 Frm_Sz = 9619200 B

Prod = 261 Cons = 261  Prtl_Sz = 24624 Frm_Cnt = 45 Frm_Sz = 9633600 B

Prod = 265 Cons = 265  Prtl_Sz = 26160 Frm_Cnt = 46 Frm_Sz = 9782400 B

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 47 Frm_Sz = 9724800 B

Prod = 264 Cons = 263  Prtl_Sz = 10176 Frm_Cnt = 48 Frm_Sz = 9729600 B

Prod = 263 Cons = 263  Prtl_Sz = 22992 Frm_Cnt = 49 Frm_Sz = 9705600 B

Prod = 263 Cons = 262  Prtl_Sz = 13392 Frm_Cnt = 50 Frm_Sz = 9696000 B

Prod = 263 Cons = 262  Prtl_Sz = 18192 Frm_Cnt = 51 Frm_Sz = 9700800 B

Prod = 264 Cons = 264  Prtl_Sz = 34176 Frm_Cnt = 52 Frm_Sz = 9753600 B

Prod = 265 Cons = 264  Prtl_Sz = 16560 Frm_Cnt = 53 Frm_Sz = 9772800 B

Prod = 261 Cons = 261  Prtl_Sz = 19824 Frm_Cnt = 54 Frm_Sz = 9628800 B

Prod = 262 Cons = 261  Prtl_Sz = 11808 Frm_Cnt = 55 Frm_Sz = 9657600 B

Prod = 267 Cons = 266  Prtl_Sz = 10128 Frm_Cnt = 56 Frm_Sz = 9840000 B

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 57 Frm_Sz = 9724800 B

Prod = 266 Cons = 265  Prtl_Sz = 3744 Frm_Cnt = 58 Frm_Sz = 9796800 B

Prod = 265 Cons = 264  Prtl_Sz = 26160 Frm_Cnt = 59 Frm_Sz = 9782400 B

Prod = 265 Cons = 264  Prtl_Sz = 2160 Frm_Cnt = 60 Frm_Sz = 9758400 B

TimeDiff = 1108 ms FPS = 27

Best,

David

0 Likes

1.png

0 Likes

2.png

0 Likes

Dear Sir,

I uncoment the mipi error info, it seem the mipi block detect errors.

       
#ifdef PRINT_FRAME_INFO
  if (Printflag == 1)
  {
   /*For video streaming application of higher FPS refrain from using this debug print or try to reduce the print information*/
   CyU3PDebugPrint(4,"\n\rProd = %d Cons = %d  Prtl_Sz = %d Frm_Cnt = %d Frm_Sz = %d B", TxCountflag, RxCountflag, PartialBufSize, FrameCount, ((TxCountflag*CX3_UVC_DATA_BUF_SIZE)+PartialBufSize));
   Printflag = 0;

   if (fpsflag == 1)
   {
    fps = 30000/(time1 - time0); //FPS calculate using time difference for 30 frames
    CyU3PDebugPrint(4,"\n\rTimeDiff = %d ms FPS = %d", (time1 -time0), fps);
    fpsflag = 0;


   }
   /* Uncomment the code below to check for MIPI errors per frame*/

#ifndef FX3_STREAMING
   CyU3PMipicsiGetErrors( CyTrue, &errCnts);

   CyU3PDebugPrint(4,"\n\r%d %d %d %d %d %d %d %d %d",errCnts.crcErrCnt,errCnts.ctlErrCnt, errCnts.eidErrCnt, errCnts.frmErrCnt, errCnts.mdlErrCnt, errCnts.recSyncErrCnt, errCnts.recrErrCnt, errCnts.unrSyncErrCnt, errCnts.unrcErrCnt );
#endif

  }
#endif

0 0 0 0 18 0 0 105 0

Prod = 267 Cons = 266  Prtl_Sz = 29328 Frm_Cnt = 9001 Frm_Sz = 9859200 B

0 0 0 0 18 0 0 105 0

Prod = 267 Cons = 266  Prtl_Sz = 528 Frm_Cnt = 9002 Frm_Sz = 9830400 B

0 0 0 0 25 0 0 111 0

Prod = 265 Cons = 264  Prtl_Sz = 11760 Frm_Cnt = 9003 Frm_Sz = 9768000 B

0 0 0 0 18 0 0 118 0

Prod = 267 Cons = 266  Prtl_Sz = 14928 Frm_Cnt = 9004 Frm_Sz = 9844800 B

0 0 0 0 22 0 0 109 0

Prod = 266 Cons = 265  Prtl_Sz = 13344 Frm_Cnt = 9005 Frm_Sz = 9806400 B

0 0 0 0 22 0 0 114 0

Prod = 265 Cons = 265  Prtl_Sz = 6960 Frm_Cnt = 9006 Frm_Sz = 9763200 B

0 0 0 1 20 0 0 121 0

Prod = 266 Cons = 265  Prtl_Sz = 13344 Frm_Cnt = 9007 Frm_Sz = 9806400 B

0 0 0 0 27 0 0 230 0

Prod = 263 Cons = 262  Prtl_Sz = 3792 Frm_Cnt = 9008 Frm_Sz = 9686400 B

0 0 0 0 22 0 0 136 0

Prod = 265 Cons = 265  Prtl_Sz = 21360 Frm_Cnt = 9009 Frm_Sz = 9777600 B

0 0 0 0 16 0 0 115 0

Prod = 263 Cons = 263  Prtl_Sz = 22992 Frm_Cnt = 9010 Frm_Sz = 9705600 B

0 0 0 0 28 0 0 139 0

Prod = 264 Cons = 264  Prtl_Sz = 34176 Frm_Cnt = 9011 Frm_Sz = 9753600 B

0 0 0 0 21 0 0 126 0

Prod = 262 Cons = 261  Prtl_Sz = 7008 Frm_Cnt = 9012 Frm_Sz = 9652800 B

0 0 0 0 19 0 0 143 0

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 9013 Frm_Sz = 9724800 B

0 0 0 0 17 0 0 131 0

Prod = 266 Cons = 265  Prtl_Sz = 32544 Frm_Cnt = 9014 Frm_Sz = 9825600 B

0 0 0 0 20 0 0 108 0

Prod = 264 Cons = 264  Prtl_Sz = 29376 Frm_Cnt = 9015 Frm_Sz = 9748800 B

0 0 0 0 10 0 0 125 0

Prod = 265 Cons = 264  Prtl_Sz = 26160 Frm_Cnt = 9016 Frm_Sz = 9782400 B

0 0 0 0 17 0 0 122 0

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 9017 Frm_Sz = 9724800 B

0 0 0 0 22 0 0 130 0

Prod = 264 Cons = 263  Prtl_Sz = 24576 Frm_Cnt = 9018 Frm_Sz = 9744000 B

0 0 0 0 17 0 0 126 0

Prod = 265 Cons = 265  Prtl_Sz = 35760 Frm_Cnt = 9019 Frm_Sz = 9792000 B

0 0 0 0 21 0 0 118 0

Prod = 264 Cons = 263  Prtl_Sz = 576 Frm_Cnt = 9020 Frm_Sz = 9720000 B

0 0 0 0 29 0 0 132 0

Prod = 262 Cons = 262  Prtl_Sz = 26208 Frm_Cnt = 9021 Frm_Sz = 9672000 B

0 0 0 0 28 0 0 138 0

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 9022 Frm_Sz = 9724800 B

0 0 0 0 26 0 0 134 0

Prod = 264 Cons = 263  Prtl_Sz = 576 Frm_Cnt = 9023 Frm_Sz = 9720000 B

0 0 0 0 19 0 0 130 0

Prod = 266 Cons = 266  Prtl_Sz = 3744 Frm_Cnt = 9024 Frm_Sz = 9796800 B

0 0 0 1 21 0 0 116 0

Prod = 264 Cons = 263  Prtl_Sz = 19776 Frm_Cnt = 9025 Frm_Sz = 9739200 B

0 0 0 0 37 0 0 255 0

Prod = 261 Cons = 261  Prtl_Sz = 19824 Frm_Cnt = 9026 Frm_Sz = 9628800 B

0 0 0 0 19 0 0 150 0

Prod = 264 Cons = 263  Prtl_Sz = 5376 Frm_Cnt = 9027 Frm_Sz = 9724800 B

0 0 0 0 21 0 0 132 0

Prod = 262 Cons = 262  Prtl_Sz = 31008 Frm_Cnt = 9028 Frm_Sz = 9676800 B

0 0 0 1 19 0 0 143 0

Prod = 265 Cons = 264  Prtl_Sz = 6960 Frm_Cnt = 9029 Frm_Sz = 9763200 B

0 0 0 0 38 0 0 255 0

Prod = 263 Cons = 263  Prtl_Sz = 32592 Frm_Cnt = 9030 Frm_Sz = 9715200 B

TimeDiff = 1219 ms FPS = 24

0 Likes

Dear Sir,

I search a similar issue in community which frm_sz is unstable. and I add      CyU3PMipicsiSetPhyTimeDelay(1,0x10) after CyU3PMipicsiSetIntfParams (); it is better than before, but it frm_sz is unstable occasionally.  I found  if Prod and Cons are not 281, E.g.    279 or other number , frm_sz is wrong.  I catch all trace info for refrence.

CyCx3UvcAppImageSensorSetVideoResolution(
        uint8_t resolution_index
        )
{
CyU3PReturnStatus_t status = CY_U3P_SUCCESS;
switch (CyU3PUsbGetSpeed ())
{
  case CY_U3P_SUPER_SPEED:
   switch (resolution_index)
   {
  
    
    case 0x01:
     /* Write 4KSettings */
#ifndef FX3_STREAMING
     status = CyU3PMipicsiSetIntfParams (&OS08A10_RGB24_4K, CyFalse);
     CyU3PMipicsiSetPhyTimeDelay(1,0x10);

     if (status != CY_U3P_SUCCESS)
     {
      CyU3PDebugPrint (4, "\n\rUSBStpCB:SetIntfParams SS1 Err = 0x%x", status);
     }
#endif
     //CyCx3_ImageSensor_Set_4K ();
     sensor_reg_config_4k();
     break;   

//////////////////////////////////////////////


bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
bRType = 0xA1, bRequest = 0x87, wValue = 0x1400, wIndex = 0x100, wLength= 0xA
bRType = 0xA1, bRequest = 0x81, wValue = 0x200, wIndex = 0x0, wLength= 0x1
bRType = 0x1, bRequest = 0x3, wValue曷羈?贯曷舃?寡□铝RjT動蒑胀U?涧缪?曷羈涵誂?龟箩?
bRType = 0x81, bRequest = 0x0, wValue = 0x0, wIndex = 0x0, wLength= 0x2
bRType = 0xA1, bRequest = 0x86, wValue = 0x400, wIndex = 0x200, wLength= 0x1
Entering UVCHandleProcessingUnitRqts, value = 0x400,uvcRqts = 0x86

bRType = 0xA1, bRequest = 0x82, wValue = 0x400, wIndex = 0x200, wLength= 0x2
Entering UVCHandleProcessingUnitRqts, value = 0x400,uvcRqts = 0x82

bRType = 0xA1, bRequest = 0x83, wValue = 0x400, wIndex = 0x200, wLength= 0x2
Entering UVCHandleProcessingUnitRqts, value = 0x400,uvcRqts = 0x83

bRType = 0xA1, bRequest = 0x84, wValue = 0x400, wIndex = 0x200, wLength= 0x2
Entering UVCHandleProcessingUnitRqts, value = 0x400,uvcRqts = 0x84

bRType = 0xA1, bRequest = 0x87, wValue = 0x400, wIndex = 0x200, wLength= 0x2
Entering UVCHandleProcessingUnitRqts, value = 0x400,uvcRqts = 0x87

bRType = 0x1, bRequest = 0x3, wValue = 0x0, wIndex = 0x100, wLength= 0x0
bRType = 0x1, bRequest = 0x3, wValue = 0x0, wIndex = 0x0, wLength= 0x0
bRType = 0xA1, bRequest = 0x87, wValue = 0x1400, wIndex = 0x100, wLength= 0xA
bRType = 0xA1, bRequest = 0x81, wValue = 0x200, wIndex = 0x0, wLength= 0x1
bRType = 0x1, bRequest = 0x3, wValue = 0x0, wIndex = 0x100, wLength= 0x0
EnterSuspendMode Status =  0x0, Wakeup reason = 0x8
bRType = 0x1, bRequest = 0x3, wValue = 0x0, wIndex = 0x0, wLength= 0x0
bRType = 0xA1, bRequest = 0x81, wValue = 0x100, wIndex = 0x1, wLength= 0x22
bRType = 0x21, bRequest = 0x1, wValue = 0x100, wIndex = 0x1, wLength= 0x22
bRType = 0xA1, bRequest = 0x81, wValue = 0x100, wIndex = 0x1, wLength= 0x22
bRType = 0xA1, bRequest = 0x83, wValue = 0x100, wIndex = 0x1, wLength= 0x22
bRType = 0xA1, bRequest = 0x82, wValue = 0x100, wIndex = 0x1, wLength= 0x22
bRType = 0x21, bRequest = 0x1, wValue = 0x200, wIndex = 0x1, wLength= 0x22
configuring sensor to work in 4K mode, number of parameters = 172
Prod = 563 Cons = 558  Prtl_Sz = 22704 Frm_Cnt = 605 Frm_Sz = 20750112 B
1 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 606 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 607 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 608 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 609 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 610 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 611 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 612 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 613 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32361 Frm_Cnt = 614 Frm_Sz = 10304025 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 615 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 616 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 617 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 618 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 619 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 620 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 621 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32385 Frm_Cnt = 622 Frm_Sz = 10304049 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 623 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 624 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 625 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 626 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 627 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 628 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 629 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 630 Frm_Sz = 10368000 B
TimeDiff = 50617 ms FPS = 0
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 631 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 632 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 633 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
Prod = 291 Cons = 295  Prtl_Sz = 22704 Frm_Cnt = 634 Frm_Sz = 10736160 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 635 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 636 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 637 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 638 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 639 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32259 Frm_Cnt = 640 Frm_Sz = 10303923 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 641 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 642 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 643 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 644 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 645 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 646 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 647 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32325 Frm_Cnt = 648 Frm_Sz = 10303989 B
1 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 649 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 650 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 651 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 652 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 653 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32262 Frm_Cnt = 654 Frm_Sz = 10303926 B
1 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 655 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 656 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 657 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 658 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 659 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 660 Frm_Sz = 10368000 B
TimeDiff = 1747 ms FPS = 17
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32379 Frm_Cnt = 661 Frm_Sz = 10304043 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 662 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 663 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 664 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 665 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 666 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32415 Frm_Cnt = 667 Frm_Sz = 10304079 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 668 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 669 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 670 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 671 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 672 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 673 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 674 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 675 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 676 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 677 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 678 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 278  Prtl_Sz = 32931 Frm_Cnt = 679 Frm_Sz = 10304595 B
0 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32313 Frm_Cnt = 680 Frm_Sz = 10303977 B
2 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 681 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 682 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 683 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 684 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32415 Frm_Cnt = 685 Frm_Sz = 10304079 B
0 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32406 Frm_Cnt = 686 Frm_Sz = 10304070 B
2 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 687 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 688 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 689 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 690 Frm_Sz = 10368000 B
TimeDiff = 2008 ms FPS = 14
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 691 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 692 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 693 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 694 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 695 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 696 Frm_Sz = 10368000 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 697 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32367 Frm_Cnt = 698 Frm_Sz = 10304031 B
1 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 699 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32370 Frm_Cnt = 700 Frm_Sz = 10304034 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 701 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 702 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 703 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 704 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 705 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 706 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 707 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 708 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 709 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 710 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32355 Frm_Cnt = 711 Frm_Sz = 10304019 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 712 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 713 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 714 Frm_Sz = 10303971 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 715 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 716 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 717 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32463 Frm_Cnt = 718 Frm_Sz = 10304127 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32316 Frm_Cnt = 719 Frm_Sz = 10303980 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 720 Frm_Sz = 10368000 B
TimeDiff = 1914 ms FPS = 15
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 721 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 722 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 723 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 724 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 725 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 726 Frm_Sz = 10303971 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 727 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 728 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 729 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 730 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 731 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 732 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 733 Frm_Sz = 10303971 B
2 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 734 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 735 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Video timer
entering CyCx3UvcAppStop()
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 736 Frm_Sz = 10368000 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 737 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 738 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 739 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 740 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 278  Prtl_Sz = 32901 Frm_Cnt = 741 Frm_Sz = 10304565 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32253 Frm_Cnt = 742 Frm_Sz = 10303917 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 743 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 22704 Frm_Cnt = 744 Frm_Sz = 10294368 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 745 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 746 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 747 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 748 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 749 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 750 Frm_Sz = 10368000 B
TimeDiff = 2099 ms FPS = 14
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 751 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 752 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 753 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 754 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 755 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 756 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 757 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 758 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
Prod = 293 Cons = 294  Prtl_Sz = 22704 Frm_Cnt = 759 Frm_Sz = 10809792 B
1 0 0 2 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32325 Frm_Cnt = 760 Frm_Sz = 10303989 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32379 Frm_Cnt = 761 Frm_Sz = 10304043 B
1 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32376 Frm_Cnt = 762 Frm_Sz = 10304040 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 763 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 764 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 765 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 766 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 767 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 768 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 769 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 770 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 771 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 772 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 773 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 774 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 775 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 776 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 777 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 778 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 779 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 780 Frm_Sz = 10368000 B
TimeDiff = 1615 ms FPS = 18
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 781 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 782 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32433 Frm_Cnt = 783 Frm_Sz = 10304097 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 784 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 785 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 786 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 787 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 788 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 789 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 790 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 791 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 792 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 793 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 794 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 795 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 796 Frm_Sz = 10303971 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 797 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 798 Frm_Sz = 10368000 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 799 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 800 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 801 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 802 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 803 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 804 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 805 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 806 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 807 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 808 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 809 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 810 Frm_Sz = 10368000 B
TimeDiff = 1455 ms FPS = 20
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 811 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 812 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 813 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 814 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 815 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32361 Frm_Cnt = 816 Frm_Sz = 10304025 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 817 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 818 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 819 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 820 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 821 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 822 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 823 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 824 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 825 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 826 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 827 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 828 Frm_Sz = 10368000 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 829 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 830 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 831 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 832 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 833 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 834 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32298 Frm_Cnt = 835 Frm_Sz = 10303962 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 836 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 837 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 838 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32352 Frm_Cnt = 839 Frm_Sz = 10304016 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 840 Frm_Sz = 10368000 B
TimeDiff = 1551 ms FPS = 19
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32442 Frm_Cnt = 841 Frm_Sz = 10304106 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 842 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 843 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 844 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 845 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 846 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 847 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 848 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 849 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 850 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32451 Frm_Cnt = 851 Frm_Sz = 10304115 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 852 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 853 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32304 Frm_Cnt = 854 Frm_Sz = 10303968 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 855 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 856 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32361 Frm_Cnt = 857 Frm_Sz = 10304025 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 858 Frm_Sz = 10368000 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 859 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 860 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 861 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32406 Frm_Cnt = 862 Frm_Sz = 10304070 B
0 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32445 Frm_Cnt = 863 Frm_Sz = 10304109 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 864 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 865 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 866 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 867 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 868 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 869 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 870 Frm_Sz = 10368000 B
TimeDiff = 1877 ms FPS = 15
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 871 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 872 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 873 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32349 Frm_Cnt = 874 Frm_Sz = 10304013 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 875 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 876 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 877 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 878 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 28581 Frm_Cnt = 879 Frm_Sz = 10300245 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32298 Frm_Cnt = 880 Frm_Sz = 10303962 B
1 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 881 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 882 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32253 Frm_Cnt = 883 Frm_Sz = 10303917 B
2 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 884 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 885 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32385 Frm_Cnt = 886 Frm_Sz = 10304049 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 887 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 888 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 889 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 890 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 891 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32379 Frm_Cnt = 892 Frm_Sz = 10304043 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 893 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 894 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 895 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 896 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 897 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 898 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 899 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32352 Frm_Cnt = 900 Frm_Sz = 10304016 B
TimeDiff = 2094 ms FPS = 14
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 901 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 902 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32349 Frm_Cnt = 903 Frm_Sz = 10304013 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32313 Frm_Cnt = 904 Frm_Sz = 10303977 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 905 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 906 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 907 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 908 Frm_Sz = 10303971 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 909 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 910 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 911 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 912 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 913 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32361 Frm_Cnt = 914 Frm_Sz = 10304025 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 915 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 916 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 917 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 918 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 919 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 920 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32397 Frm_Cnt = 921 Frm_Sz = 10304061 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 922 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 923 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 924 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 925 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32388 Frm_Cnt = 926 Frm_Sz = 10304052 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 927 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 928 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32406 Frm_Cnt = 929 Frm_Sz = 10304070 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32460 Frm_Cnt = 930 Frm_Sz = 10304124 B
TimeDiff = 1956 ms FPS = 15
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 931 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 932 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Video timer
entering CyCx3UvcAppStop()
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 933 Frm_Sz = 10368000 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 934 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 935 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 936 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 937 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 938 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 939 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 940 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 941 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 942 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 943 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 944 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 945 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 946 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32388 Frm_Cnt = 947 Frm_Sz = 10304052 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 948 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 949 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 950 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 951 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 952 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 953 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 954 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32388 Frm_Cnt = 955 Frm_Sz = 10304052 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32307 Frm_Cnt = 956 Frm_Sz = 10303971 B
0 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 957 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 958 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 959 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 960 Frm_Sz = 10368000 B
TimeDiff = 1737 ms FPS = 17
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 961 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32406 Frm_Cnt = 962 Frm_Sz = 10304070 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 963 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
Prod = 291 Cons = 295  Prtl_Sz = 22704 Frm_Cnt = 964 Frm_Sz = 10736160 B
0 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32241 Frm_Cnt = 965 Frm_Sz = 10303905 B
1 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 966 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32340 Frm_Cnt = 967 Frm_Sz = 10304004 B
1 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 968 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 969 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32262 Frm_Cnt = 970 Frm_Sz = 10303926 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 971 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 972 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 973 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 974 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Video timer
entering CyCx3UvcAppStop()
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 975 Frm_Sz = 10368000 B
1 0 0 1 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32379 Frm_Cnt = 976 Frm_Sz = 10304043 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 977 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32403 Frm_Cnt = 978 Frm_Sz = 10304067 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 979 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 980 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 981 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 982 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 983 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 984 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 985 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 986 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 987 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 988 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 989 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 280  Prtl_Sz = 22704 Frm_Cnt = 990 Frm_Sz = 10368000 B
TimeDiff = 2320 ms FPS = 12
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 991 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 992 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 993 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32247 Frm_Cnt = 994 Frm_Sz = 10303911 B
1 0 0 1 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 995 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 996 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 997 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
CB failure
entering CyCx3UvcAppStop()
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()
Prod = 279 Cons = 279  Prtl_Sz = 32298 Frm_Cnt = 998 Frm_Sz = 10303962 B
0 0 0 2 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 999 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 1000 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 1001 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 281  Prtl_Sz = 22704 Frm_Cnt = 1002 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
Prod = 281 Cons = 278  Prtl_Sz = 22704 Frm_Cnt = 1003 Frm_Sz = 10368000 B
0 0 0 0 0 0 0 0 0
bRType = 0x2, bRequest = 0x1, wValue = 0x0, wIndex = 0x83, wLength= 0x0
entering CyCx3UvcAppStop()

0 Likes

Hello David,

Can you set Phydelay as 0x12 and try?

Regards,

Sridhar

0 Likes

David,

Please find the description of errors.

frmErrCnt;          /**< Framing Error Count*/   - This field is incremented when an un-expected Frame start or Frame end short packet is received

crcErrCnt;          /**< CRC Error Count*/ - This counter is incremented when a HS packet is received with crc errors.

mdlErrCnt;          /**< Multi-Data Lane Sync Byte Error Count*/ - This counter is incremented when HS Sync Bytes were not received at the same clock cycle by CSI2 Rx

ctlErrCnt;          /**< Control Error (Incorrect Line State Sequence) Count*/ - This counter is incremented when escape mode is exited using the wrong sequence

eidErrCnt;          /**< Unsupported Packet ID Error Count */ - This counter is incremented when a HS packet that is not supported by CSI-2 Rx is received.

recrErrCnt;         /**< Recoverable Packet Header Error Count*/ - This counter is incremented by when a HS packet header is received with errors that are correctable by ECC.

unrcErrCnt;         /**< Unrecoverable Packet Header Error Count*/ - This counter is incremented when a HS packet header is received with errors that are not correctable by ECC

recSyncErrCnt;      /**< Recoverable Sync Byte Error Count*/ - This counter is incremented when a HS Sync Byte was received by Rx with correctable errors

unrSyncErrCnt;      /**< Unrecoverable Sync Byte Error Count*/ - This counter is incremented when a HS Sync Byte was received by Rx with uncorrectable errors.

In your case, you have Crc error and frame errors, these errors can be avoided by setting proper MIPI settings.

Regards,

Sridhar

0 Likes