Page 1 of 1

Integrating Dlink camera DCS933L with H.264

Posted: Mon Jul 08, 2013 3:01 pm
by patrick2901
Hi,
we try to integrate into ZM a DLink Camera for indoor: DCS933L. As the cam is mounted on remote site to ZM, i do not want to go for MJPEG, but H.264.
We registered the cam at Dlink and posted the question at Dlink online support, no reply since 2 weeks...
Did anybody test this camera to get it into ZM with H.264? MJPEG works with several links,for instance "/video.cgi"
Patrick

Re: Integrating Dlink camera DCS933L with H.264

Posted: Fri Jul 12, 2013 2:38 am
by bb99
When you setup the monitor are you using FFmpeg as a source? Pretty much need to for that protocol

Re: Integrating Dlink camera DCS933L with H.264

Posted: Fri Jul 12, 2013 7:10 am
by patrick2901
Yes, tried all types. But Dlink told me now that there is no rtsp on this cam. So it must be H264 on http streaming. I always thought H264 was linked to rtsp protocol, so that was a bad assumption?
So the setting should be ffmpeg and then an http path:
"http://<uid>:<pwd>@<IpOfCam>:<Port>/<CamPath>",
where <CamPath> should be, according to Dlink: "vaview.htm" or "vjview.htm"
Did not work, nor in ZM, nor in VLC. Dlink told me they check with the research dept.
Patrick