WIP: rtsp-media: Add gst_rtsp_media_get_pipeline() function
This adds a new gst_rtsp_media_get_pipeline() function to GstRTSPMedia
to be able to access the internal pipeline from the outside, with proper refcounting.
Edited by Tim-Philipp Müller
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This adds a new gst_rtsp_media_get_pipeline() function to GstRTSPMedia
to be able to access the internal pipeline from the outside, with proper refcounting.