Categories
Cloudvue Cloudvue Cameras Knowledge Support Support Categories

GMT +08:00 Perth Time Zone  Off by 3 Hours

Description

C2C cameras using a location that has a time zone set to (GMT +8) Perth are off by +3 Hours.  It has been determined that this is not an issue with Cloudvue software but with the cameras firmware.

Platform

  • C2C

Steps to Reproduce

  • Set a C2C to use a location with a  timezone set to (GMT +8) Perth

Expected Results

  • The camera displays the correct local time.

Actual Results

  • The camera displays the wrong time i.e. local +3

Work Around

Camera Firmware Update

  • An Illustra firmware update is schedule for release in November 2023

Alternate Time Zone

Alternately you can configure a new location for the account setting the time zone to (GMT +8 Singapore)

  • Create New Location
    • In Cloudvue Manager find the Account Page for the affected device
    • Add a new New Location
      • Create a temporary generic location
      • Make sure to  set the Time Zone to (GMT +8 Singapore)
  • Associate C2C to the New location
    • Locate the device in Cloudvue Manager
    • Select Edit Device
    • Choose the New Location in the Location fields dropdown
    • Submit the changes
Categories
Knowledge Support Cloudvue Cloudvue Cameras Support Illustra Categories Products

Connecting an Analog Microphone to a Cloudvue C2C Camera

Cloudvue’s cloud-based recording solution provides the ability to record and playback audio. Many models of Illustra IQ cameras configured for Camera to Cloud (C2C) recording with Cloudvue’s services provide audio capabilities. Check your specific Illustra IQ camera model to determine audio support.

Considering audio quality, refer to manufacturer recommendations and guidelines on microphone selection and installation placement.

<br>

Camera Terminals

When examining your Illustra IQ camera, locate the I/O terminals. Determine which terminals are used for audio input. Examples from different models of Illustra IQ cameras are pictured below.

In this image, the icon with the triangle on the right is the positive terminal. The spaced lines on the left indicates ground.

<br><br>

Microphone Wiring

You will need a microphone with a pre-amplifier capable of producing a line level output that can be connected directly to the camera’s audio inputs.

If using a mic level output microphone, you will need a mic pre-amp to boost the audio to line level output for connection to the rear audio input terminals. Some microphones on the market have built-in pre-amps and others may require an external pre-amp.

There are many analog microphone options on the market. This article will focus on the Louroe Verifact A microphone used with an APR-1 single zone base station since it is a very commonly encountered device.

Looking at the back of a Louroe base station you will see that there are terminal inputs to connect your microphone to the base station and RCA style jacks for input and output.

The terminals on the microphone and base station are marked A, B, and C. Connect A on the mic to A on the base station, B to B, and C to C.

Since the audio output from the Louroe base station is an RCA jack and the camera does not have RCA audio inputs, you have two options. You may strip the wire end of a common RCA to RCA audio cable or purchase an RCA to bare wire cable. These may be found online and have already been striped and separated for you.

Connect the RCA connector to the audio output of the base station. With the bare end of the wire you’ll connect the conductor wire to the positive audio input terminal. In most cases this will be red. Connect the ground wire to the negative/ground audio input terminal, this will usually be black.

<br><br>

Preparing the Camera

Prior to changing the camera to Cloudvue Mode you will need to enable audio functions.

NOTE: Audio recording is restricted by law in many areas so this is disabled by default. Check the laws for audio monitoring and recording in your area prior to use since these can vary from video recording laws.

If your camera is already in Cloudvue Mode you will need to factory default it, then log into it as you would a standard IP camera using your web browser. Follow the camera manual’s steps for factory defaulting the device and accessing it within your web browser.

  1. Navigate to the Audio page, under the System menu.
  2. Check the box to Enable Audio.
  3. Select ‘External’ from the Input Source drop-down (only applicable on select models).
  4. Check that the Input Enable box is marked.
  5. Adjust the Input Volume level as needed.

After enabling audio, you will enable Cloudvue Mode.

  1. Navigate to the Maintenance page, under the System menu.
  2. Select the Cloudvue tab.
  3. Enter the Cloudvue Partner and Cloudvue Data Center as directed by your Cloudvue dealer before clicking the Apply button.

<br><br>

Cloudvue Audio Configuration

Follow the steps listed elsewhere for adding video devices to your Cloudvue account.

From your Cloudvue Settings page, select the Devices tab.

Beneath the C2C Settings section, click the Audio tab. This tab features a volume slider, which you may need to use to adjust for your installation. Note, the checkbox beside the Mute setting is disabled, stating it is in the ‘Off’ position. This is the default behavior and allows audio to be recorded. Checking the box, changing it to ‘On’, will mute all audio and nothing will be recorded or heard.

<br><br>

Audio Playback

The Archive search timeline in Cloudvue does not require that audio channels be selected and does not display audio on the timeline. When playing recorded video, the associated audio will automatically be played back with the corresponding video and is included with saved clips.

<br>

Categories
Cloudvue Cloudvue Cameras Knowledge Support Cloudvue Gateway Support Categories

Remote Port Forwarding using the Reverse Tunneling Script

Description 

At times you may need to remotely access the web interface of either a Cloudvue Gateway or camera.  The following instructions can be used to establish a tunnel, gain ssh access and setup remote port forwarding via the reverse tunnel script.  Once setup you will be able to access the terminal (ssh) or the Web Interface of equipment local to the video device, such as Cloudvue Local or C2C cameras (reverse port forwarding).

Product 

  • C2C
  • Cloudvue Gateway

Solution

From Cloudvue Manager

  • Setup a Tunneling port, see “Cloudvue SSH Tunneling” KB# 13051

From your Tunneling Machine

Terminal Window #1 – Establish a Tunnel

./createTunnel.sh -t PNUM

Note: PNUM is the port number created in Cloudvue Manager


Terminal Window #2 – Establish SSH Connection

./sshTunnel.sh -p PNUM

$ watch -n 30 ls -alh

Note: PNUM is the port number created in Cloudvue Manager and the watch command is used to keep the connection from timing out use Ctrl+c to stop the watch command.

In the event the following warning appears run the full “ssh-keygen” command found in the message to clear the /root/.ssh/known_hosts file, then try establishing the ssh connection again.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@


Terminal Window #3 Establish Port Forwarding via Reverse Tunnel

./reverseTunnel.sh -p 80 -l 80

NOTE: it may be necessary to manually configure the correct tunneling port by changing ./config/tunnelInfo.txt

Categories
Cloudvue Cloudvue Cameras Knowledge Support Support Categories Products

Cloudvue C2C – Video File Naming Format

Description 

The C2C Gateway video file storage structure to the local SD card is as follows:

Product 

  • C2C

Solution

/media/sd1/videos/YYYY-MM-DD/EPOCHTIME.mkv

YYYY (Year such as 2023)

MM (Month such as 01 for January)

DD (Date such as 30 for the 30th)

Each directory  (YYYY-MM-DD) contains video files recorded that day, each video file uses the naming naming convention: EPOCHTIME.mkv.

Example

/media/sd1/videos/2023-04-03/1680580755.mkv

A check of the epoch time 1680580755 shows the local recording time was Monday, April 3, 2023 11:59:15 PM.

Use a converter like https://www.epochconverter.com/ to convert the epoch time to show the human readable GMT and local time.

1680580755
GMT: Tuesday, April 4, 2023 3:59:15 AM
Your time zone: Monday, April 3, 2023 11:59:15 PMGMT-04:00DST

NOTE: The MKV files are encrypted and cannot simply be copied and played back.

Categories
Cloudvue Cloudvue Cameras Knowledge Support Support Categories Products

Adding an Authorized Public SSH Key to a C2C

Description 

SSH access to Cloudvue C2C devices  depends  on  RSA public/private key pairs.  Public keys for L3 Cloudvue support were added into the Cloudvue production software with the release of 22.9.0 in January of 2023.   The following instructions can be used to temporarily add a public ssh key to a C2C device.  SSH public keys added in this fashion will not survive a normal Cloudvue software update.

Product 

  • Cloudvue C2C

Solution

Prerequisites

  • If one does not already exist you will need to generate an ssh key pair, see Knowledge Base Article #13051 “Cloudvue SSH Tunneling” for details
  • A copy of your public key, the contents of (~/.ssh/id_rsa.pub)

Find a Buddy

You will need to get the assistance of someone who already has ssh access to the camera to SSH into the camera and make the necessary changes

Extract Cloudvue Software

Run the following command on the C2C to extract the contents of the Cloudvue software tarball into a temporary folder for editing:

mkdir -p /tmp/tBall && tar -xf smartvue.tar.gz -C /tmp/tBall

Add Public Key

Edit the authorized_keys file and add the new public key using vi

NOTE: vi is the only text editor available

vi /tmp/tBall/home/smartvue/.ssh/authorized_keys
  • Each authorized users will be listed along with their public ssh-rsa key (see example)
  • Insert your information at the bottom of this file beginning with a comment “#” and your name then followed by a line with your public key
  • How you paste will depend  on the program you are using to SSH. In PuTTY it’s just right clicking on the window, in other terminals you may need to right-click and then choose paste in the menu that pops up.
  • vi commands
    • G – Uppercase letter “G” goes to the bottom of the file
    • o – lowercase letter “o” inserts a line below the current line and goes into editing mode
    • ⏎ – Enter key creates a new line below the current one (just putting this here to be thorough)
    • ␛ – Escape key exits “insert mode” in vi
    • :wq⏎ – colon opens up a prompt to type a command, the w  stands for “write” and will save the changes, the q stands for “quit” and will exit vi, Enter key runs the command
    • q!⏎ – If you ever need to quit without saving, leave out the w and add an ! after the q (that tells it to force quit ignoring any changes), Enter key runs the command

Recreate Tarball

Use the following command to recreate the cloudvue software tarball and cleanup temporary files

cd /tmp/tBall && tar -czf ~/smartvue.tar.gz * && cd ~ && rm -rf /tmp/tBall

Install the Cloudvue Software

This will apply the new changes.  A reboot is not necessary since we aren’t modifying any running services

tar -xf ~/smartvue.tar.gz -C /
Categories
Sales Materials Cloudvue Data Sheets Categories Products

Cloudvue VMS Data Sheet

Cloud-Managed Video, Access and Intelligence

Cloudvue-VMS-Data-Sheet_v2306.pdf
Categories
Knowledge Support Cloudvue Cloudvue Cameras Support Categories Products

No view on Cloudvue cameras – Buffering on full screen

Description

This deals with the issue where C2C cameras on cloudvue are online but nothing shows on live view on cloudvue.

When full screen is toggled on the cloudvue interface, the live feed starts buffering.

Solution

  • Make sure Cloudvue cameras are on the latest version.
  • on CVM trying to do a force certify and then reboot the camera.
  • Change the settings for the Cloudvue cameras that are affected to HD Live Video. To do this navigate to the cameras settings by clicking the pencil icon on the view.
  • Under settings there will be a tick box written HD Live Video (If available)
  • Check the tick box beside it and click save.
Categories
Cloudvue Cloudvue Cameras Knowledge Support Cloudvue Gateway Support Categories Products

OSD Shows Security Not Configured

Description

Instead of the current date and time the on-screen display “OSD” is displaying “Security Not Configured”.

Product

  • Cloudvue
  • C2C
  • C2G

Solutions

  • C2C
    • Update to Cloudvue version 22.9.0 or higher
    • NOTE: If the C2C version is already on 22.9.0 or higher then follow the C2G recommendations below
    • If Necessary
      • Turn the Date Overlay off and on (Cloudvue > C2C > Devices > Display Date Overlay )
      • Change the Text Size to another size and the back (Cloudvue > C2C > Devices > Text Size)
  • C2G
    • Factory Default the Camera
    • IMPORTANT:  Make sure to supply a HostID when prompted
    • Set the Security Mode, to Standard
    • Convert to Cloudvue Mode
    • Verify OSD
    • If necessary
      • Turn the Date Overlay off and on (Cloudvue > C2C > Devices > Display Date Overlay )
      • Change the Text Size to another size and the back (Cloudvue > C2C > Devices > Text Size)
Categories
Cloudvue Knowledge Support Support Categories

Cloudvue Analytics & Intelligence

Description

Cloudvue Intelligence provides access to whatever data analytics a particular camera may provide such as people and vehicle detection. Except for Motion, People and Vehicle Detection the camera must provide the desired analytic.

Products

  • Cloudvue Intelligence
  • C2C Cameras
  • C2G Cameras

Solution

Except for Motion, People Detection and Vehicle Detection, which are native to Cloudvue Intelligence, customers wanting to take advantage of  any of the other Intelligence features must ensure that the camera itself provides the desired analytic and the appropriate subscription has been applied.

NOTE:  The Cloudvue Intelligence feature is only available through the cloud interface.

Analytic Types and Descriptions

Cloudvue provides the following analytics natively but does require a “TCSVMSM – VMS Only” or greater subscription

Data TypeDescription
MotionDisplays a graph of detected motion for people or vehicles and can be set to daily or weekly.
People DetectionUsed to determine a human presence in the camera’s field of vision. This  feature must be enabled in the Settings before use
Vehicle DetectionUsed to determine a vehicle’s presence in the camera’s field of vision. This feature must be enabled in the Settings before use.

Cloudvue also supports the following analytics if provided by the camera and having a retention subscription

Data TypeDescription
People CountingDisplays a graph of the number of people entering, exiting, or both; and can be  set to daily, weekly, or monthly.
Heat MapsDisplays colored maps showing areas with frequent motion. The display can be set in intervals of 5 minutes to 24 hours.
Object Left BehindDisplays the number of events for an object left behind.
Object DetectionDisplays the number of events for detecting a known object.
LingerDisplays the number of events for linger. Linger is the duration of time a person stays within and around a defined area. It may also count a person walking around the area as lingering.
DwellDisplays the number of events for dwelling. Dwelling is the duration of time a person stays inside a defined area.
EnterDisplays the number of events for entering a defined area.
ExitDisplays the number of events for exiting a defined area.
CrowdDisplays the number of events for a crowd formation. Crowd formations specify the number of people necessary to constitute a crowd within a specific detection area.
QueueDisplays the number of events for queue formation. Queue formations specify the number of people necessary to form a line.
ThermalDisplays thermal imaging for infrared cameras for a given date and time

Additional Information

For a general explanation of Analytics and Intelligence see  Security Analytics & Intelligent Alerts Explained

Categories
Cloudvue Knowledge Support Documentation Support Categories Products

Cloudvue – Default Ports

Description

The following is a list of firewall settings for ports and domains used by Cloudvue that may need to be either opened or white listed  to ensure devices are able to reach the cloud.

Products

  • Cloudvue C2C
  • Cloudvue Gateway
  • Cloudvue Manager

Default Ports

PortDescriptionProduct(s)
80Hypertext Transfer Protocol (HTTP)Cloudvue Local
Cloudvue Gateway Cameras
123Network Time Protocol (NTP))Cloudvue Gateway
443Hypertext Transfer Protocol Secure (HTTPS / TLS 1.2 or higher)Cloudvue Gateway
Cloudvue Web
Cloudvue Manager
7627Secure Shell (SSH) secure logins Tunneling and port forwarding (Optional)Cloudvue Gateway
Cloudvue Gateway Cameras
Cloudvue C2C
8000People/Vehicle DetectionCloudvue Gateway
Cloudvue C2C

Domains

In certain situation is may be necessary to whitelist the following domains

  • *.cloudvue.com
  • *.blob.core.windows.net
  • *.google.com

The Windows blob core domain contains multiple IP address, so be sure there is not a firewall rule blocking any of them.
Access to google.com is only required when putting a C2C into Cloudvue Mode.

URLS

URLEnvironmentDescription
https://s12storagedev.blob.core.windows.netAllData Center List when converting a C2C to cloud mode (initial setup of C2C Only)
analytics.cloudvue.com:8000AllPeople/Vehicle Detection analytics
tunnel.cloudvue.com:7627AllSSH secure logins, Tunneling, and port forwarding (Optional)
https://messaging.cloudvue.com/NA – North AmericaDevice communication with cloud services (Cloudvue)
https://s12archives02.blob.core.windows.net
https://s12archives03.blob.core.windows.net
https://s12archive004.blob.core.windows.net
NA – North AmericaArchive uploads, HLS streaming , Hyperview
https://preview-inbound.cloudvue.comNA – North AmericaStream preview
https://uk-messaging.cloudvue.comUK – EMEADevice communication with cloud services (Cloudvue)
https://s12archiveukprod001.blob.core.windows.net
https://s12archiveukprod002.blob.core.windows.net
UK – EMEAArchive uploads, HLS streaming , Hyperview
https://uk-preview-inbound.cloudvue.comUK – EMEAStream preview
https://au-messaging.cloudvue.comAU – AustraliaDevice communication with cloud services (Cloudvue)
https://s12archiveauprod001.blob.core.windows.net
https://s12archiveauprod002.blob.core.windows.net
AU – AustraliaArchive uploads, HLS streaming , Hyperview
https://au-preview-inbound.cloudvue.comAU – AustraliaStream preview