Documentation for Axxon Player utility.

Previous page Unpacking video files packed in Axxon Player Portable  Watch history in the Axxon Player utility Next page

The utility saves the watch history and generates a text file named AxxonPlayer.lh (extension — log history). The file is located in the C:\Users\User\AppData\Local\AxxonSoft\AxxonPlayer folder.

The file writes the information about viewing the video archive only in Axxon PSIM own format, even if the archive was exported into the .exe format and then viewed in the Player. The information about viewing files in other formats won’t be written.

The file contains the following information about the watch history:

  • AxxonPlayer start datethe date and time of the Player start. This information is written at each new start;
  • Selected cameras:
    • countthe number of cameras selected for viewing;
    • date—the date and time of the cameras selection for viewing;
  • id—camera identifier;
  • name—the name of the camera;
  • startTime—the date and the time of the video archive from which you started the viewing.

The system date and time are used.

The file is also written when using the portable version of the utility.


Example of file content:

AxxonPlayer start date: 10-10-22T19:00:48

Selected cameras: count = 2, date: 10-10-22T19:00:48
id = 1, name = Camera 1, startTime = 05-10-22T17:09:02
id = 2, name = Camera 2, startTime = 05-10-22T17:09:02

Selected cameras: count = 2, date: 10-10-22T19:00:52
id = 1, name = Camera 1, startTime = 05-10-22T17:09:02
id = 2, name = Camera 2, startTime = 05-10-22T17:09:02
  • No labels