# Question Regarding WebRTC Turn Server Integration

**URL:** https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512
**Category:** Wowza Streaming Engine
**Created:** [December 22, 2016, 3:38pm UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512 "2016-12-22T15:38:21Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Tim\_McClure](https://avatars.discourse-cdn.com/v4/letter/t/8c91f0/32.png) [@Tim\_McClure](https://community.wowza.com/u/Tim_McClure)
#### Post date: [December 22, 2016, 3:38pm UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512/1 "2016-12-22T15:38:21Z")

</div>

In using the Wowza WebRTC trial I would like to my STUN/TURN server. In certain situations we need to use a turn server. How do I configure a turn server in Wowza? I notice there was a brief mention of putting it in the webrtcIceCandidateIpAddresses property but there was no documentation of what the format should be.

Thanks,

Tim McClure

---

<div class="post-metadata">

### Author: ![Jason\_Tuchler](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/jason_tuchler/32/462_2.png) [@Jason\_Tuchler](https://community.wowza.com/u/Jason_Tuchler)
#### Post date: [December 23, 2016, 9:15am UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512/2 "2016-12-23T09:15:39Z")

</div>

Hello,

Wowza uses STUN(not full STUN yet) and does not support TURN. If you need multiple IP address you can use a Pipe | symbol to add each one. You can only do TCP or UDP since Full STUN is not supported yet.

webrtcIceCandidateIpAddresses

55.55.55.55,tcp,1935|55.55.55.54,tcp,1935

String

Regards,

JasonT

---

<div class="post-metadata">

### Author: ![Kulwinder\_Kaur](https://avatars.discourse-cdn.com/v4/letter/k/f475e1/32.png) [@Kulwinder\_Kaur](https://community.wowza.com/u/Kulwinder_Kaur)
#### Post date: [July 3, 2017, 3:38am UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512/3 "2017-07-03T03:38:42Z")

</div>

Hi Tim

I want somewhat same requirement of integrating turn server as on our network udp is blocked and firefox does not allow me to stream using webrtc over tcp. Have you managed to achieve the above in some way?

---

<div class="post-metadata">

### Author: ![Vasyl\_Dmytruk](https://avatars.discourse-cdn.com/v4/letter/v/278dde/32.png) [@Vasyl\_Dmytruk](https://community.wowza.com/u/Vasyl_Dmytruk)
#### Post date: [November 2, 2017, 3:18pm UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512/4 "2017-11-02T15:18:51Z")

</div>

Whether Wowza started to support TURN? If so, how to configure? If not, will Wowza support TURN in the future?

---

<div class="post-metadata">

### Author: ![svyatoslav\_huk](https://avatars.discourse-cdn.com/v4/letter/s/ac8455/32.png) [@svyatoslav\_huk](https://community.wowza.com/u/svyatoslav_huk)
#### Post date: [November 30, 2017, 12:31pm UTC](https://community.wowza.com/t/question-regarding-webrtc-turn-server-integration/46512/5 "2017-11-30T12:31:51Z")

</div>

I am also very interested to know this. Wowza support, please comment.
