# Wowza RTMP live streaming with CDN

**URL:** https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899
**Category:** Wowza Streaming Engine
**Created:** [March 14, 2015, 9:55pm UTC](https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899 "2015-03-14T21:55:15Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Khoo\_Chun\_Qhai](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@Khoo\_Chun\_Qhai](https://community.wowza.com/u/Khoo_Chun_Qhai)
#### Post date: [March 14, 2015, 9:55pm UTC](https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899/1 "2015-03-14T21:55:15Z")

</div>

I’m using RTMP player to watch live streaming video. My clients using Open Broadcasting Software(OBS) with RTMP link to broadcast their video and connect to my website RTMP player. I want to use CloudFront CDN for this. So I’m configured with Amazon Wowza and start working on it.

According to this, Wowza version 4.0 has cloudfront package and configured as HTTP origin. Does it support RTMP ? The example shows RTMP address.

---

<div class="post-metadata">

### Author: ![Mac\_Hill](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/mac_hill/32/434_2.png) [@Mac\_Hill](https://community.wowza.com/u/Mac_Hill)
#### Post date: [March 17, 2015, 1:18pm UTC](https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899/2 "2015-03-17T13:18:36Z")

</div>

Hello,

A [CloudFront distribution](https://www.wowza.com/docs/how-to-bring-your-wowza-streaming-engine-license-to-cloudfront-live-http-streaming) can deliver streaming content by using the following HTTP-based dynamic streaming protocols:

- Adobe HTTP Dynamic Streaming (Adobe HDS)

- Apple HTTP Live Streaming (Apple HLS)

- Microsoft Smooth Streaming

- MPEG-DASH

---

<div class="post-metadata">

### Author: ![Alan\_Aronoff](https://avatars.discourse-cdn.com/v4/letter/a/7c8e57/32.png) [@Alan\_Aronoff](https://community.wowza.com/u/Alan_Aronoff)
#### Post date: [February 4, 2016, 12:58pm UTC](https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899/3 "2016-02-04T12:58:50Z")

</div>

> Hello,
> 
> A [CloudFront distribution](https://www.wowza.com/docs/how-to-bring-your-wowza-streaming-engine-license-to-cloudfront-live-http-streaming) can deliver streaming content by using the following HTTP-based dynamic streaming protocols:

- Adobe HTTP Dynamic Streaming (Adobe HDS)

- Apple HTTP Live Streaming (Apple HLS)

- Microsoft Smooth Streaming

- MPEG-DASH

---

<div class="post-metadata">

### Author: ![Andrew\_Ramberg](https://avatars.discourse-cdn.com/v4/letter/a/7c8e57/32.png) [@Andrew\_Ramberg](https://community.wowza.com/u/Andrew_Ramberg)
#### Post date: [February 23, 2016, 8:58am UTC](https://community.wowza.com/t/wowza-rtmp-live-streaming-with-cdn/44899/4 "2016-02-23T08:58:43Z")

</div>

Hello,

> But isn’t the problem with Cloudfront non-HTTP-based streaming support is that it only works for VOD (s3 bucket) and not live? It doesn’t seem possible to live stream RTMP over Cloudfront.

I believe this is what Mac is saying. Cloudfront is designed to distribute HTTP VOD/Live Stream traffic and RTMP VOD. For Live Streaming RTMP you may want to look at other CDN services such as Akamai. You should be able to use both services together if you’d like to use CloudFront for your HTTP traffic and Akamai for your RTMP Live Streams. We do have an article that describes how to use the Stream Targets/Push Publishing feature to stream RTMP into the Akamai CDN network. This Stream Target could be configured on the HTTP Application to feed the Akamai users. Please see the article below:

[How to use RTMP to distribute live streams](https://www.wowza.com/docs/how-to-use-rtmp-to-distribute-live-streams#streamtarget)

Best regards,

Andrew
