After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726582 - GStreamer.framework does not contain gstrtspext.h / gstrtspsrc.h headers
GStreamer.framework does not contain gstrtspext.h / gstrtspsrc.h headers
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: packages
1.2.1
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-17 21:43 UTC by Mike McNamara
Modified: 2014-04-07 08:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mike McNamara 2014-03-17 21:43:09 UTC
The GStreamer.framework installed via the .pkg installer does not contain gstrtspext.h or gstrtspsrc.h headers in:

/Headers/gst/rtsp

They're easy enough to add by hand, but I am guessing their exclusion is a bug.
Comment 1 Edward Hervey 2014-04-07 08:17:11 UTC
Is this still an issue with more recent cerbero or 1.2.3 packages ?

I can't see anything in the code that would result in those header files being skipped
Comment 2 Sebastian Dröge (slomo) 2014-04-07 08:22:23 UTC
These headers are from plugins and not meant to be installed.