Page 1 of 1

[SOLVED] DLink DCS-4703E RTSP

Posted: Mon Dec 18, 2017 12:22 pm
by SFM
Hi, I have some problems to connect to a DLkink DCS 4703E with rtsp, after many testing, I'm only able to connect with rtsp if I remove authentication for rtsp on camera, with VLC Im able to connect with user and password, but I cant on zoneminder.

To connect I use these settings:

Remote
RTSP
RTP/Unicast
user:password@IP
554
live1.sdp
32bit
1920
1080

That only works if I remove the authentication on camera, if not, ZM registry says theres no RTSP source.

Any advice or suggestion? I would prefer to have authentication activated on camera.

Thanks in advance, and congrats for your great work on this great soft.

Re: DLink DCS-4703E RTSP

Posted: Mon Dec 18, 2017 1:01 pm
by bbunge
Use ffmpeg source type.

Re: DLink DCS-4703E RTSP

Posted: Thu Dec 21, 2017 6:41 am
by SFM
I'm unable to connect as ffmpeg source type

IP:554/live1.sdp
UDP

Log says Unable to open input IP:554/live1.sdp due to: Connection timed out

Re: DLink DCS-4703E RTSP

Posted: Thu Dec 21, 2017 7:13 am
by SFM
Nevermind, I success after some changes

rtsp://user:password@IP:554/live1.sdp
UDP

Thanks