ibaiGorordo / ONNX-YOLOv8-Object-Detection

Python scripts performing object detection using the YOLOv8 model in ONNX.
MIT License
369 stars 93 forks source link

Overred error while running ??? #2

Closed timbuktu031 closed 1 year ago

timbuktu031 commented 1 year ago

[http @ 00000155d6b232c0] Stream ends prematurely at 126764, should be 18446744073709551615 [mjpeg @ 00000155d6b44840] overread 5


When I run it, it works for a while, then the program terminates with this error.

ibaiGorordo commented 1 year ago

That is probably an issue with the cap_from_youtube library (https://github.com/ibaiGorordo/cap_from_youtube). Closing this issue since it is not related with the repository