You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/media-services/latest/live-events-wirecast-quickstart.md
+42-21Lines changed: 42 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: media-services
6
6
ms.topic: quickstart
7
7
ms.author: inhenkel
8
8
author: IngridAtMicrosoft
9
-
ms.date: 03/06/2020
9
+
ms.date: 03/25/2020
10
10
---
11
11
12
12
# Create a Azure Media Services Live stream with the portal and Wirecast
@@ -38,13 +38,18 @@ To keep things simple, we will use an encoding preset for Azure Media Services i
38
38
39
39
## Setting up an Azure Media Services live stream
40
40
41
-
1. Once you have navigated to the Azure Media Services account within the portal, select **Live streaming** from the Media Services listing.
42
-
1. Click on **Add live event** to create a new live streaming event.
43
-
1. Enter a name for your new event such as *TestLiveEvent* in the Live event **Name** field.
41
+
1. Once you have navigated to the Azure Media Services account within the portal, select **Live streaming** from the Media Services listing.<br/>
42
+
<br/>
43
+
1. Click on **Add live event** to create a new live streaming event.<br/>
44
+
<br/>
45
+
1. Enter a name for your new event such as *TestLiveEvent* in the Live event **Name** field.<br/>
46
+
<br/>
44
47
1. Enter an optional description of the event in the **Description** field.
45
-
1. Select the **Pass-through – no cloud encoding** radio button.
46
-
1. Select the **RTMP** radio button.
48
+
1. Select the **Pass-through – no cloud encoding** radio button.<br/>
49
+

50
+
1. Select the **RTMP** radio button.
47
51
1. Make sure that the **No** radio button is selected for Start live event, to prevent being billed for the live event before it is ready. (Billing will begin once the live event is started.)
52
+
<br/>
48
53
1. Click the **Review + create** button to review the settings.
49
54
1. Click the **Create** button to create the live event. You will then be returned to the live event listing view.
50
55
1. Click on the **link to the live event** you just created. Notice that your event is stopped.
@@ -53,20 +58,28 @@ To keep things simple, we will use an encoding preset for Azure Media Services i
53
58
## Setting up a live stream with Wirecast Studio
54
59
55
60
1. Assuming that you still have the Wirecast application open, select **Create Empty Document** from the main menu, then click **Continue**.
56
-
1. Hover over the first layer in the Wirecast layers area. Click the **Add** icon that appears and select the video input you want to stream. The Master Layer 1 dialogue box will open.
57
-
1. Select **Video capture** from the menu and then select the camera that you want to use. The view from the camera will appear in the Preview area.
1. Hover over the first layer in the Wirecast layers area. Click the **Add** icon that appears and select the video input you want to stream. The Master Layer 1 dialogue box will open.<br/>
1. Select **Video capture** from the menu and then select the camera that you want to use. If selecting a camera, the view from the camera will appear in the Preview area.
65
+

58
66
1. Hover over the second layer in the Wirecast layers area. Click the **Add** icon that appears and select the audio input you want to stream. The Master Layer 2 dialogue box will open.
59
-
1. Select **Audio capture** from the menu and then select the audio input that you want to use.
67
+
1. Select **Audio capture** from the menu and then select the audio input that you want to use.
1. From the main menu, select **Output settings**. The Output dialog box will appear.
61
-
1. Select **Azure Media Services** from the output dropdown. The output setting for Azure Media Services will auto populate *most* of the output settings.
70
+
1. Select **Azure Media Services** from the output dropdown. The output setting for Azure Media Services will auto populate *most* of the output settings.<br/>
@@ -78,30 +91,38 @@ This part will set up your outputs and enable you to save a recording of your li
78
91
79
92
1. Click on the **Create outputs** link below the Outputs video viewer.
80
93
1. If you like, edit the name of the output in the **Name** field to something more user friendly so it is easy to find later.
94
+

81
95
1. Leave all the rest of the fields alone for now.
82
96
1. Click **Next** add streaming locator.
83
97
1. Change the name of the locator to something more user friendly, if wanted.
98
+

84
99
1. Leave everything else on this screen alone for now.
85
100
1. Click **Create**.
86
101
87
102
## Starting the broadcast
88
103
89
104
1. In Wirecast, select **Output > Start / Stop broadcasting > Start Azure Media Services : Azure Media Services** from the main menu. When the stream has been sent to the live event, the Live window in Wirecast will be show up in the live event video player on the live event page in Azure Media Services.
90
105
106
+

107
+
91
108
1. Click the **Go** button under the preview window to start broadcasting the video and audio you selected for the Wirecast layers.
92
109
93
-
> [!TIP]
94
-
> If there is an error, try reloading the player by clicking the Reload player link above the player.
110
+

111
+
112
+
> [!TIP]
113
+
> If there is an error, try reloading the player by clicking the Reload player link above the player.
95
114
96
115
## Running the default streaming endpoint
97
116
98
-
1. Make sure your streaming endpoint is running by selecting **Streaming endpoints** in the Media Services listing. You will be taken to the streaming endpoints page.
117
+
1. Make sure your streaming endpoint is running by selecting **Streaming endpoints** in the Media Services listing. You will be taken to the streaming endpoints page.<br/>
118
+

99
119
1. If the default streaming endpoint status is stopped, click on the **default** streaming endpoint. This will take you to the page for that endpoint.
100
-
1. Click **Start**. This will start the streaming endpoint.
120
+
1. Click **Start**. This will start the streaming endpoint.<br/>
121
+

101
122
102
123
## Play the output broadcast with Azure Media Player
103
124
104
-
1. Copy the **Streaming URL** under the Output video player.
125
+
1. Copy the **Streaming URL** under the Output video player.
105
126
1. In a web browser, open the demo Azure Media Player https://ampdemo.azureedge.net/azuremediaplayer.html
106
127
1. Paste the **Streaming URL** into the URL field of the Azure Media Player.
107
128
1. Click the **Update Player** button.
@@ -128,17 +149,17 @@ The output you created is now available for on-demand streaming as long as your
128
149
129
150
## Clean up resources
130
151
131
-
> [!IMPORTANT]
132
-
> Stop the services! Once you have completed the steps in this quickstart, be certain to stop the live event and the streaming endpoint or you will continue to be billed for the time they remain running. To stop the live event, see the Stopping the broadcast, steps 2 and 3 above.
152
+
> [!IMPORTANT]
153
+
> Stop the services! Once you have completed the steps in this quickstart, be certain to stop the live event and the streaming endpoint or you will continue to be billed for the time they remain running. To stop the live event, see the Stopping the broadcast, steps 2 and 3 above.
133
154
134
155
### Stopping the streaming endpoint
135
156
136
157
1. From the Media Services listing, select **Streaming endpoints**.
137
158
2. Click on the **default** streaming endpoint you started earlier. This will open the endpoint's page.
138
159
3. Click on **Stop**. This will stop the streaming endpoint.
139
160
140
-
>[!TIP]
141
-
>If you don't want to keep the assets from this event, be sure to delete them in order to prevent being billed for storage.
161
+
>[!TIP]
162
+
>If you don't want to keep the assets from this event, be sure to delete them in order to prevent being billed for storage.
0 commit comments