Skip to content

Commit 33b9708

Browse files
authored
Merge pull request #79371 from Juliako/patch-86
Update dynamic-packaging-overview.md
2 parents f8c0e1e + e34d618 commit 33b9708

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/media-services/latest/dynamic-packaging-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ ms.devlang: na
1414
ms.topic: article
1515
ms.date: 06/03/2019
1616
ms.author: juliako
17-
17+
#Customer intent: As a developer or a content provider, I want to encode, stream (on demand or live) content so that my customers could view the content on a wide variety of clients (these clients understand different formats).
1818
---
19+
1920
# Dynamic Packaging
2021

2122
Microsoft Azure Media Services can be used to deliver many media source file formats, media streaming formats, and content protection formats to a variety of client technologies (for example, iOS and XBOX). These clients understand different protocols, for example iOS requires an HTTP Live Streaming (HLS) format and Xbox require Smooth Streaming. If you have a set of adaptive bitrate (multi-bitrate) MP4 (ISO Base Media 14496-12) files or a set of adaptive bitrate Smooth Streaming files that you want to serve to clients that understand HLS, MPEG DASH, or Smooth Streaming, you can take advantage of **Dynamic Packaging**. The packaging is agnostic to the video resolution, SD/HD/UHD-4K are supported.

0 commit comments

Comments
 (0)