- Download the latest version of the Zadig program. Run it and turn on the full list of devices (
Settings -> List of all devices
). - Connect the camera to the USB port of the computer (the wire that comes with the kit will not work - there are no data contacts in it) with the Reset button pressed, select the
HiUSBBurn
device from the list as quickly as possible and install thelibusbK
driver for it. Most likely you will not succeed the first time (the device disappears after a few seconds, you need to do everything very quickly). - Download the HiTool program. After its launch, select the
Hi3518EV300
chip. Having opened the HiBurn tool, select the partition table file and specify the path to the fastboot, kernel and rootfs files. - Press
Burn
button, agree that some sections will be erased and connect the camera to USB with the Reset button pressed. If everything was done correctly, then the flashing process will begin. This usually takes about a minute and ends with an informational success message.
- Create two
VFAT
partitions on your SD card (disable the quick format option). - Download this repository and extract the contents of directory
flash
to the root of the first partition of your SD card. - Using Notepad++, open file
autoconfig/etc/network/interfaces
and change the SSID and password of the Wi-Fi access point to your own (by default, these aremyssid
andmypassword
). - Turn off the camera's power, insert the SD card and turn it on again. If you did everything correctly, after a while (1-2 minutes) you will hear a shutter click and the camera will connect to your Wi-Fi network.
- Remove the SD card and reboot the device.
- Status of the built-in LEDs:
- Orange - The system is not loaded or Majestic is not running.
- Blue - The system is loaded and Majestic is running.
- White - The sysupgrade utility is running (install updates or wipe overlay partition).
- Web Interface is available on port 85 as http://camera-ip:85.
- Default login and password are
admin
and12345
, respectively.
- Default login and password are
- SSH access available as
ssh root@<camera_ip_address>
, there is no password by default.- After changing the password in the web, it also changes for the console.
- Majestic Endpoints here - https://openipc.org/majestic-endpoints
- Disable built-in LEDs
chmod -x /etc/init.d/S00autoled
andchmod +x /etc/init.d/S00autoled
for enable it. - Disable automatic night mode
chmod -x /etc/init.d/S96autonight
andchmod +x /etc/init.d/S96autonight
for enable it. - To reset the settings, hold down the Reset button, turn on the camera and wait for the white LED to light up.
- You can find more information about using OpenIPC in our Wiki.
- OpenIPC (firmware, packages, hardware): https://github.com/OpenIPC/firmware/issues
- Majestic (streamer - sound, video, etc.): https://github.com/OpenIPC/majestic/issues
- Microbe (web interface): https://github.com/OpenIPC/microbe-web/issues
- MJSXJ02HL application
- Build tools for mjsxj02hl firmware
- WEB interface for mjsxj02hl firmware
- mjsxj02hl_uboot
- Прошивка для IP-камеры MJSXJ02HL с поддержкой RTSP и MQTT
- Прошивка загрузчика IP-камеры MJSXJ02HL с помощью CH341A
- Прошивка загрузчика IP-камеры MJSXJ02HL с помощью USB
- Прошивка загрузчика IP-камеры MJSXJ02HL с помощью MicroSD карты