This is version 2.3 of the AWS Elemental Delta documentation. This is the latest version. For prior versions, see the Previous Versions section of AWS Elemental Delta Documentation.
Forming Input Filters in AWS Elemental Delta
Input filters in AWS Elemental Delta specify the content to be ingested and define rules about how to ingest it. Each type of content has its own input filter type.
Warning
Sending identical streams to the same input filter can cause the Delta node to become unresponsive.
Delta cannot discern individual streams when multiple identical streams are sent to the same input filter. Instead, it treats them as one stream, which causes content to backup on the system. This backup fills up the disk space and causes Delta to stop running.
If you are sending identical streams, they can't be ingested on the same input filter. You must create a input filters for each stream.
The input filter that you use depends on the type of content that you're sending and how you send it to Delta. Find your input content type below to see what input filters apply.
- HLS
-
-
Live Content
-
HTTP PUT — You can push content to Delta. For more information about this input filter, see HTTP Put Input Filter.
-
Remote Input — Delta pulls content from a remote directory. For more information about this input filter, see Remote Input Filter.
-
WebDAV — You can push content to Delta. For more information about this input filter, see WebDAV Input Filter.
-
-
VOD Content
-
HTTP PUT — You can push content to Delta. For more information about this input filter, see HTTP Put Input Filter.
-
Remote Input — Delta pulls content from a remote directory. For more information about this input filter, see Remote Input Filter.
-
VOD Catalog — Delta pulls content from your Amazon S3 bucket or network-attached storage (NAS). For more information about this input filter, see VOD Catalog Input Filter.
-
Watch Folder — Delta pulls content from a remote folder. For more information about this input filter, see Watch Folder Input Filter.
-
WebDAV — You can push content to Delta. For more information about this input filter, see WebDAV Input Filter.
-
-
- MSS
-
-
Live Content
MSS — You can push content to Delta. For more information about this input filter, see MSS Input Filter.
VOD Catalog — Delta pulls content from network-attached storage (NAS). For more information about this input filter, see VOD Catalog Input Filter.
-
VOD Content
Watch Folder — Delta pulls content from a remote folder. For more information about this input filter, see Watch Folder Input Filter.
-
- RTMP
-
For both live and VOD content, use the RTMP input filter to receive content that you push to Delta. For more information about this input filter, see Real Time Messaging Protocol (RTMP) Input Filter.
- MP4
-
MP4 is only available as VOD content. Delta can receive it with either of these input filters:
-
VOD Catalog — Delta pulls content from your Amazon S3 bucket or network-attached storage (NAS). For more information about this input filter, see VOD Catalog Input Filter.
-
Watch Folder — Delta pulls content from a remote folder. For more information about this input filter, see Watch Folder Input Filter.
-
- TS
-
TS is only available as live content. Use the UDP input filter to receive content that you push to Delta. For more information about this input filter, see UDP Input Filter.
To access input filters in Delta, click Input in the menu bar and select Input Filters.
From here, you can:
-
View, edit, and delete existing input filters. For information about performing these actions, see Working with Input Filters in AWS Elemental Delta.
-
Create input filters as described below.
To create an input filter
-
Display the Input Filters screen, as described above.
-
Choose New Input Filter.
-
Complete the general fields as described in the following sections and choose Create.