Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56.4k
Closed
Labels
Description
System information (version)
- OpenCV => 4.3
- Operating System / Platform => Linux, Android (cross build)
Detailed description
Streaming test does not check VideoCapture status and fails with exception "Could't grab the very first frame in function prep; thrown in the test body." The issue is relevant first of all for cross-compilation.
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
answers.opencv.org, Stack Overflow, etc and have not found solution - I updated to latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc