Auto restart gstreamer pipeline after network failure
nv.bao
noobforever1502 at gmail.com
Thu Oct 8 08:06:39 UTC 2020
Currently I’m writing a small python script allow streaming from usb camera
that connected to my Jetson Nano with some modifications on frame (such as
cv2.putText …). My problem is if rtmp server stop or an issue happens to my
network, Gstreamer pipeline couldn’t self recover/restart. My sample code:
Is there a way I can restart this pipeline if problem come with rtmpsink
element? And in that case, how can I release/unref Gst.Buffer that I
allocated and filled with frame data? Thanks in advance
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list