Go to documentation repository
Page History
In Axxon Oneenables , you to can work with virtual video cameras.
This method requires running running Axxon One in the test mode and consists of imitating a stream of video data by playing an available video recording. You can play video recordings videos using video compression algorithms supported by by Axxon One (see Characteristics of Axxon One).
| Info | ||
|---|---|---|
| ||
Don't use video with B-frames. |
To create and configure a virtual camera, complete the following steps:
- Run the IP Device Discovery Wizard (see see Searching, adding, configuring, and removing IP devices).Select Virtual in
- From the Vendor drop-down list, select Virtual.
Select Virtual from the Model drop-down list to emulate a single-stream camera. In From the Model fielddrop-down list, select Virtual several streams to emulate a camera supporting multiple streams.
Click the button.
In the Folder field, specify the storage location of the video clip that is you want to use to imitate a video signal.
Note title Attention! - You must not use video with B-frames. You can check the presence of B-frames in a video using the ffprobe utility that is included in the FFmpeg package:
where, instead of d:\Dev!temp\1.avi, specify the actual path to the file. The output value:Code Block language shell ffprobe -v error -select_streams v:0 -show_entries stream=has_b_frames -of default=noprint_wrappers=1:nokey=1 d:\Dev\!temp\1.avi- 0—there are no B-frames in the video.
- greater than 0—the video contains B-frames.
- You must not use the H.263 codec. You can identify the codec, for example, using the MediaInfo utility.
Info title Note- If there are many files in the folder, they are played in a random order.
- Scanning for files in a specified directory is limited to one minute.
- You must not use video with B-frames. You can check the presence of B-frames in a video using the ffprobe utility that is included in the FFmpeg package:
By default, a the video is played back endlessly. To switch to one-shot playback, set Yes for in a loop. To play the video once, select Yes in the Play the file once parameter.
- Click the Apply button.
Creating and configuring a virtual camera is complete.



