Releases contain automatically generated firmware files for transition from stock to OpenIPC
WARNING! Development builds! DO NOT flash, if you dont have required hardware or skills to do the recovery.
It’s highly recommended to upgrade to latest available stock firmware before transition.
Use vendor-specific software (DeviceManager, IPCam_DMS) or web (Device Config->Info->Version) to find out “System version”
For example: V5.00.R02.000559A7.10010.040400.0020000
WARNING! Manual Rollback only !
WARNING! Provides linux rootfs ! Manual Rollback only !
Use vendor-specific software (DeviceManager, IPCam_DMS) or flash file via web
After reboot camera will get IP from DHCP server, check out project site and wiki for more info
To rollback firmware to stock, you will have to connect UART console and do TFTP recovery
Our ExIPCam software can do that in semi-automatic mode.
ipctool printenv (review serverip and ipaddr)
In the output of this command, we are looking for the value “serverip” (e.g. serverip=192.168.1.254), set the received IP address on the computer with TFTP and launch the TFTP server.ipctool
This is to download the latest version of ipctool from the repository/tmp/ipctool setenv bootcmd "run up && re; setenv setargs setenv bootargs \${bootargs}; run setargs; sf probe 0; sf read 0x42000000 0x50000 0x200000; bootm 0x42000000"
reboot
ipctool
This is to download the latest version of ipctool from the repository/tmp/ipctool setenv bootargs "mem=32M console=ttyAMA0,115200 root=/dev/mtdblock2 rootfstype=cramfs mtdparts=xm_sfc:256K(boot),1536K(kernel),1280K(romfs),4544K(user),256K(custom),320K(mtd)"
/tmp/ipctool setenv bootcmd "run up;sf probe 0;sf read 80007fc0 40000 180000;bootm 80007fc0"
reboot
OpenIPC offers two levels of support.
Please consider subscribing for paid commercial support if you intend to use our product for business. As a paid customer, you will get technical support and maintenance services directly from our skilled team. Your bug reports and feature requests will get prioritized attention and expedited solutions. It’s a win-win strategy for both parties, that would contribute to the stability your business, and help core developers to work on the project full-time.
If you have any specific questions concerning our project, feel free to contact us.
If you like what we do, and willing to intensify the development, please consider participating.
You can improve existing code and send us patches. You can add new features missing from our code.
You can help us to write a better documentation, proofread and correct our websites.
You can just donate some money to cover the cost of development and long-term maintaining of what we believe is going to be the most stable, flexible, and open IP Network Camera Framework for users like yourself.
You can make a financial contribution to the project at Open Collective.
Thank you.