Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:hardware:soc:soc.hisilicon.hi35xx [2019/06/09 18:59] zigfisherdocs:techref:hardware:soc:soc.hisilicon.hi35xx [2021/04/05 12:17] (current) – [Supported devices] deekey
Line 1: Line 1:
-==== Hisilicon hi35xx ====+====== Hisilicon hi35xx ======
  
-=== Current status === +This page covers devices based on HiSilicon HI35xx SoC’s. Mostly these devices are IP camerasWork is done under the [[https://openipc.org/|OpenIPC]] project, which is based on the source code of the OpenWRT project.
-  *  -> [[https://openipc.org|OpenIPC.org - open sources firmware for IPCam based on Hisilicon HI35xx SoC’s]] +
-  *  -> [[https://github.com/ZigFisher/chaos_calmer|Attempt to integrate into OpenWrt]] and some old tests [[http://www.online-translator.com/site/General/ru-en/?url=https%3a%2f%2fzftlab.org%2fpages%2f2018020900.html|EN]] [[https://zftlab.org/pages/2018020900.html|RU]] +
-  *  -> [[http://dl.openipc.org:84/SDK/|Hisilicon SDK]] for some processors IPCam and NVRs/DVRs+
  
-=== Collect info === +====== Why use OpenIPC? ======
-  *  -> [[https://yadi.sk/d/G3EUYAH23SR4o6|Haiwvision 960p IPCam]] +
-  *  -> [[https://drive.google.com/drive/folders/1vimrJNaqoiK6gA02aLNeIFpeCcI8_Uhp|Jovision JVS-HI3518ESIV200 IPCam]] +
-  *  -> [[https://yadi.sk/d/7FKeRUX03Si4w3|Sinocam IPCam]]+
  
 +  * **Privacy:** as the code is open you can be sure that there are no hidden functions leaking your private information elsewhere.
 +  * **Security:** standard installation is secure by default, no backdoors or poor passwords. 
 +  * **Long term package support:** standard modular packages provide long term support even for old IP cameras.
 +  * **Performance and Stability:** OpenIPC firmware is made of standardized modules used in all supported devices. This means each module will likely receive more testing and bug fixing than stock firmware which can be tweaked for each product line and never touched again.
 +  * **Extensibility:** OpenIPC provides many capabilities found only in high-end devices. Many application packages are standardized, so you can easily build the solution you need: connect to HomeAssistant, add I<sup>2</sup>C sensor or make a standalone field device with solar panel, battery power and a Wifi/GSM module.
 +  * **Community Support:** You can interact directly with developers, volunteers managing the software modules and with other long-time OpenIPC users, drastically increasing the chances you will solve the issue at hand.
 +  * **No additional cost:** OpenIPC is provided without any monetary cost. It has been entirely created by a team of volunteers: developers and maintainers, individuals and companies. If you enjoy using OpenIPC, consider contributing some effort to help us improve it for others! 
 +
 +====== Let’s take control of our IP cameras back! ======
 +
 +Join the development of the OpenIPC firmware at
 + 
 +https://github.com/openipc/chaos_calmer
 +
 +More information about project on our website 
 +
 +https://openipc.org
 +
 +====== Supported hardware ======
 +
 +The up to date list of supported devices is here:
 +https://openipc.org/firmware/
 +
 +More detailed information:
 +https://github.com/OpenIPC/camerasrnd/blob/master/README.md
 +
 +{{https://raw.githubusercontent.com/OpenIPC/camerasrnd/master/images/hisilicon_families.jpg?500x125}}
 +
 +| **Chips** | **Family**  |
 +| hi3516av100*, hi3516dv100* | hi3516av100* |
 +| hi3519v101,  hi3516av200 | hi3516av200 |
 +| hi3516cv100, hi3518cv100, hi3518ev100 | hi3516cv100 |
 +| hi3518cv200, hi3518ev200, hi3518ev201 | hi3516cv200 |
 +| hi3516ev100, hi3516cv300 | hi3516cv300 |
 +| hi3516av300, hi3516dv300, hi3516cv500 | hi3516cv500 |
 +| hi3516ev200*, hi3516ev300*, hi3516dv200*, hi3518ev300* | hi3516ev200* |
 +| hi3519av100 | hi3519av100 |
 +| hi3559av100 | hi3559av100 |
 +
 +** * will soon be supported**
 +
 +** ~ not supported**
 +====== Supported devices ======
 +
 +The list of supported hardware
 +
 +Please note that all devices with supported CPU and video chip are potentially supported. Below are just few examples. 
 +
 +[[docs:techref:hardware:soc:soc.hisilicon.hi35xx:IVG-HP203Y-AY]]
  • Last modified: 2019/06/09 18:59
  • by zigfisher