# SRT stream target to Datarhei Restreamer

**URL:** https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570
**Category:** Wowza Streaming Engine
**Created:** [October 31, 2022, 10:27am UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570 "2022-10-31T10:27:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Dmitriy\_Zabenkov](https://avatars.discourse-cdn.com/v4/letter/d/9de0a6/32.png) [@Dmitriy\_Zabenkov](https://community.wowza.com/u/Dmitriy_Zabenkov)
#### Post date: [October 31, 2022, 10:27am UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570/1 "2022-10-31T10:27:50Z")

</div>

Hello.  
I’m trying to deliver an SRT from Wowza via stream target to our client’s “Datarhei Restreamer” server and keep getting a delivery error.  
The client provides the following line to connect to the Restreamer:

srt://(SERVER IP):(SERVER PORT)?mode=caller&transtype=live&streamid=#!:m=request,r=bc60e2e3-9a6a-4eb8-b73b-884b26975dce

I have tried different stream target settings but without success.  
What am I doing wrong?

---

<div class="post-metadata">

### Author: ![Sven\_Erbeck](https://avatars.discourse-cdn.com/v4/letter/s/5f9b8f/32.png) [@Sven\_Erbeck](https://community.wowza.com/u/Sven_Erbeck)
#### Post date: [November 9, 2022, 7:47pm UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570/2 "2022-11-09T19:47:07Z")

</div>

Hello Dimitriy  
Well, logs from Wowza would be exciting, and the logs from the Restreamer. If there is any problem with the connection setup, you should see it there. I guess spontaneously on the format of the stream ID.

Please open an issue on our datarhei GitHub datarhei page. We will be happy to support you. 🧐

You get there via the datarheicom or search engine “datarhei restreamer github”.

Sven from datarhei

---

<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: [November 10, 2022, 12:21am UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570/3 "2022-11-10T00:21:39Z")

</div>

Thanks Sven! It’s hard to troubleshoot without logs- appreciate you offering advice.

---

<div class="post-metadata">

### Author: ![Sven\_Erbeck](https://avatars.discourse-cdn.com/v4/letter/s/5f9b8f/32.png) [@Sven\_Erbeck](https://community.wowza.com/u/Sven_Erbeck)
#### Post date: [November 10, 2022, 2:21pm UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570/4 "2022-11-10T14:21:50Z")

</div>

Hello Rose

That’s no problem—you’re welcome. If Dimitriy still gets in touch, we’ll work it out. SRT can be a bit surprising in general. We have never had such an incident with WOWZA. It is exciting for us to see what arrives in the Restreamer. We will then apply a patch so that this goes through in the future.

Greetings from Switzerland  
Sven

---

<div class="post-metadata">

### Author: ![Dmitriy\_Zabenkov](https://avatars.discourse-cdn.com/v4/letter/d/9de0a6/32.png) [@Dmitriy\_Zabenkov](https://community.wowza.com/u/Dmitriy_Zabenkov)
#### Post date: [November 14, 2022, 10:02am UTC](https://community.wowza.com/t/srt-stream-target-to-datarhei-restreamer/95570/5 "2022-11-14T10:02:23Z")

</div>

Thank you for your responses. We figured out what the error was, it was necessary to insert the whole string into the “SteamID” of stream target field (for example, “#!:m=request,r=bc60e2e3-9a6a-4eb8-b73b-884b26975dce”). After that, the SRT is perfectly delivered to the Restreamer. It was a surprise for me to have such a possibility of StreamID.
