This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Websock Camera Application

Other Parts Discussed in Thread: CC3200

Now I tested  websock camera application and display is ok ,but there are serious delays images, how to adjust the speed of the displayed image,..

  • Hi,

    Can you explain the amount of delay you see at your end.

    Ideally there are 3 delays involved.

    1) Capture JPEG from Sensor - For VGA it is approximately 180msec, For QVGA it would be <100msec

    2) Network Delay - Usually VGA frame is <60KB so network delay will be 20-50msec depending on network congestion

    3) Browser - Browser needs to render the image, usually this delay is less than above 2 so will not be seen. But if PC is slow or browser is also performing other tasks, this delay could be more

    Give above delays, I don't expect delay to be more than 250msec. Please confirm

  • Hi, I mean, capture image on the smart phone or PC computer by web browsers has lagged .!

    My test conditions: (CC3200 LaunchPad Rev 3.2 + MT9D111 Camera Module )

  • Hi,

    I don't follow your question. When user press on send button to send "capture" command, It will take about 6 seconds to get first frame which is due to initilization of sensor. This can be avoided if sensor init is done before

    Subsequent frame will be about 200msec apart.

    Let us know if above answers your questions. Also let us know how much lag you see.

  • Hi,

    I am closing the thread, if issue still exist please open a new thread and add a link to this one for reference.

    Best regards,

    Naveen