From da1c04a2aedf30054193afbdf7930048d2ace2f9 Mon Sep 17 00:00:00 2001 From: Julia Kornich Date: Thu, 16 Jan 2020 00:16:17 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 195f1b2..181bf76 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ products: - azure-media-services description: "The samples in this repo show how to encode, package, protect, analyze your videos with Azure Media Services v3 using Java SDK. You also learn how to perform live ingest in order to broadcast your events." --- - + # Azure Media Services v3 samples using Java The samples in this repo show how to encode, package, protect your videos with Azure Media Services v3 using Java SDK. The repo also contains samples that demonstrate how to analyze videos and perform live ingest in order to broadcast your events.