You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::NetworkInputSettingsWhen passing NetworkInputSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
hls_input_settings: {
bandwidth: 1,
buffer_segments: 1,
retries: 1,
retry_interval: 1,
},
server_validation: "CHECK_CRYPTOGRAPHY_AND_VALIDATE_NAME", }
Network source to transcode. Must be accessible to the Elemental Live node that is running the live event through a network connection.
Returned by:
Instance Attribute Summary collapseSpecifies HLS input settings when the uri is for a HLS manifest.
Check HTTPS server certificates.
Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server\'s name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate\'s wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use https.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4