Page 1 of 1

Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 4:37 pm
by Meeko
Hello all, first post!
Just installed zoneminder with centos7 on a vanilla box and its working great so far with two Foscam p&t wireless ip cams.

Need to do some tweaks to get email alerts etc but getting there.

However: i have 6 cameras from Sannce with their own paired NVR that I'd like to dispose of the NVR and use the cameras. But they connect to the NVR via its own WPA2 wifi, not my own internal wifi. Therr is no passphrase for the wifi, nor do the usual guesses work. According to the manual its possible to 'pair' the camera to the recorder with an ethernet cable then it will appear via wifi so Im guessing some dhcp & tftp goes on.

Anyone any ideas how to use them with zonemanager?

Cameras are I41V and box is N48WHE

Many thanks in advance!

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 4:43 pm
by Magic919
Can you not plug one into your own network? Then have a go at configuring the wifi on the camera via an interface.

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 4:45 pm
by Meeko
Ive tried to connect by ethernrt to my hub and nmap a ping sweep to find its ip address without any success so far. The box gives the 172.x.x.x addresses.

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 4:59 pm
by Magic919
That method is a bit flawed.

They seem to have an app. Get that on a mobile device on the wifi and try to add the camera.

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 9:29 pm
by Meeko
Well ive had some success. I can now change the ip address and wifi password so its attached to the internal network and i can browse: like http://192.168.0.188 and i get a login screen then a flash player of the main stream.

Problem is i cant find how to access the strram in zoneminder.

Any ideas? Ive tried rtsp (the following ports are open: 23, 80, 554, 6789, 6790, 8000)

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Jan 02, 2021 9:52 pm
by Meeko
Stumbled upon the right string!!!

rtsp://admin:pass@192.168.0.188:554/ch1/main/av_stream

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sun Jan 03, 2021 12:23 am
by burger
To find camera paths, it's easiest to test with vlc or ffplay/ffmpeg. Try the following:
* user manual
* onvif
* ispydb
* online search

For more details see https://wiki.zoneminder.com/Finding_Camera_Stream_Paths

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sun Jan 03, 2021 7:05 am
by Magic919
Good to see you’ve cracked it.

Re: Sannce ip cameras with NVR and own wifi?

Posted: Tue Mar 15, 2022 12:33 am
by binbash
So i had the same issue. this is what i have now'

zm ver 1.36.12
source path: rtsp://admin:xxxx@192.168.1.244:554/ch0_0.264
^^^^ : ^^^^
note, make sure you put the correct username and password as you created when innitially setting up the camera with the app

Re: Sannce ip cameras with NVR and own wifi?

Posted: Sat Aug 06, 2022 2:02 am
by pfb
Meeko wrote: Sat Jan 02, 2021 9:29 pm Well ive had some success. I can now change the ip address and wifi password so its attached to the internal network and i can browse: like http://192.168.0.188 and i get a login screen then a flash player of the main stream.

Problem is i cant find how to access the strram in zoneminder.

Any ideas? Ive tried rtsp (the following ports are open: 23, 80, 554, 6789, 6790, 8000)
Hi Meeka. I have the exact system. For the life of me, I cannot get it to show up on a the local network via ethernet cable or see how connect its propietary wifi. How were you are to get direct access to the camera IP and change? Thank you