# Media Push overview (/en/realtime-media/media-push)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

Agora's Media Push service streams audio and video from Agora channels to CDNs and other RTMP-based platforms. With advanced edge transcoding, it minimizes latency and provides full control over the layout and appearance of the stream. This enables seamless distribution to multiple destinations, combining real-time engagement with broad audience reach.

Extend the reach of your Agora streams to third-party services. Whether it’s live events, webinars, or hybrid broadcasts, Media Push amplifies your content while preserving the low-latency, high-quality experience that Agora is known for.

## Quick links [#quick-links]

<Cards>
  <Card title="Enable Media Push" href="./get-started/enable-media-push" description="Set up Media Push and send RTC streams to external platforms." />

  <Card title="API reference" href="/en/api-reference/api-ref/media-push" description="Explore Media Push REST API operations and parameters." />
</Cards>

## Key features [#key-features]

<CardGrid>
  <FeatureCard title="Hybrid streaming use cases">
    Ideal for hybrid use cases where a small audience group can interact with the host(s) and each other, while most of the audience only listens/watches.
  </FeatureCard>

  <FeatureCard title="Global CDN compatibility">
    Media Push works with major CDN providers across the globe, with support for RTMP and RTMPS protocols.
  </FeatureCard>

  <FeatureCard title="Easy-to-use RESTful API">
    Agora’s RESTful API makes integration easy while providing flexibility to customers.
  </FeatureCard>

  <FeatureCard title="Audience expansion">
    Uploading live interactive content to CDN enables customers to expand their audience for use cases where only a section of a large audience needs live engagement.
  </FeatureCard>

  <FeatureCard title="Wide range of use cases">
    Upload to CDN works for any use case, and is particularly useful for verticals like virtual events, social live streaming, education webinars and more.
  </FeatureCard>
</CardGrid>
