Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
6.2.13
-
None
Description
Description-
In the QML Video example, the camera is expected to start capturing and display the feed in multi-mode along with two other selected videos. However, the camera does not start capturing, although the other two videos are played as expected.
Steps to Reproduce
- Build and Run QML Video Example.
- Select two files (videos to be played).
- Click "Multi" button.
- Click on center square to start the camera.
Expected Result
The camera should start capturing video, and the live feed should be displayed in the center square.
Actual Result
The camera does not start capturing, and no live feed is displayed. The two selected videos are played correctly in their respective squares.