Skip to content

WIP: rtsp-media: Add gst_rtsp_media_get_pipeline() function

Carlos Rafael Giani requested to merge dv1/gst-rtsp-server:master into master

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

Merge request reports