dbaldwin / DroneBlocks-Tello-Camera-With-Python-OpenCV

Take photos and record videos with Tello's camera using a browser-based app and DroneBlocks
https://learn.droneblocks.io/p/opencv-python-and-droneblocks-for-tello-camera-control/
Apache License 2.0
21 stars 12 forks source link

Circular buffer #16

Open amathmagnan opened 3 years ago

amathmagnan commented 3 years ago

Hi guys, I'm having a read message in my terminal while using my Tello drone while streaming. I usually get a delay or nothing back from the Tello. I get this error :

Circular buffer overrun. To avoid, increase fifo_size URL option. To survive in such case, use overrun_nonfatal option

I'm using firefox as a web browser host.

Thanks !