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 788950 - rtsp-media: Add support for sending+receiving medias
rtsp-media: Add support for sending+receiving medias
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-rtsp-server
unspecified
Other All
: Normal enhancement
: 1.13.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 744227
 
 
Reported: 2017-10-13 15:19 UTC by Sebastian Dröge (slomo)
Modified: 2018-02-16 09:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtsp-media: Add support for sending+receiving medias (8.17 KB, patch)
2017-10-13 15:19 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2017-10-13 15:19:17 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2017-10-13 15:19:21 UTC
Created attachment 361534 [details] [review]
rtsp-media: Add support for sending+receiving medias

We need to add an appsrc/appsink in that case because otherwise the
media bin will be a sink and a source for rtpbin, causing a pipeline
loop.
Comment 2 Sebastian Dröge (slomo) 2018-02-16 09:05:22 UTC
Attachment 361534 [details] pushed as 231700b - rtsp-media: Add support for sending+receiving medias