I can access my DCS cameras directly using several iPhone apps such as IP Cam Viewer Pro. Is it possible to access the camera directly using a web browser (I have tried without success) e.g. do you need to use a specific port?
Also, the DCS-942L has RTSP. I am not clear as to the difference between RTSP and HTTP streaming of video, can anyone point me in the direction of a resource that clarifies with respect to D-Link cameras?
Thanks
With DCS-942L you have to use the following address to see the video:
http://[IP CAM address]:[port]/video/mjpg.cgi
while to have a single snapshot you have to use the following address:
http://[IP CAM address]:[port]/image/jpeg.cgi
With RTSP you can get both video and audio, while with HTTP you get only video (no audio).
RTSP addresses are declared inside "Web Management -> Setup -> Audio and Video", inside field "RTSP url" for each video profile.