Skip to content

Commit 806d03f

Browse files
authored
Update recommended-on-premises-live-encoders.md
1 parent dacd6b8 commit 806d03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/media-services/latest/recommended-on-premises-live-encoders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In Azure Media Services, a [Live Event](https://docs.microsoft.com/rest/api/medi
2828

2929
* An on-premises live encoder sends a multi-bitrate RTMP or Smooth Streaming (fragmented MP4) stream to the Live Event that is not enabled to perform live encoding with Media Services. The ingested streams pass through Live Events without any further processing. This method is called **pass-through**. We recommend for the live encoder to send multi-bitrate streams instead of a single-bitrate stream to a pass-through live event to allow for adaptive bitrate streaming to the client.
3030

31-
If you are using multi-bitrates streams for the pass-through live event, the video GOP size and the video fragments on different bitrates must be synchronized to avoid unexpected behavior on the playback side.
31+
If you are using multi-bitrates streams for the pass-through live event, the video GOP size and the video fragments on different bitrates must be synchronized to avoid unexpected behavior on the playback side.
3232

3333
> [!NOTE]
3434
> Using a pass-through method is the most economical way to do live streaming.

0 commit comments

Comments
 (0)