Is it possible to unplug the source and reconnect without showing any error in live streaming and recording.
vk_gst
venkateshkuppan26 at gmail.com
Thu Oct 4 11:44:39 UTC 2018
What exactly do you mean by unplug the source?
When there is no data at the sink, the rendering window will turn black.
If you want to keep seeing the last received frame in case of no data from
source, then you can decouple the pipeline as follows :
pipeline src : src -> enc -> intervideosink
pipeline sink : intervideosrc -> autovideosink
Regards
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list