Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1186261
Summary: | gstreamer-rtsp-devel is missing a dependency | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | misko.herko | ||||
Component: | gstreamer-rtsp | Assignee: | Wim Taymans <wtaymans> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 21 | CC: | bnocera, fabian.deutsch, wtaymans | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | gstreamer-rtsp-0.10.8-9.fc21 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-02-13 02:21:32 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
misko.herko
2015-01-27 10:40:51 UTC
Sorry, i have submitted incomplete bug by accident. Here is how to reproduce: install package gstreamer-rtsp-devel. compile example server.c gcc `pkg-config --cflags --libs gst-rtsp-server-0.10` server.c Actual result: compilation error: In file included from /usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-session-pool.h:31:0, from /usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-server.h:30, from server.c:2: /usr/include/gstreamer-0.10/gst/rtsp-server/rtsp-session.h:22:39: fatal error: gst/rtsp/gstrtsptransport.h: Adresár alebo súbor neexistuje #include <gst/rtsp/gstrtsptransport.h> ^ Expected: compile without errors Fixed by installing package gstreamer-plugins-base-devel Created attachment 984599 [details]
example source using the gstreamer rtsp api
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. gstreamer-rtsp-0.10.8-9.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/gstreamer-rtsp-0.10.8-9.fc21 gstreamer-rtsp-0.10.8-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/gstreamer-rtsp-0.10.8-6.fc20 Package gstreamer-rtsp-0.10.8-9.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gstreamer-rtsp-0.10.8-9.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1435/gstreamer-rtsp-0.10.8-9.fc21 then log in and leave karma (feedback). gstreamer-rtsp-0.10.8-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. gstreamer-rtsp-0.10.8-9.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |