ibaiGorordo / ONNX-YOLOv8-Object-Detection

Python scripts performing object detection using the YOLOv8 model in ONNX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overred error while running ???

timbuktu031 opened this issue · comments

commented

[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.

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