Qt with Gstreamer API or Bindings

Hello,
We are using a Tk1, angstrom-qt5-x11-image with ixora carrier board.
We want to build a Qt application with gstreamer which should be able to stream and record an RTSP video.
I want to ask if there are any examples or tutorials or any documentation on this topic.

Dear @akshay,

have you checked our developer page?

Is likely you will have to install many packages through opkg but you can get a good hint of what you need due to the errors (is likely to be something like gst-plugins-…)

Also, take into account these pages talk about the Gstreamer pipeline used rather than any Qt interface.

Alvaro.