D-Link Forums

The Graveyard - Products No Longer Supported => IP Cameras => DCS-942L => Topic started by: ademanuele on April 06, 2012, 11:35:05 PM

Title: Accessing a camera directly and RTSP
Post by: ademanuele on April 06, 2012, 11:35:05 PM
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
Title: Re: Accessing a camera directly and RTSP
Post by: stickyfusion on June 25, 2012, 07:53:53 AM
I have the DCS-942L and sadly to say it does not work the same as the previous cameras did with being able to capture the activeX control data and create your own custom web page. Something about the new cameras changed and doesn't work thay way, which is a shame because I have the need to publish the video to a webpage.
Title: Re: Accessing a camera directly and RTSP
Post by: Joe Public on June 25, 2012, 01:02:49 PM
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.