The ingest engine produces output tracks that contain timestamped records. This parameter allows you to control the timestamp values. For example, when ingesting video that was broadcast at an earlier time, you can set the ingest time to the broadcast time. The timestamps on the output records then match the broadcast, which is useful when retrieving the content from the rolling buffer. Also, if you ingest a file multiple times, you can ensure that the timestamps are the same each time.
This parameter specifies the time that is used for producing record timestamps. It does not control the time that HPE Media Server begins ingesting video.
Specify the date and time in one of the following ways:
YYYYMMDDThhmmssZ
(ISO 8601 UTC)YYYY-MM-DDThh:mm:ss.sssZ
YYYY-MM-DD hh:mm:ss.sss
YYYY/MM/DD hh:mm:ss.sss
YYYY-MMM-DD hh:mm:ss.sss
(where MMM
is the three-character month name, for example Jan
or Feb
)
1430214314000
specifies 09:45:14 on 28 April 2015.Type: | Date / Time value |
Default: | Current UTC time |
Required: | No |
Configuration Section: | TaskName |
Example: | IngestDateTime=1415964751000
|
See Also: |
|