Page 1 of 1

Loftek Sentinel D2

Posted: Mon Aug 12, 2013 10:26 pm
by envision
I bought a Loftek Sentinel D2 which I thought should work the same as the supported D1.

I followed this guide here: http://www.zoneminder.com/wiki/index.ph ... leshooting

But I can't get the image to appear in Zoneminder nor can I get the source to go from red to green.

Does anyone know of a work around? Thank you!

Re: Loftek Sentinel D2

Posted: Tue Aug 13, 2013 12:39 am
by knight-of-ni
I've owned both and used both with Zoneminder. The only difference between a D1 and D2 is the D2 has a ring of infrared LED's around the dome for night vision, which doesn't really work. They have the same firmware and are programmed the same.

For starters, please post your monitor settings. Screenshots are preferred.

Did you buy that camera recently? Ever since my fourth Sentinel died earlier this spring, I noticed I could no longer find them for sale online. I ended up buying an Apexiss J901, which is the same as a D1.

Re: Loftek Sentinel D2

Posted: Tue Aug 13, 2013 6:22 am
by envision
Thanks for your response knnniggett

I bought my D2 a few months ago before they went extinct from Amazon

Here is a few pictures of my settings:
Source
Remote Host Path with no password: /videostream.cgi?user=admin&pwd={}&resolution=32&rate=11

I apologize since I am a new user I can't post multiple images or offsite urls.

Re: Loftek Sentinel D2

Posted: Tue Aug 13, 2013 11:53 am
by knight-of-ni
If you are leaving in the curly brackets as you show, then that is the problem.

The way to test if you've entered everything in correctly is to manually build the URL in a text editor and then paste that url into your web browser:

Code: Select all

http://camera_ip/videostream.cgi?user=admin&pwd=yourpassword&resolution=32&rate=11
If you see video then you did it right. If you do not see video then you did not do it right.

Note I never tested any of my cameras without a password. I highly recommend you set a password, even if it is trivial.

Re: Loftek Sentinel D2

Posted: Thu Aug 15, 2013 3:51 pm
by envision
I didn't know the curly brackets were suppose to be omitted. Thank you so much for your help, its working great!