Skip to content

Commit 291f9db

Browse files
fixing issues with case in file names
1 parent 49e5c62 commit 291f9db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/media-services/latest/live-events-wirecast-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: media-services
66
ms.topic: quickstart
77
ms.author: inhenkel
88
author: IngridAtMicrosoft
9-
ms.date: 03/06/2020
9+
ms.date: 03/25/2020
1010
---
1111

1212
# Create a Azure Media Services Live stream with the portal and Wirecast
@@ -77,9 +77,9 @@ To keep things simple, we will use an encoding preset for Azure Media Services i
7777
![Start icon](media/live-events-wirecast-quickstart/start.png)
7878
2. Click on the **Secure/Not secure** toggle to set it to **Not secure**. This will set the protocol to RTMP instead of RTMPS.
7979
3. Copy the **Input URL** to your clipboard.
80-
![Input URL](media/live-events-wirecast-quickstart/input-URL.png)
80+
![Input URL](media/live-events-wirecast-quickstart/input-url.png)
8181
4. Switch to the Wirecast application and paste the **Input URL** into the **Address** field in the Output settings.<br/>
82-
![Wirecast input URL](media/live-events-wirecast-quickstart/input-URL-wirecast.png)
82+
![Wirecast input URL](media/live-events-wirecast-quickstart/input-url-wirecast.png)
8383
5. Click **Okay**.
8484

8585
## Setting up outputs

0 commit comments

Comments
 (0)