Versions Compared

Key

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

...

Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:
Table of Contents



Column


General information about the virtual Video capture device

Axxon PSIM implements a way to work with a virtual Video capture device. This way assumes that Axxon PSIM operates in a test mode and imitates the video stream feed to virtual Video capture device by playing back videos (video recordings). There are two types of virtual video capture devices in Axxon PSIM

  1. Virtual bench. It plays back video recordings in mkv, mp4 and avi formats for which DirectShow codecs are installed on Windows OS.
  2. Virtual. It plays back video recordings in internalthe Axxon PSIM format and files in .avi format internal format only.
Note
titleAttention!

Video recordings with b-frames are not supported.

...

Info
titleNote

 If only Windows Media Player 11 (or its older earlier versions) is installed on Windows OS to view play video recordings, then you should must updated it to Windows Media Player 12 or use the DirectShow filters (codecs) of the third-party vendorsmanufacturers.


Info
titleNote

Enable Desktop Experience Feature when using the virtual video capture device on Server OS and avi files.

Creating and configuring the virtual Video capture device

Create and configure the virtual Video capture device as follows:

  1. Set the Use virtual grabber checkbox (see The Settings panel of the Video subsystem section). Before that shut down Axxon PSIM.
  2. On the Hardware tab (1) create the Video capture device object (2).
  3. Set the Virtual or Virtual bench type of the Video capture device depending on the type of the file that will be used for imitation of the video signal (3).
  4. Click the Apply button (4).
  5. Create the Camera child object for the Video capture device (2).
  6. Specify the storage for the video recording that is used for the video signal imitation in the Basic settings tab (3) of the selected Camera object (4).   


    Info
    titleNote

    It isn’t recommended to use We don't recommend using videos compressed by the Wavelet codec, as their use significantly increases the load on the Server.


  7. Click the Apply button (5).
    If Axxon PSIM does not find files for playback within one minute after clicking the Apply button, the file search will be interrupted.

Note
titleAttention!

The selected folder should must not contain the video recordings of internal the Axxon PSIM internal format and AVI - files at the same time.

It is recommended to use We recommend using one video recording and specify specifying the folder containing only the recording or the path to the file. If you need to use several video recordings, select the recordings with similar codec and resolution. This will help to avoid delays in Axxon PSIM work when switching between the recordings.

Features of playing black the files in the virtual Video capture device

As a result of the above settings, video recording file from the selected folder will be played back in a loop. 

...

  1. Enter "OPTIONS:playFileOnce=true" in the IP address field on the Video capture device settings panel:
    1. OPTIONS: enables the use of advanced options.
    2. playFileOnce corresponds to the "Single Play" option (the parameter name should must be specified strictly case-sensitive).
    3. after the '=' symbol, specify the value that should must be applied (the correct values are true, TRUE, or 1 for the "On" value / false, FALSE or 0 for the "Off" value).

  2. Set the ​playFileOnce = 1 registry key (see Registry keys reference guide).

...

When playing back the files, the system sends events to the Debug window displaying the playback status (see CAM). There are also reactions for controlling video recordings playback in virtual Video capture device using the scripts (see GRABBER).