此个人分类作为个人练习设计:基于海思HI3518EV200开发IPCamera的记录。
完整项目GitHub地址:[HISILICON_IPC]



Key Words:

AR0130,ISP(image signal processing),H.264,RTSP,MP4.


1.Introduction to the System Architecture of the Scheme

Hardware:

  • HI3518EV200:CPU+DSP+64MB DDR.
  • External 16M SPI Flash is used to store programs(uboot、kernel、rfs、app).
  • SD Card stores recorded MP4 videos.
  • USB Wifi provides networking capabilities.
  • Sensor interface (parallel data channel+I2C control channel)provides motherboard and sensor connection.
  • Serial port as debugging port and Linux system console.

Software:

  • SPI Flash partition burns uboot.bin,zImage and rootfs,and sets reasonable environment variables to start the system.
  • App completes the core tasks of video capture, coding and compression, network transmission, etc.

2.You can download HISI_SDK for this project here:SDK_DOWNLOAD

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐