Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CVR uses Kinesis Video Streams and supporting 24/7 video recording support.Allows the feature of storing the recorded content locally or in any AWS server.

Required Equipment

  • Raspberry Pi 0 Device
  • SD Card
  • Power Cable
  • OTG Cable
  • Standard USB keyboard
  • Mini HDMI connector
  • HDMI Cable
  • Television set/monitor with HDMI input

System Setup

...

Environment Setup

Please refer below link for RPI-0 Environment setup

RDK-C Environment Setup

...

Build

...

languagebash
titleBuild steps

...

Procedure

Refer below link to build camera image

RDK-C Build Instructions for R-Pi

Image Flash Procedure

Code Block
languagebash
titleImage Flash step
$ sudo dd if="Image Name" of="Device Name" bs=4M

Example:
sudo dd if=rdk-generic-camera-image_default_20200130060729.rootfs.rpi-sdimg of=/dev/sdb bs=4M

...

Can't able to validate without AWS account. so,Refer below link to create AWS account.https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/gs-account.html

Procedure To Create AWS Account

After AWS account creation ,Refer same link to create Access key ID ,Secret Access Key and Region Name.

...