bytedeco/javacv

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

Open

#2,343 建立於 2025年7月21日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (6,985 star) (1,583 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南