Hello, What is the best approach to detect if URI exist with Gstreamer and Python (or command line), for http://... or file://... ? The idea is to detect if the URI exists before to build (and insert in the pipeline) a Bin containing the uridecodebin element. Thanx! ++ Jack