Live Streaming with RTMP

Use Cases

:television: YouTube and Facebook

The primary use case for livestreaming is to bring your Zoom meeting/webinar to a different platform. This might be because you’ve built an audience there or because it adds to how discoverable your event is or simply because you can distribute your recorded content easier on that platform.

For example, if you have an established YouTube channel it makes the most sense to stream the event to your subscribers and/or have it available for them directly on YouTube.

Another common use case for live streaming is to offload additional attendees when an event is full. For example, when using YouTube or Facebook as your streaming service, you can redirect participants to the live stream. This allows them to watch and engage with the content where they otherwise wouldn’t be able to.

:gear: Custom Services

There are quite a few use cases for utilizing a custom service and that is because this option is designed to allow developers to receive an RTMP stream of the meeting at an endpoint they provide. This enables developers to record the live stream or parse audio and video.

An example of this would be a service that offers analytics on meeting content. They might need to analyze the audio and video to create a transcript and gather details needed for their service.

After, they could overlay their data on a recording of the meeting captured through live stream.