# 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. ![](https://i.imgur.com/XQ6dIlz.png =500x300) 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): ![](https://i.imgur.com/Ys3kPzX.jpg =500x100) 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: ![](https://i.imgur.com/56uroaB.png =500x300) 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: ![](https://i.imgur.com/KWR6brX.png =500x300) Default login: admin password: admin Please change password to *m1crotech* and leave login *admin* Find your WIFI/SSID in the list. ![](https://i.imgur.com/CgvQI8j.jpg =500x300) Press on it and type the password of your WIFI network by request, then press “Connecting” ![](https://i.imgur.com/dhLOIEy.jpg =400x150) If you made all good you will see ‘connected’ ![](https://i.imgur.com/FtW06i5.jpg =500x300) Then inside the console.
Go —> Settings **[1]** —> Network **[2]** —> TCP/IP **[3]** ![](https://i.imgur.com/hzna8SG.png =500x300) 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* ![](https://i.imgur.com/tJW0hWG.png =500x300) 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* ![](https://i.imgur.com/wUJVEks.jpg =500x300) Open *LIVE* tab If everything is connected you should see working flow. ![](https://i.imgur.com/aC8h9i0.png =500x300) ### 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