# Can Wowza help me get from browser to a custom rtmp?

**URL:** https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478
**Category:** Wowza Streaming Engine
**Created:** [June 29, 2021, 3:06pm UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478 "2021-06-29T15:06:14Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Kristian\_Ravn](https://avatars.discourse-cdn.com/v4/letter/k/8dc957/32.png) [@Kristian\_Ravn](https://community.wowza.com/u/Kristian_Ravn)
#### Post date: [June 29, 2021, 3:06pm UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478/1 "2021-06-29T15:06:14Z")

</div>

Hi all,

Bit of a noob question, and I’m sorry about that. However, I need to find out how services like Streamyard or Melon go from capturing audio and video in a browser and send to a custom RTMP. Obviously, there has to be some sort of middle layer, but I can’t identify it.

Could Wowza be such a layer?

Any help is appreciated!

K

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [June 29, 2021, 9:05pm UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478/2 "2021-06-29T21:05:36Z")

</div>

Hi @Kristian_Ravn, we were all new to streaming at some point so all questions are welcome here!

People capture the video and audio from the browser using the [WebRTC protocol](https://www.wowza.com/blog/what-is-webrtc) and I’ve linked to a blog explaining what it is. So that’s the layer you’re asking about and it works over TCP or UDP to send the video data.

You can use Wowza Streaming Engine to capture WebRTC and deliver it over RTMP. I’m going to be honest, that’s not the most ideal way to use it since RTMP playback has mostly died and has been replaced by HLS to reach more devices. But, it is possible to do for streaming that does require RTMP or secure RTMP which would RTMPS as FB requires. You would just need an SSL certificate for Secure streaming and we offer the [free StreamLock SSL cert here](https://www.wowza.com/docs/how-to-get-ssl-certificates-from-the-streamlock-service):

Here is the doc for WebRTC to RTMP playback:

[https://www.wowza.com/docs/how-to-use-webrtc-with-wowza-streaming-engine](https://www.wowza.com/docs/how-to-use-webrtc-with-wowza-streaming-engine)

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [June 29, 2021, 9:13pm UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478/3 "2021-06-29T21:13:16Z")

</div>

Do not hesitate to submit a [support ticket](https://www.wowza.com/support/open-ticket) to get help from an engineer and also we have a free [Engine Trial](https://www.wowza.com/media-server/developers/license) if you need to test this out first. WebRTC is considered a more advanced streaming protocol, so please send a ticket for configuration assistance- we’re happy to help.

---

<div class="post-metadata">

### Author: ![Kristian\_Ravn](https://avatars.discourse-cdn.com/v4/letter/k/8dc957/32.png) [@Kristian\_Ravn](https://community.wowza.com/u/Kristian_Ravn)
#### Post date: [June 30, 2021, 6:56am UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478/4 "2021-06-30T06:56:23Z")

</div>

Hi Rose,

Thank you 🙂

I should maybe have been a bit more precise in my formulation. I want to capture video and audio in browser (and assumed webRTC was the way to do it).

I want to send that audio and video feed to AWS Interactive Video Service (IVS) for distribution. Since IVS takes a RTMP feed i’d need it as a transportlayer only - not for delivery to end-viewers.

I think you links still pushes me in the right direction, so I’m going to dive further into that if the system allows me to register at a later point in time:

 ![Screenshot 2021-06-30 at 08.48.29](https://us1.discourse-cdn.com/flex002/uploads/wowza1/original/1X/941828c50b21128eabf09e99985ce260bf8c241a.png)

Anyway, Thanks  
K

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [June 30, 2021, 4:37pm UTC](https://community.wowza.com/t/can-wowza-help-me-get-from-browser-to-a-custom-rtmp/93478/5 "2021-06-30T16:37:29Z")

</div>

Ohh…gotcha. Yeah that’s a bit different and I don’t currently have any docs to support that particular workflow, but please do test it out and give us all an update!!
