GNOME Bugzilla – Bug 604988
appsink does not support setting/getting properties
Last modified: 2009-12-19 11:19:10 UTC
Created attachment 150055 [details] Source code of the test program. Setting/getting properties from appsink does not work. List of properties is properly displayed by gst-inspect, but an attempt to set or read a property results in an error message. Attached are: simple test application trying to set/read properties and its result. Test environment: Fedora 12 x86_64. Affected builds: - Modules and libraries installed from Fedora packages (including libgstapp.so) - libgstapp.so v.0.10.25 compiled from source tarball downloaded from project's web site.
Created attachment 150056 [details] Output from test program
Problem caused by a conflict with OpenCV compiled with GStreamer support.