Skip to content

Commit 3d68304

Browse files
authored
Update recommended-on-premises-live-encoders.md
1 parent e0703fa commit 3d68304

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ ms.service: media-services
2222
# manager: MSFT-alias-manager-or-PM-counterpart
2323
---
2424

25-
# Recommended on-premises live streaming encoders
25+
# Tested on-premises live streaming encoders
2626

2727
In Azure Media Services, a [Live Event](https://docs.microsoft.com/rest/api/media/liveevents) (channel) represents a pipeline for processing live-streaming content. The Live Event receives live input streams in one of two ways.
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

3131
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

33-
> [!NOTE]
33+
> [!TIP]
3434
> Using a pass-through method is the most economical way to do live streaming.
3535
3636
* An on-premises live encoder sends a single-bitrate stream to the Live Event that is enabled to perform live encoding with Media Services in one of the following formats: RTMP or Smooth Streaming (fragmented MP4). The Live Event then performs live encoding of the incoming single-bitrate stream to a multi-bitrate (adaptive) video stream.
@@ -105,8 +105,8 @@ To play back content, both an audio and video stream must be present. Playback o
105105

106106
## See also
107107

108-
[Become an on-premises encoder partner](become-on-premises-encoder-partner.md)
108+
[Live streaming with Media Services v3](live-streaming-overview.md)
109109

110110
## Next steps
111111

112-
[Live streaming with Media Services v3](live-streaming-overview.md)
112+
[How to verify your encoder](become-on-premises-encoder-partner.md)

0 commit comments

Comments
 (0)