# DAHUA WIFI LAUNCHER CAMERA GUIDE
Turn on the Router.
Connect camera with charger block plugged to the socket.
Screw the backpanel of the camera. Find the reset button.Reset the IP camera by holding the reset-button for 15 seconds.

After reboot please fasten the antenna to the camera.
Plug ethernet cord to the router and to the IP camera
Install *nmap* to your linux server or other system from https://nmap.org/download
Linux command:
`sudo apt-get install nmap`
Use command to find all connected ports
`nmap -sn <yourDNS.*>`
First Example (through linux command line):
`nmap -sn 192.168.0.*`
Second Example (OS X nmap app):

Install NACL Web Plug-in — [Chrome browser installation link](https://chrome.google.com/webstore/detail/nacl-web-plug-in/pbdcmagkbhnjpjlnpibbmggikpedpilc)

Check every host in order to find DAHUA Panel
Example list of obtained hosts by nmap:

Try to check every host one by one typing them in address bar
of NACL Web Plug-in.
If it is our port you will see DAHUA panel such as below:

Default login: admin password: admin
Please change password to *m1crotech* and leave login *admin*
Find your WIFI/SSID in the list.

Press on it and type the password of your WIFI network by request, then press “Connecting”

If you made all good you will see ‘connected’

Then inside the console. Go —> Settings **[1]** —> Network **[2]** —> TCP/IP **[3]**

Choose *Wireless* and press *Set as Default* button **[4]**
Choose *Static* mode **[5]**
Change *IP address* for first camera to 192.168.10.110
Change *IP address* for second camera to 192.168.10.111
Change *IP address* for third camera to 192.168.10.112 **[6]**
Set *Subnet Mask* 255.255.255.0 **[7]**
Set *Default Gateway* 192.168.0.1 **[8]**
Press *Save* and *Refresh* sequentially
If you want to check the view from the camera you
are always able to login to the NACL plug-in from the Chrome browser.
Open plug-in. You can access it from Google *Settings*->*Extensions*

Insert ip address of the camera which you setted earlier in search panel **[1]** . Then pass your password and Username for accessing the camera console **[2]** .
Login *admin*
Password *m1crotech*

Open *LIVE* tab
If everything is connected you should see working flow.

### Your camera link FYI
> camera link:
`"rtsp://username:password@cameraAddress/cam///realmonitor?channel=1&subtype=0"`
**username** — it is your login, which you used earlier in order to log in into the DAHUA Console
**password** — it is your new password, which you setted up earlier in order to log in into the DAHUA Console
**cameraAddress** — it is your DNS and port of the camera, which you defined on first stage through nmap application.
**subtype** — it is allways equals to 0, in order to stream full HD video
> Example of cameraAddress:
192.168.0.108
Where 192.168.0.108 DNS