gst_alsa_device_new: assertion 'caps' failed on boot2qt load
Unsolved
Mobile and Embedded
-
i loaded an SD card with the imx93evk boot2qt image and it seemed to run fine on my imx93evk board. when i try to deploy/run the multimedia example application i get this error:
- (MediaPlayerApp:1106): CRITICAL **: 21:38:20.341: gst_alsa_device_new: assertion 'caps' failed
** (MediaPlayerApp:1106): CRITICAL **: 21:38:20.368: gst_alsa_device_new: assertion 'caps' failed
QQmlApplicationEngine failed to load component
<Unknown File>: No module named "MediaPlayer" foundis there some patch that i need to do to run the multimedia example project on this board?
a note: i had to enter this command to use the NXP evk display hardware as i do not have the hdmi board on this evk:
=> setenv fdtfile imx93-11x11-evk-boe-wxga-lvds-panel.dtb
=> saveenv