RecorderConfig
The recorder configuration consists of the local MediaSourceConfig
details that are used as
credentials to access the local media files streamed on the camera.
Contents
- MediaSourceConfig
-
The configuration details that consist of the credentials required (
MediaUriSecretArn
andMediaUriType
) to access the media files streamed to the camera.Type: MediaSourceConfig object
Required: Yes
- ScheduleConfig
-
The configuration that consists of the
ScheduleExpression
and theDurationInMinutes
details that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. If theScheduleExpression
attribute is not provided, then the Edge Agent will always be set to recording mode.Type: ScheduleConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: