Skip to content

Commit 7ecc54a

Browse files
authored
Merge pull request #95770 from Juliako/patch-131
Update live-streaming-overview.md
2 parents 8673f32 + 310f3ab commit 7ecc54a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/media-services/latest/live-streaming-overview.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: media
1212
ms.tgt_pltfrm: na
1313
ms.devlang: ne
1414
ms.topic: article
15-
ms.date: 08/26/2019
15+
ms.date: 11/12/2019
1616
ms.author: juliako
1717

1818
---
@@ -59,6 +59,13 @@ When using the pass-through **Live Event**, you rely on your on-premises live en
5959

6060
When using cloud encoding with Media Services, you would configure your on-premises live encoder to send a single bitrate video as the contribution feed (up to 32Mbps aggregate) to the Live Event (using RTMP or fragmented-MP4 input protocol). The Live Event transcodes the incoming single bitrate stream into [multiple bitrate video streams](https://en.wikipedia.org/wiki/Adaptive_bitrate_streaming) at varying resolutions to improve delivery and makes it available for delivery to playback devices via industry standard protocols like MPEG-DASH, Apple HTTP Live Streaming (HLS), and Microsoft Smooth Streaming.
6161

62+
### Live transcription
63+
64+
Live transcription is a feature you can use with Live Events that are either pass-through or live encoding. For more information, see [live transcription](live-transcription.md). When this feature is enabled, the service uses the [Speech-To-Text](../../cognitive-services/speech-service/speech-to-text.md) feature of Cognitive Services to transcribe the spoken words in the incoming audio into text. This text is then made available for delivery along with video and audio in MPEG-DASH and HLS protocols.
65+
66+
> [!NOTE]
67+
> Currently, live transcription is available as a preview feature in West US 2.
68+
6269
## Live streaming workflow
6370

6471
To understand the live streaming workflow in Media Services v3, you have to first review and understand the following concepts:

0 commit comments

Comments
 (0)