|
47 | 47 | href: encrypt-content-quickstart.md
|
48 | 48 | - name: Tutorials
|
49 | 49 | items:
|
50 |
| - - name: Encode remote file and stream video |
| 50 | + - name: .NET |
51 | 51 | items:
|
52 |
| - - name: With REST |
53 |
| - displayName: encoding, job, transform |
| 52 | + - name: Encode and stream a remote file REST |
54 | 53 | href: stream-files-tutorial-with-rest.md
|
55 |
| - - name: With CLI |
56 |
| - href: stream-files-cli-quickstart.md |
57 |
| - - name: With .NET |
| 54 | + - name: Encode and stream a remote file .NET |
58 | 55 | href: stream-files-dotnet-quickstart.md
|
59 |
| - - name: With Node.js |
| 56 | + - name: Encode and stream an uploaded file |
| 57 | + href: stream-files-tutorial-with-api.md |
| 58 | + - name: Stream live |
| 59 | + href: stream-live-tutorial-with-api.md |
| 60 | + - name: Analyze your video |
| 61 | + href: analyze-videos-tutorial-with-api.md |
| 62 | + - name: Encrypt dynamically with AES-128 |
| 63 | + href: protect-with-aes128.md |
| 64 | + - name: Encrypt dynamically with DRM |
| 65 | + href: protect-with-drm.md |
| 66 | + - name: CLI |
| 67 | + items: |
| 68 | + - name: Encode and stream a remote file CLI |
| 69 | + href: stream-files-cli-quickstart.md |
| 70 | + - name: Node.js |
| 71 | + items: |
| 72 | + - name: Encode and stream a remote file Node.js |
60 | 73 | href: stream-files-nodejs-quickstart.md
|
61 |
| - - name: Store AMS events in Azure Log Analytics |
62 |
| - href: tutorial-events-log-analytics.md |
63 |
| - - name: Encode uploaded file and stream video |
64 |
| - displayName: encode, encoding, job, transform |
65 |
| - href: stream-files-tutorial-with-api.md |
66 |
| - - name: Stream live |
67 |
| - href: stream-live-tutorial-with-api.md |
68 |
| - displayName: Live Events, Live Outputs, ingest |
69 |
| - - name: Analyze your video |
70 |
| - displayName: job, transform, VideoAnalyzerPreset, AudioAnalyzerPreset |
71 |
| - href: analyze-videos-tutorial-with-api.md |
72 |
| - - name: Encrypt dynamically with AES-128 |
73 |
| - href: protect-with-aes128.md |
74 |
| - - name: Encrypt dynamically with DRM |
75 |
| - displayName: PlayReady, Widevine, FairPlay |
76 |
| - href: protect-with-drm.md |
| 74 | + - name: Azure portal |
| 75 | + items: |
| 76 | + - name: Store AMS events in Azure Log Analytics |
| 77 | + href: tutorial-events-log-analytics.md |
77 | 78 | - name: Samples
|
78 | 79 | items:
|
79 | 80 | - name: Media Services v3 samples
|
|
0 commit comments