QtQML + iOS +RTSP

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

QtQML + iOS +RTSP

maks100
Hi, It is posible use GStreamer for Display RTSP in QML Side (Using Qml api),
specifically interested IOS...  
 If so how to do it step by step?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: QtQML + iOS +RTSP

Matthew Waters
Yes it is possible as I have done it earlier using the autotools based build system which requires modifying the libtool .la and pkg-config .pc files from the Qt ios installation and modifying the cerbero build system to pick up the installed Qt.

These days GStreamer is being built using the meson build system and I have not built the qml plugin for iOS with that so that would be the first thing to look at.  I don't know if the same modifications to the libtool/pkg-config files would be required with meson.

RTSP should work fine already on iOS.

Hope that helps
-Matt


On Thu., 27 Dec. 2018, 22:10 maks100 <[hidden email] wrote:
Hi, It is posible use GStreamer for Display RTSP in QML Side (Using Qml api),
specifically interested IOS... 
 If so how to do it step by step?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel