EnoxSoftware / YOLOv8WithOpenCVForUnityExample

An example of using OpenCV dnn module with YOLOv8. (ObjectDetection, Segmentation, Classification, PoseEstimation)
17 stars 2 forks source link

Video Loopback issue #7

Open shahanhyperspace opened 1 month ago

shahanhyperspace commented 1 month ago

I am running the multiobjectracking scene and I replaced the video from the default "768x576_mjpeg.mjpeg" to my video which is called "1.mp4".

At the end of the video, the video started to stutter and something went wrong. It always happen when the video ends and it trys to loop back

https://github.com/user-attachments/assets/defa886c-a27c-4294-9ab4-d467cc1dfe3e

shahanhyperspace commented 1 month ago

@EnoxSoftware could you assist?