Versions Compared

Key

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

Children Display

Table of Contents

Info

This Page is Under Development

Introduction

  • This page dedicated to bringing up and validation of CVR functionality in R-Pi Zero.
  • CVR supporting 24/7 video recording support.It will store capturing content into local rpi device in TS format.

...

Move .ts file from /tmp/cvr/ folder into local PC with WiFi connection by using below command and Play the TS .ts file in VLC player

scp root@WiFI_IP:/tmp/cvr/TS_FileName .

Example : scp root@192.168.2.70:/tmp/cvr/2020-03031:12:24:27.ts .

Demo - RDK Camera Continuous Video Recording (CVR) Support in RPI - 2020 - M3