GStreamer and qml - state of the art
Unsolved
3rd Party Software
-
Hello,
I want to show a RTP stream by using GStreamer and qml. I use a framebuffer based hardware with hardware acceleration for h264.
I read a lot about GStreamer, Qt and qml (QtQuick) but what is the state of the art?
What should I use?- QtGStreamer is obsolete
- qmlglsink is it usable for framebuffer applications?
- QtMulitmedia with VideoOutput element?
Are there other solutions?
Thanks