Configuring encoders for live event streaming in Microsoft Teams

Note

Teams live events will be deprecated on September 30, 2024. We recommend that you use town halls instead. For details, see Plan for Teams town halls.

Teams accepts live feeds from various different encoders that output RTMP or RTMPS. Each encoder is different, so make sure to follow the guidelines for the encoder configurations when sending to Teams.

To learn how to set up a Live event in Teams, read about creating live events. If you're already using an encoder integrated with Teams, read about configuring encoders for live streaming.

Configuration Steps

After you scheduled the live event using Teams or Viva Engage, and select the Teams Encoder option, you can retrieve the RTMP URL and key from the meeting invite and use them to send the feed into the Teams producer UI.

Gather the RTMP information

Scheduled in Teams

  1. Open the Teams client and navigate to the Calendar.
  2. Select the scheduled live event and select the double arrow button to see the invite details.
  3. Go down to the RTMP in details section.
  4. Select the Get RTMP link to copy the RTMP ingest URL to the clipboard.
  5. Select the Get RTMP key to copy the RTMP key to the clipboard.

Scheduled in Viva Engage

  1. Navigate to the Viva Engage community where the event was scheduled.
  2. Select the Events tab to see upcoming scheduled events.
  3. Select the desired event to bring up the details page.
  4. On the right side, under Produce, Select the RTMP information link to expose the RTMP URL and key.

Encoder Setup

  1. Once you collect the RTMP information, ensure your encoder is configured with the correct settings in the recommended encoder settings section.
  2. Enter the RTMP URL and Key into your encoder's streaming settings (refer to the manufacturer's documentation for specifics).
  3. Configure your encoder with the desired audio and video sources.
  4. Open the Teams client and join the live vent as a Producer.
  5. Start streaming from the encoder to the Teams RTMP ingest URL.
  6. In the Teams Producer window, after a few seconds, the encoder's RTMP feed appears in the presenter area.
  7. Select on the RTMP feed in the presenter area to place it into the queue on the left side.
  8. When you're satisfied with the feed, select Send Live - the feed then also appears on right side of the Producer window.
  9. Select Start to begin the stream.

Ingest protocols

  • Single bitrate RTMPS or RTMP

Video format

  • Aspect Ratio: 16:9
  • Codec: H.264
  • Profile: High (Level 4.0)
  • Bitrate: Up to 5 Mbps (5000 kbps)
  • Strict Constant Bitrate (CBR)
  • Keyframe/GOP: 2 seconds
    • There must be an IDR frame at the beginning of each GOP
    • Frame Rate: 29.97 fps or 30 fps
    • Resolution: 1280 x 720 (720P)
    • Interlace Mode: Progressive

Audio format

  • Codec: AAC (LC)
  • Bitrate: 192 kbps
  • Sample Rate: 48 kHz or 44.1 kHz (recommend 48 kHz)

Playback requirements

  • Both an audio and video stream must be present in order to play back content in Teams.

Configuration tips

  • Whenever possible, use a hardwired internet connection.
  • When determining bandwidth requirements, it's advisable to double the streaming bitrates. While doubling the streaming bitrates isn't a mandatory requirement, it helps mitigate network congestion.
  • When using software-based encoders, close any unnecessary programs.
  • Don't change your encoder configuration after it starts pushing. It has negative effects on the event and can cause the event to be unstable. If you want to change encoder configurations before the event starts, you must disconnect using the producer controls in Teams and start setup again.
  • If the encoder is disconnected during the live event, reconnect it keeping the same timestamps of continuing process. Any discontinuity might cause audio or video issues on certain browsers and devices.
  • Give yourself ample time to set up your event. For high scale events, it's recommended to start the setup an hour before your event.