-
Appwright uses a `saveVideo` fixture to attach artifacts to the report. This increases test execution time and should be carried out in a reporter.
-
I got this error when I used saveVideo to save video to album:
[Generic] Video /static/video/5_seconds.mp4 cannot be saved to the photo library: Error Domain=NSURLErrorDomain Code=-1100 "The reques…
-
Hello!
I am trying to record video with the A33 JeVois camera with the SaveVideo module, but am running into an issue while trying to record video at VGA resolution with the following command:
`…
-
`Info: version 'v364-bd783dd' using ffmpeg '3.3.4' Lavc57.89.100
Info: reading DJI_0154.mp4
Info: parsing healthy moov atom ...
Composition time offset atom found. Out of order samples possible.
…
-
**Describe the bug**
Install Failed. The Folder is created and I see it on installed node, but can't disable it or uninstall it from Manager.
When I load a Workflow SaveVideo is missing.
**Desk…
-
Hi bendidi, first of all, I would like to thank you for your sharing precious code and experiences.
Recently I am enjoying your code to play around for people tracking algorithm.
I faced one excep…
-
When I run the program with `saveVideo = true`, I get an error:
```
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.5.1) ../modules/videoio/src/cap_ffmpeg.cpp:172…
-
When I click on save, this error appears in the console. I guess there's some issue with saving.
-
-
I am trying to run camera video demo when using this command it executing correctly but no video output
./flow --model cfg/tiny-yolo-voc.cfg --load bin/tiny-yolo-voc.weights --demo demo.mp4
but…