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
Integrating Dlink camera DCS933L with H.264
-
- Posts: 4
- Joined: Thu Jan 17, 2013 8:09 pm
Re: Integrating Dlink camera DCS933L with H.264
When you setup the monitor are you using FFmpeg as a source? Pretty much need to for that protocol
-
- Posts: 4
- Joined: Thu Jan 17, 2013 8:09 pm
Re: Integrating Dlink camera DCS933L with H.264
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
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