bytedeco/javacv

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

Offen

#2.343 geöffnet am 21.07.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (6.985 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide