Skip to content

Commit 0a66487

Browse files
authored
Merge pull request #42572 from Juliako/patch-11
Update stream-files-tutorial-with-api.md
2 parents 4f19fed + 72d4d10 commit 0a66487

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,13 @@ ms.service: media-services
1111
ms.workload:
1212
ms.topic: tutorial
1313
ms.custom: mvc
14-
ms.date: 04/09/2018
14+
ms.date: 05/30/2018
1515
ms.author: juliako
1616
---
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. You would want to stream your content in Apple's HLS, MPEG DASH, or CMAF formats so it can be played on a wide variety of browsers and devices. Your video needs to be encoded and packaged appropriately before you can stream it.
21-
22-
While the tutorial walks you through the steps to upload a video, you can also encode content that you make accessible to your Media Services account via a HTTPS 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).
2321

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

0 commit comments

Comments
 (0)