Ahh, I was trying to access RTSP through jetson.utils.gstCamera() when I should have used jetson.utils.videoSource().
This is a problem however as I would like to use a feature of gstreamer to specify a latency of zero, something I haven’t found a way to do with videoSource(). I’ll start a new post though as this is now off topic. Thanks.