LiveSlicerConf
description: Live Capture # New assets will be assigned this description.
username: [email protected] # Authenticate the Live Slicer via this email address.
apikey: abcDEFghiJKLmnoPQRtuvWXYz123ABCdefGHIJKL # Your API key
slicerID: slicer1234 # Uniquely identify this Live Slicer via this ID.
autoexpire_age: 24 # The number of hours until assets get deleted (0 = do not delete).
input: blackmagic # The input source for the signal.
card: 0 # The card number for BlackMagic capture cards.
capture_mode: auto # The Blackmagic capture mode.
audio_layout: stereo 1 # The channel layout. Valid values are: stereo # (Represents a pair number. A pair number identifies a stereo configuration. Sample values are: stereo 1, stereo 2, and stereo 8.), 5.1, 7.1
gain: 0.0 # The number of decibels of gain to apply to the audio.
capture_delay: 0 # The delay, in seconds, to add to match timecodes.
SCTE104_DID: 0x41 # The DID number to use for SCTE104 triggers.
SCTE104_SDID: 0x07 # The SDID number to use for SCTE104 triggers.
captions_DID: 0x61 # The DID number to use for closed captions.
captions_SDID: 0x01 # The SDID number to use for closed captions.
ancillary_scan: off # Set to "on" to scan all ancillary lines.
ancillary_lines: 9, 13 # The lines to be scanned when "ancillary_scan" is set to "off."
api_port: 127.0.0.1:65009 # The port number to listen on for API calls.
Updated 23 days ago