stopping recording of RTSP stream

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

stopping recording of RTSP stream

shyam
Hi,

          I am recording RTSP stream into file. When I want to stop
recording, how do I send the EOS signal so that recording can be stopped ?

Best Regards,
Shyam



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

Re: stopping recording of RTSP stream

Stephenwei
-----------------------------------------------------------------------------------------------------------
 I am recording RTSP stream into file. When I want to stop
recording, how do I send the EOS signal so that recording can be stopped ?
------------------------------------------------------------------------------------------------------------------
I don't know what's architecture in your pipeline.
you can use gst_element_send_event to send EOS event.

create a bus or a probe to monitor your condition.





-----
GStreamer is a convenient multimedia platform, I like it.
Live in Taiwan

--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel