Getting pipeline for GstRTSPServer
watertreader
watertreader at hotmail.com
Wed Apr 7 06:28:49 UTC 2021
Hi,
GstRTSPServer is used in my appplication to launch a video stream. However I
would require greater control (to start/stop/record/Restream a file) which
can only be achieve if I have the access to the pipeline object?
Is there a way beside subclassing GstRTSPMEdiaFactory to get GstPipeline (or
maybe to get GstRTSPMedia or GstBin)? Or is there other way to do the above
Also would need some comments on the following control techniques
>>>> using valve(to control for start/stop/record)
>>>> using threads... maybe start video recording in Gthreads... then
when time comes to stop video recording... kill the threads
Thanks
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list