# Transcode raw streams from DVB-S2 and restream in other Formats

**URL:** https://community.wowza.com/t/transcode-raw-streams-from-dvb-s2-and-restream-in-other-formats/39937
**Category:** Wowza Streaming Engine
**Created:** [August 12, 2016, 1:25am UTC](https://community.wowza.com/t/transcode-raw-streams-from-dvb-s2-and-restream-in-other-formats/39937 "2016-08-12T01:25:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ali\_Dali](https://avatars.discourse-cdn.com/v4/letter/a/e8c25b/32.png) [@Ali\_Dali](https://community.wowza.com/u/Ali_Dali)
#### Post date: [August 12, 2016, 1:25am UTC](https://community.wowza.com/t/transcode-raw-streams-from-dvb-s2-and-restream-in-other-formats/39937/1 "2016-08-12T01:25:26Z")

</div>

Hello,

I want transcode (with wowza) live tv channels that coming from a DVB-S2 as raw streams (high bitrate).

As output protocol has the DVB-S2 Software, UDP and HTTP.

How can i receive with wowza udp or http, transcode the streams, and publish them again wit low bitrates ?

Is there any Tutoria for this ?

Kind regards

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [September 6, 2016, 6:46am UTC](https://community.wowza.com/t/transcode-raw-streams-from-dvb-s2-and-restream-in-other-formats/39937/2 "2016-09-06T06:46:50Z")

</div>

Hi,

Yes Wowza can accept a UDP source. You can [see examples in this article](https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-mpeg-ts-based-encoder%28MPEG-TS-based-encoder%29). Essentially you create a stream file with a udp listener, which is constructed of an IP address (or all interfaces if set to udp://0.0.0.0) and a listener port.

Wowza can restream this [in various protocols](https://www.wowza.com/docs/understanding-streaming-protocols-and-output-file-formats). Note that the source needs to be H.264 in order to be playable, or if mpeg-ts then it can be transcoded to an H.264 output.

Best,

Salvadore
