Skip to content

Commit 72d4d10

Browse files
authored
Update stream-files-tutorial-with-api.md
1 parent bc68987 commit 72d4d10

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/media-services/latest/stream-files-tutorial-with-api.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ ms.author: juliako
1717

1818
# Tutorial: Upload, encode, and stream videos using APIs
1919

20-
This tutorial shows you how to upload, encode, and stream video files with Azure Media Services.
21-
22-
Media Services enables you to encode your media files into formats that can be played on a wide variety of browsers and devices. For example, you might want to stream your content in Apple's HLS or MPEG DASH formats. Before streaming, you should encode your high-quality digital media file. For encoding guidance, see [Encoding concept](encoding-concept.md).
23-
24-
This tutorial uploads a local video file and encodes the uploaded file. You can also encode content that you make accessible via a HTTPS URL. For more information, see Create a job input from an HTTP(s) URL
20+
Media Services enables you to encode your media files into formats that can be played on a wide variety of browsers and devices. For example, you might want to stream your content in Apple's HLS or MPEG DASH formats. Before streaming, you should encode your high-quality digital media file. For encoding guidance, see [Encoding concept](encoding-concept.md). This tutorial uploads a local video file and encodes the uploaded file. You can also encode content that you make accessible via a HTTPS URL. For more information, see [Create a job input from an HTTP(s) URL](job-input-from-http-how-to.md).
2521

2622
![Play the video](./media/stream-files-tutorial-with-api/final-video.png)
2723

0 commit comments

Comments
 (0)