Using RTSP input source in Video Codec SDK examples

I am trying to use CUDA assisted video decoding and have run the AppDec decoder example. However, when I tried to use an external web cam’s RTSP url the examples gave an error at the start.

Is there something different needed to interpret this type of video stream?