The biggest problem here is not the build system but the ABI used in the binary libraries. I doubt it'll work out of box so it might need a rebuild of the plugins which I doesn't know if it is doable or not.
Thanks. Yes, it will not work as gstreamer-1.0 has a different interface between plugins. I guess the question was when you will support gstreamer-1.0. It will require changes to the code. Alternately, do you offer the source so we can modify it? Also is there any general "gstreamer on IMX" documentation you can point me to other then this blog? Thanks for your support.
WangZening, do you know if there are plans to migrate the gst-fsl-plugin to support gstreamer 1.0?
ronsharp, the gst-fsl-plugin source code is available either with LTIB or Yocto. You can try the fsl-image-gui image with Yocto. Once the image is built, the source code (on your host machine) is under build/tmp/work/imx6qsabresd-poky-linux-gnueabi/gst-fsl-plugin/. Yocto documentation is found here
ronsharp the interface with Gstreamer is Open Source; so please if you get it working with 1.0 share you code changes so we can integrate them in Yocto ;-)
I am looking to use vpudec along with gstreamer 1.x plug ins. Please advise how we could I compile vpudec with gstreamer 1.x ? I have got gstreamer 1.x plugins cross compile, but dont know what to do for vpudec. I am using timesys build at the moment.
My transmitting device has a IMX6 q processor board .My goal is to transmit a video and simultaneously check for the range. The receiver also has the same configuration (IMX6Q)