Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.2
-
None
-
Target: Toradex Apalis i.MX6 running Boot2Qt 5.11.2
Host: Ubuntu 16.04
-
5d8d87f96559a577bb72d2eb02a3ed798c480948
Description
When Media Player example is deployed and run from Qt Creator, it tries to run video from
file:///data/videos/Qt_video_720p.webm
Now that new videos are deployed, media player can't find this video and thus won't start playing when the example has started.
Steps to reproduce:
- Download and install Boot2Qt 5.11.2 from staging repository.
- Launch Qt Creator and select Examples -> Qt Embedded (Boot2Qt 5.11.2) -> Media Player
- Deploy and run the example
- Example starts, but the video does not start playing