Quick Start Guide – Version 1.0 Brainchip ©2024 5
2) Log in using the default username and password (again, refer to your
camera's documentation).
3) Navigate to the network settings in the camera's web interface.
4) Set a static IP address for the camera within the same subnet as your
laptop. For example, if using 4 IP cameras:
Camera 1: 172.18.10.20
Camera 2: 172.18.10.21
Camera 3: 172.18.10.22
Camera 4: 172.18.10.23
5) Save the settings and repeat for all cameras.
Verifying Camera Connectivity
1) Open a command prompt or terminal on your laptop.
2) Ping each camera to ensure they're accessible:
ping 172.18.10.20
ping 172.18.10.21
ping 172.18.10.22
ping 172.18.10.23
3) If all pings are successful, your network is set up correctly.
Finding the RTSP URLs
1) Access each camera's web interface using its IP address.
2) Navigate to the RTSP or streaming settings.
3) Note down the RTSP URL for each camera. It typically looks like:
rtsp://172.18.10.20/Stream0
4) If your cameras require authentication, the URL will be in this format:
rtsp://username:password@172.18.10.20/Stream0
5. Configuring the Akida Edge AI Box
The Akida Edge AI Box can be set up using two methods: via Wi-Fi AP mode or
via an Ethernet connection to a router.