Skip to content

Commit d4b743d

Browse files
committed
edit pass: live-events-wirecast-quickstart
1 parent 1cf0f12 commit d4b743d

File tree

1 file changed

+100
-87
lines changed

1 file changed

+100
-87
lines changed

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

Lines changed: 100 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create an Azure Media Services Live stream with the portal and Wirecast
3-
description: Learn how to create an Azure Media Service Live stream
2+
title: Create an Azure Media Services live stream
3+
description: Learn how to create an Azure Media Services live stream by using the portal and Wirecast
44
services: media-services
55
ms.service: media-services
66
ms.topic: quickstart
@@ -9,154 +9,167 @@ author: IngridAtMicrosoft
99
ms.date: 03/25/2020
1010
---
1111

12-
# Create a Azure Media Services Live stream with the portal and Wirecast
12+
# Create an Azure Media Services live stream
1313

14-
This Getting Started Guide assumes that you have an Azure subscription and have created an Azure Media Services account.
14+
This quickstart will help you create an Azure Media Services live stream by using the Azure portal and Telestream Wirecast. It assumes that you have an Azure subscription and have created a Media Services account.
1515

16-
If you don't have an Azure subscription, create a [free](https://azure.microsoft.com/free/) account before you begin.
16+
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
1717

18-
## Log in to the Azure portal
18+
## Sign in to the Azure portal
1919

20-
Open your web browser, and navigate to the [Microsoft Azure portal](https://portal.azure.com/). Enter your credentials to sign in to the portal. The default view is your service dashboard.
20+
Open your web browser, and go to the [Microsoft Azure portal](https://portal.azure.com/). Enter your credentials to sign in to the portal. The default view is your service dashboard.
2121

22-
In this quickstart, we will cover:
22+
In this quickstart, we'll cover:
2323

24-
- Setting up an on-premises encoder with a free trial of Telestream Wirecast
25-
- Setting up a live stream
26-
- Setting up live stream outputs
27-
- Running a default streaming endpoint
28-
- Using the Azure Media Player to view the live stream and on-demand output
24+
- Setting up an on-premises encoder with a free trial of Telestream Wirecast.
25+
- Setting up a live stream.
26+
- Setting up live stream outputs.
27+
- Running a default streaming endpoint.
28+
- Using the Azure Media Player to view the live stream and on-demand output.
2929

30-
To keep things simple, we will use an encoding preset for Azure Media Services in Wirecast, pass-through cloud encoding, and RTMP.
30+
To keep things simple, we'll use an encoding preset for Azure Media Services in Wirecast, pass-through cloud encoding, and RTMP.
3131

32-
## Setting up an on-premises encoder with Wirecast
32+
## Set up an on-premises encoder by using Wirecast
3333

34-
1. Download and install Wirecast for your operating system at https://www.telestream.net
35-
1. Start the application and use your favorite email address to register the product. Keep the application open.
36-
1. You will receive an email asking you to verify your email address, then then the application will start the free trial.
37-
1. RECOMMENDED: Watch the video tutorial in the opening application screen.
34+
1. Download and install Wirecast for your operating system on the [Telestream website](https://www.telestream.net).
35+
1. Start the application and use your favorite email address to register the product. Keep the application open.
36+
1. In the email that you receive, verify your email address. Then the application will start the free trial.
37+
1. Recommended: Watch the video tutorial in the opening application screen.
3838

39-
## Setting up an Azure Media Services live stream
39+
## Set up an Azure Media Services live stream
4040

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-
![Select Live streaming link](media/live-events-wirecast-quickstart/select-live-streaming.png)<br/>
43-
1. Click on **Add live event** to create a new live streaming event.<br/>
44-
![Add live event icon](media/live-events-wirecast-quickstart/add-live-event.png)<br/>
45-
1. Enter a name for your new event such as *TestLiveEvent* in the Live event **Name** field.<br/>
46-
![Live event name text field](media/live-events-wirecast-quickstart/live-event-name.png)<br/>
47-
1. Enter an optional description of the event in the **Description** field.
48-
1. Select the **Pass-through – no cloud encoding** radio button.<br/>
49-
![Cloud encoding radio button](media/live-events-wirecast-quickstart/cloud-encoding.png)
50-
1. Select the **RTMP** radio button.
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-
![Start live event radio button](media/live-events-wirecast-quickstart/start-live-event-no.png)<br/>
53-
1. Click the **Review + create** button to review the settings.
54-
1. Click the **Create** button to create the live event. You will then be returned to the live event listing view.
55-
1. Click on the **link to the live event** you just created. Notice that your event is stopped.
56-
1. Keep this page open in your browser. We will come back to it later.
41+
1. Go to the Azure Media Services account within the portal, and then select **Live streaming** from the **Media Services** listing.
5742

58-
## Setting up a live stream with Wirecast Studio
43+
![Live streaming link](media/live-events-wirecast-quickstart/select-live-streaming.png)
44+
1. Select **Add live event** to create a new live streaming event.
5945

60-
1. Assuming that you still have the Wirecast application open, select **Create Empty Document** from the main menu, then click **Continue**.
61-
![Wirecast start screen](media/live-events-wirecast-quickstart/open-empty-document.png)
62-
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/>
63-
![Wirecast add icon](media/live-events-wirecast-quickstart/add-icon.png)
64-
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-
![Wirecast video shot selection screen](media/live-events-wirecast-quickstart/video-shot-selection.png)
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.
46+
![Add live event icon](media/live-events-wirecast-quickstart/add-live-event.png)
47+
1. Enter a name for your new event, such as *TestLiveEvent*, in the **Live event name** box.
48+
49+
![Live event name box](media/live-events-wirecast-quickstart/live-event-name.png)
50+
1. Enter an optional description of the event in the **Description** box.
51+
1. Select the **Pass-through – no cloud encoding** option.
52+
53+
![Cloud encoding option](media/live-events-wirecast-quickstart/cloud-encoding.png)
54+
1. Select the **RTMP** option.
55+
1. Make sure that the **No** option is selected for **Start live event**, to avoid being billed for the live event before it's ready. (Billing will begin when the live event is started.)
56+
57+
![Start live event option](media/live-events-wirecast-quickstart/start-live-event-no.png)
58+
1. Select the **Review + create** button to review the settings.
59+
1. Select the **Create** button to create the live event. You're then returned to the live event listing.
60+
1. Select the link to the live event that you just created. Notice that your event is stopped.
61+
1. Keep this page open in your browser. We'll come back to it later.
62+
63+
## Set up a live stream by using Wirecast Studio
64+
65+
1. In the Wirecast application, select **Create Empty Document** from the main menu, and then select **Continue**.
66+
67+
![Wirecast start screen](media/live-events-wirecast-quickstart/open-empty-document.png)
68+
1. Hover over the first layer in the **Wirecast layers** area. Select the **Add** icon that appears, and select the video input that you want to stream. The Master Layer 1 dialog box opens.
69+
70+
![Wirecast add icon](media/live-events-wirecast-quickstart/add-icon.png)
71+
1. Select **Video Capture** from the menu, and then select the camera that you want to use. The view from the camera appears in the preview area.
72+
73+
![Preview area for video capture](media/live-events-wirecast-quickstart/video-shot-selection.png)
74+
1. Hover over the second layer in the **Wirecast layers** area. Select the **Add** icon that appears, and select the audio input that you want to stream. The **Master Layer 2** dialog box opens.
6775
1. Select **Audio capture** from the menu and then select the audio input that you want to use.
68-
![Wirecast audio shot selection screen](media/live-events-wirecast-quickstart/audio-shot-select.png)
69-
1. From the main menu, select **Output settings**. The Output dialog box will appear.
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/>
71-
![Wirecast output settings screen](media/live-events-wirecast-quickstart/azure-media-services.png)
72-
1. In the next section, you will go back to Azure Media Services in your browser to copy the *Input URL* to enter into the output settings.
7376

74-
### Copy and paste the input URL
77+
![Inputs for audio capture](media/live-events-wirecast-quickstart/audio-shot-select.png)
78+
1. From the main menu, select **Output settings**. The **Output** dialog box appears.
79+
1. Select **Azure Media Services** from the **Destination** drop-down list. The output setting for Azure Media Services automatically populates *most* of the output settings.
80+
81+
![Wirecast output settings screen](media/live-events-wirecast-quickstart/azure-media-services.png)
82+
83+
84+
In the next procedure, you'll go back to Azure Media Services in your browser to copy the input URL to enter into the output settings:
85+
86+
1. On the Azure Media Services page of the portal, select **Start** to start the live stream event. (Billing starts now.)
87+
88+
![Start icon](media/live-events-wirecast-quickstart/start.png)
89+
2. Set the **Secure/Not secure** toggle to **Not secure**. This step sets the protocol to RTMP instead of RTMPS.
90+
3. In the **Input URL** box, copy the URL to your clipboard.
91+
92+
![Input URL](media/live-events-wirecast-quickstart/input-url.png)
93+
4. Switch to the Wirecast application and paste the **Input URL** into the **Address** field in the output settings.
7594

76-
1. Back in the Azure Media Services page of the portal, click **Start** to start the live stream event. (Billing starts now.)<br/>
77-
![Start icon](media/live-events-wirecast-quickstart/start.png)
78-
2. Click on the **Secure/Not secure** toggle to set it to **Not secure**. This will set the protocol to RTMP instead of RTMPS.
79-
3. Copy the **Input URL** to your clipboard.
80-
![Input URL](media/live-events-wirecast-quickstart/input-url.png)
81-
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)
83-
5. Click **Okay**.
95+
![Wirecast input URL](media/live-events-wirecast-quickstart/input-url-wirecast.png)
96+
5. Select **OK**.
8497

85-
## Setting up outputs
98+
## Set up outputs
8699

87100
This part will set up your outputs and enable you to save a recording of your live stream.
88101

89102
> [!NOTE]
90103
> In order to stream this output, the streaming endpoint must be running. See Running the default streaming endpoint section below.
91104
92-
1. Click on the **Create outputs** link below the Outputs video viewer.
105+
1. Select the **Create outputs** link below the Outputs video viewer.
93106
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-
![Output name field](media/live-events-wirecast-quickstart/output-name.png)
107+
![Output name field](media/live-events-wirecast-quickstart/output-name.png)
95108
1. Leave all the rest of the fields alone for now.
96-
1. Click **Next** add streaming locator.
109+
1. Select **Next** add streaming locator.
97110
1. Change the name of the locator to something more user friendly, if wanted.
98-
![Locator name field](media/live-events-wirecast-quickstart/live-event-locator.png)
111+
![Locator name field](media/live-events-wirecast-quickstart/live-event-locator.png)
99112
1. Leave everything else on this screen alone for now.
100-
1. Click **Create**.
113+
1. Select **Create**.
101114

102-
## Starting the broadcast
115+
## Start the broadcast
103116

104117
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.
105118

106119
![Start broadcast menu items](media/live-events-wirecast-quickstart/start-broadcast.png)
107120

108-
1. Click the **Go** button under the preview window to start broadcasting the video and audio you selected for the Wirecast layers.
121+
1. Select the **Go** button under the preview window to start broadcasting the video and audio you selected for the Wirecast layers.
109122

110123
![Wirecast Go button](media/live-events-wirecast-quickstart/go-button.png)
111124

112125
> [!TIP]
113-
> If there is an error, try reloading the player by clicking the Reload player link above the player.
126+
> If there is an error, try reloading the player by selecting the Reload player link above the player.
114127
115-
## Running the default streaming endpoint
128+
## Run the default streaming endpoint
116129

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-
![Streaming endpoint menu item](media/live-events-wirecast-quickstart/streaming-endpoints.png)
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.
120-
1. Click **Start**. This will start the streaming endpoint.<br/>
121-
![Streaming endpoint menu item](media/live-events-wirecast-quickstart/start.png)
130+
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.
131+
![Streaming endpoint menu item](media/live-events-wirecast-quickstart/streaming-endpoints.png)
132+
1. If the default streaming endpoint status is stopped, select the **default** streaming endpoint. This will take you to the page for that endpoint.
133+
1. Select **Start**. This will start the streaming endpoint.
134+
![Streaming endpoint menu item](media/live-events-wirecast-quickstart/start.png)
122135

123-
## Play the output broadcast with Azure Media Player
136+
## Play the output broadcast by using Azure Media Player
124137

125138
1. Copy the **Streaming URL** under the Output video player.
126139
1. In a web browser, open the demo Azure Media Player https://ampdemo.azureedge.net/azuremediaplayer.html
127140
1. Paste the **Streaming URL** into the URL field of the Azure Media Player.
128-
1. Click the **Update Player** button.
129-
1. Click the **play** icon on the video to see your live stream.
141+
1. Select the **Update Player** button.
142+
1. Select the **play** icon on the video to see your live stream.
130143

131-
## Stopping the broadcast
144+
## Stop the broadcast
132145

133146
When you think you have streamed enough content, stop the broadcast.
134147

135-
1. In Wirecast, click on the **broadcast** button. This will stop the broadcast from Wirecast.
136-
1. In the portal, click on **Stop**. You will get a warning message that the live stream stop but the output will now become an on-demand asset.
137-
1. Click on **Stop** in the warning message. The Azure Media Player will also now show an error as the live stream is no longer available.
148+
1. In Wirecast, select the **broadcast** button. This will stop the broadcast from Wirecast.
149+
1. In the portal, select **Stop**. You will get a warning message that the live stream stop but the output will now become an on-demand asset.
150+
1. Select **Stop** in the warning message. The Azure Media Player will also now show an error as the live stream is no longer available.
138151

139-
## Play the on-demand output with the Azure Media Player
152+
## Play the on-demand output by using Azure Media Player
140153

141154
The output you created is now available for on-demand streaming as long as your streaming endpoint is running.
142155

143156
1. Navigate to the Media Services listing and select **Assets**.
144-
1. Find the event output you created earlier and click on the **link to the asset**. The asset output page will open.
157+
1. Find the event output you created earlier and select the **link to the asset**. The asset output page will open.
145158
1. Copy the **Streaming URL** under the video player for the asset.
146159
1. Return to the Azure Media Player in the browser and paste the **Streaming URL** into the URL field of the Azure Media Player.
147-
1. Click **Update Player**.
148-
1. Click the **play** icon on the video to view the on-demand asset.
160+
1. Select **Update Player**.
161+
1. Select the **play** icon on the video to view the on-demand asset.
149162

150163
## Clean up resources
151164

152165
> [!IMPORTANT]
153166
> 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.
154167
155-
### Stopping the streaming endpoint
168+
### Stop the streaming endpoint
156169

157170
1. From the Media Services listing, select **Streaming endpoints**.
158-
2. Click on the **default** streaming endpoint you started earlier. This will open the endpoint's page.
159-
3. Click on **Stop**. This will stop the streaming endpoint.
171+
2. Select the **default** streaming endpoint you started earlier. This will open the endpoint's page.
172+
3. Select **Stop**. This will stop the streaming endpoint.
160173

161174
> [!TIP]
162175
> 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

Comments
 (0)