Warning: gst-resource-error-quark: Could not read from resource

@user87838 @gowtham2
with the following modifications based on test3.py, I tested two RTSP sources. the reconnecting functionality worked fine. please refer to the log.
uri_decode_bin.set_property("rtsp-reconnect-interval", 5) streammux.set_property('batched-push-timeout', 33000)
the command-line is
python3 deepstream_test_3.py -i rtsp://127.0.0.1:8554/test rtsp://127.0.0.1:8500/test --file-loop --no-display
two-rtsp-reconnect.txt (350.4 KB)

1 Like