@@ -25,61 +25,42 @@ landingContent:
25
25
linkLists :
26
26
- linkListType : overview
27
27
links :
28
- - text : " What is Media Services v3?"
29
- url : media-services-overview.md
30
- - text : " What's new in Media Services?"
28
+ - text : " What is Video Indexer?"
29
+ url : video-indexer-overview.md
30
+ - text : " Compare Media Services v3 presets and Video Indexer"
31
+ url : compare-video-indexer-with-media-services-presets.md
32
+ - text : " What's new in Video Indexer?"
31
33
url : release-notes.md
32
- - linkListType : concept
33
- links :
34
- - text : Media Services accounts
35
- url : media-services-account-concept.md
36
- - text : Storage accounts
37
- url : storage-account-concept.md
38
- - text : Packaging
39
- url : dynamic-packaging-overview.md
40
- - text : Monitoring
41
- url : reacting-to-media-services-events.md
42
- - text : Player clients
43
- url : use-azure-media-player.md
44
- - text : Developing with v3 API guidance
45
- url : media-services-apis-overview.md
46
-
34
+
47
35
# Card (optional)
48
36
- title : Get started
49
37
linkLists :
50
38
- linkListType : how-to-guide
51
39
links :
52
- - text : Create an account
53
- url : create-account-cli-how-to.md
54
- - text : Access API
55
- url : access-api-cli-how-to.md
40
+ - text : " Sign up and upload a video"
41
+ url : video-indexer-get-started.md
42
+ - text : " Create an account connected to Azure"
43
+ url : connect-to-azure.md
44
+ - text : " Use Video Indexer API"
45
+ url : video-indexer-use-apis.md
46
+ - text : " Examine output produced by API"
47
+ url : video-indexer-output-json-v2.md
48
+ - text : " Embed Video Indexer widgets into apps"
49
+ url : video-indexer-embed-widgets.md
56
50
- linkListType : download
57
51
links :
58
- - text : .NET SDK samples
59
- url : https://github.com/Azure-Samples/media-services-v3-dotnet
60
- - text : Java SDK samples
61
- url : https://github.com/Azure-Samples/media-services-v3-java
62
- - text : REST Postman collection samples
63
- url : https://github.com/Azure-Samples/media-services-v3-rest-postman
64
- - linkListType : reference
65
- links :
66
- - text : Azure CLI
67
- url : https://aka.ms/ams-v3-cli-ref
68
- - text : REST
69
- url : https://aka.ms/ams-v3-rest-ref
70
- - text : .NET
71
- url : https://aka.ms/ams-v3-dotnet-ref
72
- - text : Java
73
- url : https://aka.ms/ams-v3-java-ref
52
+ - text : " Video Indexer samples"
53
+ url : https://github.com/Azure-Samples/media-services-video-indexer
74
54
75
55
# Card
76
- - title : Stream live
77
- linkLists :
78
- - linkListType : concept
79
- links :
80
- - text : Live streaming
81
- url : live-streaming-overview.md
82
- - linkListType : tutorial
56
+ - title : Customize content models
57
+ linkLists :
58
+ - linkListType : how-to-guide
83
59
links :
84
- - text : Stream live
85
- url : stream-live-tutorial-with-api.md
60
+ - text : Customize a brands model
61
+ url : customize-brands-model-with-website.md
62
+ - text : Customize a language model
63
+ url : customize-language-model-with-website.md
64
+ - text : Customize a person model
65
+ url : customize-person-model-with-website.md
66
+
0 commit comments