Best approach to detect if URI exist

Arjen Veenhuizen arjen at moonlightmedia.nl
Wed Sep 11 07:15:27 UTC 2019


I would use python's `urllib2` or the like to check the URL for anything
other than 200 OK before feeding the URL to gstreamer. For local files, you
could use os.path.exists().



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list