iOS: How the "GStreamer.framework" created
GnashAmu
ganeshamutha at gmail.com
Thu Mar 28 10:33:17 UTC 2019
I found my self.
Its automatically created by cross compiling by Cerbero.
./cerbero-uninstall -c config/cross-ios-universal.cbc build gstreamer-1.0
Ref:
https://tausiq.wordpress.com/2014/12/11/ios-gstreamer-framework-custom-build/
if you double click and follow over ".pkg" it will install
Gstreamer.Framework this can be used directly to Xcode as dependency
framework.
But lot of unknowns:
1. Not able to change the installation path of Gstreamer.Framework
installation
2. How to write own recipe if need to add new (customised) plugin
3. How to reduce the size of output
Thanks !
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list