Channel Stored Media - display list of broken recordings
Keywords: Display missing chunks UI
When recordings are broken, Actus can display the list of broken stored content.
To configure a channel to display that list -- in actusssetings.xml , for that channel add the following:
- <setup displayListOfParts="true"></setup>
For example:
<add name="Channel01" directory="\\cancun\Media\Record" chunkLength="300" recordAlways="true">
<captureDevice videoCapture="Decklink Video Capture" audioCapture="Decklink Audio Capture" />
<captureOverlay overlay="FOOTBALL-1 HD ^dd^/^MM^/^yyyy^ ^hh^:^mm^:^ss^" />
<captureQuality frameSize="960x540" videoBitRate="1024" audioSampleRate="48000" />
<recorder additionalArguments="MAudioPID='3eng'" />
<frames enabled="false" directory="d:\Media\Frames" retention="7d" />
<cleanup interval="360" retention="15d" />
<setup displayListOfParts="true"></setup>
</add>
And restart that channel
Related Articles
ActTS - Channel Configuration
ActTS tool allows the system to Capture Transport Stream (.ts) sources directly without encoding involved, preserving all the source quality and information. In order to do this, we need to edit two configuration files: ActControl.cfg - This will ...
ACT FTP UPLOAD
Servers Recording Server The server that has access to recorded channels data and database. The application (ActFtpUpload) will run on this server, called by ActControl service. Central Storage Standard FTP server Server where all chunks are ...
ActTS - Automatic Uploading of EPG/Guide
Step 1: SystemConfig - Creating the TS Go to the C:\Actus\Bin folder and run the SystemConfig tool If your system has an active license of Transport Stream, then you will have that section appearing in the left panel SystemConfig - TS ...
Multiviewer Issues - Reasons
A video player is showing blue screen and black screen - does not display the video Check that the video display driver is not the basic VGA Display driver. Install the latest display driver
Locked Status.rep -- Symptoms and Solutions
Sometimes the status.rep file of a recording of the channels is locked. It shows "No Update" in alert tab, but the thumbnail is refreshing. Or it shows in SystemConfig "Error: Status file too old" , and thumbnail green and recording. Go to the status ...