I use the Emgu CV library to access the IP camera via the RTSP protocol.
To do this, I use the following code.
Emgu.CV.VideoCapture (url);