gst-rtsp-server - how to start pipeline immediately?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst-rtsp-server - how to start pipeline immediately?

Lawrence Troup
Hi,

I'm using gst-rtsp-server to run my pipeline serving a video stream. Currently, the Gstreamer pipeline is only started when the first RTSP client connects (and is then shared with subsequent clients). However, I want a way to start the pipeline immediately, so that it's already running when the first client connects.

I can't see an obvious API for this in the gst-rtsp-server headers. Is there a way to do this?

Thanks,
Lawrence

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

AW: gst-rtsp-server - how to start pipeline immediately?

Thornton, Keith

Hi,

I connect to an already running stream using a method similar to that shown in the test_appsrc example in the rtsp_server/examples sub-directory.

 

Von: gstreamer-devel <[hidden email]> Im Auftrag von Lawrence Troup
Gesendet: Donnerstag, 14. März 2019 05:33
An: [hidden email]
Betreff: gst-rtsp-server - how to start pipeline immediately?

 

Hi,

 

I'm using gst-rtsp-server to run my pipeline serving a video stream. Currently, the Gstreamer pipeline is only started when the first RTSP client connects (and is then shared with subsequent clients). However, I want a way to start the pipeline immediately, so that it's already running when the first client connects.

 

I can't see an obvious API for this in the gst-rtsp-server headers. Is there a way to do this?

 

Thanks,

Lawrence


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel