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 demo video shows up 15 seconds after press the 'capture' button

Other Parts Discussed in Thread: CC3200

I have CC3200 based AdruCam board which runs the Websock Camera demo. Everything works except that the video shows up around 15 to 20 secs after I press the "capture" button from the web browser. I watched the video of someone doing this demo using the original TI CC3200 board with a Omnivison camera. He mentioned the same thing in the video. Any idea of where this delay comes?

This happens only if the board gets rebooted. Otherwise, after streaming the video if I disconnect, reconnect and capture, there is no such issue.  

  • Do, you mean, after launch pad reboot, the first time websock camera launch takes 15 to 20secs. And, subsequently it is faster? If, so it sounds like first time initialization of http server and camera on the MCU is taking longer.. This needs to be checked..
  • It's not because of http server. Because the web browser is already connected to the http server and I can click the 'Connect' button. It is that it takes around 15 seconds after clicking the "Capture" button for the video to show up in the web browser.