AWS medialive documentation change
Summary
Updated terminology from 'video aligned pipeline locking' to 'video aligned locking' throughout the troubleshooting section, including section title and content
Security assessment
This change is a terminology update for consistency across the documentation. It does not address any security vulnerability or add security documentation. The troubleshooting steps remain functionally the same.
Diff
diff --git a/medialive/latest/ug/pipeline-locking-tshoot.md b/medialive/latest/ug/pipeline-locking-tshoot.md index f578b5d94..8a1c35c6f 100644 --- a//medialive/latest/ug/pipeline-locking-tshoot.md +++ b//medialive/latest/ug/pipeline-locking-tshoot.md @@ -5 +5 @@ -General troubleshootingTroubleshooting timecode-based lockingTroubleshooting video aligned pipeline locking +General troubleshootingTroubleshooting timecode-based lockingTroubleshooting video aligned locking @@ -47 +47 @@ If you are using epoch locking, or pipeline locking with the source timecode met -## Troubleshooting video aligned pipeline locking +## Troubleshooting video aligned locking @@ -49 +49 @@ If you are using epoch locking, or pipeline locking with the source timecode met -If you are using video aligned pipeline locking (**Pipeline locking method** set to **VIDEO_ALIGNMENT**) and experience synchronization issues, check the following in addition to the general troubleshooting steps: +If you are using video aligned locking (**Pipeline locking method** set to **VIDEO_ALIGNMENT**) and experience synchronization issues, check the following in addition to the general troubleshooting steps: @@ -51 +51 @@ If you are using video aligned pipeline locking (**Pipeline locking method** set - * Verify that the current input type is compatible. HLS, RTMP_PULL, and file inputs cause video aligned pipeline locking to run in open loop mode (unlocked). See [Requirements for video aligned pipeline locking](./pipeline-locking-verify-input.html#pipeline-locking-video-alignment-inputs). + * Verify that the current input type is compatible. HLS, RTMP_PULL, and file inputs cause video aligned locking to run in open loop mode (unlocked). See [Requirements for video aligned locking](./pipeline-locking-verify-input.html#pipeline-locking-video-alignment-inputs). @@ -55 +55 @@ If you are using video aligned pipeline locking (**Pipeline locking method** set - * Ensure both pipelines are receiving the same video content. Video aligned pipeline locking compares visual signatures between encoders and cannot lock if the content differs. + * Ensure both pipelines are receiving the same video content. Video aligned locking compares visual signatures between encoders and cannot lock if the content differs. @@ -57 +57 @@ If you are using video aligned pipeline locking (**Pipeline locking method** set - * Check the **PipelinesLocked** CloudWatch metric. Video aligned pipeline locking reports its locked status through this same metric. A value of 1 indicates successful synchronization. + * Check the **PipelinesLocked** CloudWatch metric. Video aligned locking reports its locked status through this same metric. A value of 1 indicates successful synchronization.