Skip to content

Commit 348a166

Browse files
authored
Merge pull request #79619 from Juliako/patch-87
Update live-streaming-overview.md
2 parents 2da50ce + 8aa01ca commit 348a166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/live-streaming-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To understand the live streaming workflow in Media Services v3, you have to firs
7575
4. Get the preview URL and use it to verify that the input from the encoder is actually being received.
7676
5. Create a new **Asset** object.
7777
6. Create a **Live Output** and use the asset name that you created.<br/>The **Live Output** will archive the stream into the **Asset**.
78-
7. Create a **Streaming Locator** with the built-in **Streaming Policy** types.<br/>If you intend to encrypt your content, review [Content protection overview](content-protection-overview.md).
78+
7. Create a **Streaming Locator** with the [built-in Streaming Policy types](streaming-policy-concept.md)
7979
8. List the paths on the **Streaming Locator** to get back the URLs to use (these are deterministic).
8080
9. Get the hostname for the **Streaming Endpoint** (Origin) you wish to stream from.
8181
10. Combine the URL from step 8 with the hostname in step 9 to get the full URL.

0 commit comments

Comments
 (0)