bytedeco/javacv

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

Aberta

#2.343 aberto em 21 de jul. de 2025

 (1 comentário) (0 reação) (0 responsável)Java (1.583 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (6.985 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador