bytedeco/javacv

Can the startUnsafe method of FFmpegFrameGrabber not retry after the streaming operation timeout

Open

#2 343 ouverte le 21 juil. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (6 985 stars) (1 583 forks)batch import
enhancementhelp wanted

Description

The startUnsafe method of FFmpegFrameGrabber will automatically retry after the streaming operation timeout due to the following code. Is there a way to avoid this retry and return the result immediately after the first operation timeout.

Guide contributeur