Hi at all,
first of all I want to say thank you at all for this great community.
I'm developing an IMX6Q sabrelite based hardware and I use:
1- kernel 3.0.35;
2- last oneiric filesystem downloaded from freescale site;
3- last multimedia package ( gstreamer - ipu library);
When I try to reproduce video in my HDMI display using gst-launch pipeline or gplay I have the same problem:
can not create threadmfw_gst_isink_setcap:1489
In directory /dev of my kernel I have:
/dev/fb0
/dev/fb1
/dev/fb2
/dev/mxc_ipu
but no /dev/video, is it a problem?? What is going wrong ?
Thank you in advance!
Solved! Go to Solution.
I have found the solution,
The problem is that I disabled in my kernel v4l API, now I have renabled it and everything it's working,
I have found the solution,
The problem is that I disabled in my kernel v4l API, now I have renabled it and everything it's working,