|
1 |
| -### YamlMime:YamlDocument |
2 |
| -documentType: LandingData |
3 |
| -title: Azure Media Services Documentation |
| 1 | +### YamlMime:Hub |
| 2 | + |
| 3 | +title: Azure Media Services documentation # < 60 chars |
| 4 | +summary: Azure Media Services is a cloud-based media workflow platform that enables you to build solutions that require encoding, packaging, content-protection, and live event broadcasting. |
| 5 | +# brand: aspnet | azure | dotnet | dynamics | m365 | ms-graph | office | power-platform | sql | sql-server | vs | visual-studio | windows | xamarin |
| 6 | +brand: azure |
| 7 | + |
4 | 8 | metadata:
|
5 |
| - title: Azure Media Services Documentation | Microsoft Docs |
6 |
| - description: Azure Media Services is a cloud-based platform that enables you to build solutions that achieve broadcast-quality video streaming, enhance accessibility and distribution, analyze content, and much more. |
| 9 | + title: Azure Media Services documentation # Required; page title displayed in search results. Include the brand. < 60 chars. |
| 10 | + description: Azure Media Services is a cloud-based media workflow platfo/lrm that enables you to build solutions that require encoding, packaging, content-protection, and live event broadcasting. |
7 | 11 | services: media-services
|
8 |
| - author: juliako |
9 |
| - manager: femila |
10 |
| - ms.service: media-services |
11 |
| - ms.tgt_pltfrm: na |
12 |
| - ms.devlang: na |
13 |
| - ms.topic: landing-page |
14 |
| - ms.date: 03/11/2019 |
15 |
| - ms.author: juliako |
16 |
| -abstract: |
17 |
| - description: Azure Media Services is a cloud-based media workflow platform that enables you to build solutions that require encoding, packaging, content-protection, and live event broadcasting. Azure Media Services integrates seamlessly with the Azure CDN to scale delivery with CDN services from Akamai and Verizon, enabling customers to select the right solution for their needs—for example, for load balance across content delivery networks. Azure Media Services Video Indexer enables you to extract metadata and insights using AI with the built-in video and audio analyzer presets. You can easily improve accuracy by training the provided AI models with your own content using the Video Indexer API. |
| 12 | + ms.service: media-services #Required; service per approved list. service slug assigned to your service by ACOM. |
| 13 | + ms.subservice: |
| 14 | + ms.topic: hub-page # Required |
| 15 | + ms.collection: collection |
| 16 | + author: Juliako #Required; your GitHub user alias, with coacrrect capitalization. |
| 17 | + ms.author: juliako #Required; microsoft alias of author; optional team alias. |
| 18 | + ms.date: 07//2020 #Required; mm/dd/yyyy format. |
| 19 | + |
| 20 | +# highlightedContent section (optional) |
| 21 | +# Maximum of 8 items |
| 22 | +highlightedContent: |
| 23 | +# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new |
| 24 | + items: |
| 25 | + # Card |
| 26 | + - title: About Azure Media Services v3 |
| 27 | + itemType: overview |
| 28 | + url: ./latest/media-services-overview.md |
| 29 | + # Card |
| 30 | + - title: Azure Media Services v3 concepts |
| 31 | + itemType: concept |
| 32 | + url: ./latest/concepts-overview.md |
| 33 | + - title: About Azure Media Services Video Indexer |
| 34 | + itemType: overview |
| 35 | + url: ./video-indexer/video-indexer-overview.md |
| 36 | + - title: Compare Media Services v3 presets and Video Indexer |
| 37 | + itemType: concept |
| 38 | + url: ./video-indexer/compare-video-indexer-with-media-services-presets.md |
| 39 | + - title: About Azure Media Services v2 (legacy) |
| 40 | + itemType: overview |
| 41 | + url: ./previous/media-services-overview.md |
| 42 | + - title: Migrate Media Services v2 to v3 |
| 43 | + itemType: concept |
| 44 | + url: ./latest/migrate-from-v2-to-v3.md |
| 45 | + - title: Azure Media Services specifications |
| 46 | + itemType: concept |
| 47 | + url: media-services-specifications-live-timed-metadata.md |
| 48 | + |
| 49 | +conceptualContent: |
| 50 | +# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new |
| 51 | + items: |
| 52 | + - title: Develop with Media Services v3 API |
| 53 | + links: |
| 54 | + - url: ./latest/media-services-apis-overview.md |
| 55 | + itemType: concept |
| 56 | + text: Develop with Media Services v3 |
| 57 | + - url: https://docs.microsoft.com/samples/browse/?products=azure-media-services |
| 58 | + itemType: sample |
| 59 | + text: Code samples |
| 60 | + |
| 61 | + - title: Stream live |
| 62 | + links: |
| 63 | + - url: ./latest/live-streaming-overview.md |
| 64 | + itemType: concept |
| 65 | + text: Live streaming |
| 66 | + - url: ./latest/recommended-on-premises-live-encoders.md |
| 67 | + itemType: concept |
| 68 | + text: Recommended live streaming encoders |
| 69 | + - url: ./latest/stream-live-tutorial-with-api.md |
| 70 | + itemType: tutorial |
| 71 | + text: Stream live |
| 72 | + |
| 73 | + - title: Stream on demand |
| 74 | + links: |
| 75 | + - url: ./latest/assets-concept.md |
| 76 | + itemType: concept |
| 77 | + text: Uploading |
| 78 | + - url: ./latest/encoding-concept.md |
| 79 | + itemType: concept |
| 80 | + text: Encoding |
| 81 | + - url: ./latest/stream-files-tutorial-with-rest.md |
| 82 | + itemType: tutorial |
| 83 | + text: Encode remote file and stream |
| 84 | + - url: ./latest/stream-files-tutorial-with-api.md |
| 85 | + itemType: tutorial |
| 86 | + text: Encode uploaded file and stream |
18 | 87 |
|
19 |
| -sections: |
| 88 | + - title: Encrypt content |
| 89 | + links: |
| 90 | + - url: ./latest/content-protection-overview.md |
| 91 | + itemType: concept |
| 92 | + text: Protection |
| 93 | + - url: ./latest/protect-with-aes128.md |
| 94 | + itemType: tutorial |
| 95 | + text: Encrypt dynamically with AES-128 |
| 96 | + - url: ./latest/protect-with-drm.md |
| 97 | + itemType: tutorial |
| 98 | + text: Encrypt dynamically with DRM |
| 99 | + |
| 100 | + - title: Analyze content |
| 101 | + links: |
| 102 | + - url: ./latest/analyzing-video-audio-files-concept.md |
| 103 | + itemType: concept |
| 104 | + text: Media analytics |
| 105 | + - url: ./latest/analyze-videos-tutorial-with-api.md |
| 106 | + itemType: tutorial |
| 107 | + text: Analyze videos |
| 108 | + |
| 109 | +additionalContent: |
| 110 | + sections: |
| 111 | + - items: |
| 112 | + - title: Azure Storage |
| 113 | + summary: Learn about block blobs and containers |
| 114 | + url: https://docs.microsoft.com/azure/storage/ |
| 115 | + - title: CDN |
| 116 | + summary: Use the power of the Azure CDN to stream content at scale with services from Akamai and Verizon or load balance across multiple content delivery networks |
| 117 | + url: https://docs.microsoft.com/azure/cdn |
| 118 | + - title: Event Grid |
| 119 | + summary: Learn how to use Azure Event Grid to react to relevant events |
| 120 | + url: https://docs.microsoft.com/azure/event-grid/ |
| 121 | + |
20 | 122 |
|
21 |
| - - items: |
22 |
| - - type: list |
23 |
| - style: cards |
24 |
| - className: cardsM |
25 |
| - columns: 2 |
26 |
| - items: |
27 |
| - - href: /azure/media-services/latest/ |
28 |
| - html: <p>Encode, package, protect your content, stream videos on-demand, broadcast live, analyze with Media Services v3.</p> |
29 |
| - image: |
30 |
| - src: /azure/media-services/latest/media/index/AMSIcons-encoding.svg |
31 |
| - title: Azure Media Services v3 |
32 |
| - - href: /azure/media-services/previous/ |
33 |
| - html: <p>Encode, package, protect and more. This is the legacy service that is in maintenance. Customers are encouraged to migrate to Media Services v3 where new features and enhancements are being made.</p> |
34 |
| - image: |
35 |
| - src: |
36 |
| - title: Azure Media Services v2 (legacy) |
37 |
| - - href: /azure/cdn/ |
38 |
| - html: <p>Use the power of the Azure CDN to stream content at scale with services from Akamai and Verizon or load balance across multiple content delivery networks.</p> |
39 |
| - image: |
40 |
| - src: /azure/cdn/media/index/cdn.svg |
41 |
| - title: CDN |
42 |
| - - href: https://amp.azure.net/libs/amp/latest/docs/index.html |
43 |
| - html: <p>Play back media content from Microsoft Azure Media Services on a wide variety of browsers and devices.</p> |
44 |
| - image: |
45 |
| - src: /azure/media-services/latest/media/index/AMSIcons-Player.svg |
46 |
| - title: Azure Media Player |
47 |
| - - href: /azure/media-services/video-indexer/ |
48 |
| - html: <p>Extract the insights from your video and audio files using Video Indexer.</p> |
49 |
| - image: |
50 |
| - src: media/index/AMSIcons-media_analytics.svg |
51 |
| - title: Azure Media Services Video Indexer |
| 123 | + |
0 commit comments