# How to Custom create MPD and Service?

**URL:** https://community.wowza.com/t/how-to-custom-create-mpd-and-service/48592
**Category:** Wowza Streaming Engine
**Created:** [April 24, 2017, 8:34am UTC](https://community.wowza.com/t/how-to-custom-create-mpd-and-service/48592 "2017-04-24T08:34:14Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Yoseph\_Choi](https://avatars.discourse-cdn.com/v4/letter/y/839c29/32.png) [@Yoseph\_Choi](https://community.wowza.com/u/Yoseph_Choi)
#### Post date: [April 24, 2017, 8:34am UTC](https://community.wowza.com/t/how-to-custom-create-mpd-and-service/48592/1 "2017-04-24T08:34:14Z")

</div>

We want to provide additional information to the MPD.

But, Wowza only has formal information.

Is there a way to develop a module?

Is it possible to develop a module to generate MPD?

Is it possible to extend using java?

We have transcoder and player.

but We do not have an MPEG-DASH streaming server.

Please tell me.

(we will use HEVC tile)

---

<div class="post-metadata">

### Author: ![Alex\_C](https://avatars.discourse-cdn.com/v4/letter/a/bbe5ce/32.png) [@Alex\_C](https://community.wowza.com/u/Alex_C)
#### Post date: [May 13, 2017, 4:41am UTC](https://community.wowza.com/t/how-to-custom-create-mpd-and-service/48592/2 "2017-05-13T04:41:14Z")

</div>

Hello Yoseph,

What kind of additional information would you want to add to the mpd?

Alex

---

<div class="post-metadata">

### Author: ![Yoseph\_Choi](https://avatars.discourse-cdn.com/v4/letter/y/839c29/32.png) [@Yoseph\_Choi](https://community.wowza.com/u/Yoseph_Choi)
#### Post date: [June 19, 2017, 3:16am UTC](https://community.wowza.com/t/how-to-custom-create-mpd-and-service/48592/3 "2017-06-19T03:16:24Z")

</div>

hello Alex,

we are planning to develop 360 VR Streaming service based on MPEG DASH SRD(Spatial Relation Description) and HEVC tile encoding.

HEVC encoder and VR player is developing. but we don’t develop streaming server.

we know that a lot of wowza streaming server are used.

we want to use wowza streaming server for our service.

additional SRD information is required in the MPD.

we think wowza not support MPEG DASH SRD, so I want to develop a plugin if possible.

We want to develop a plugin to add information to mpd and a plugin to serve tile-based chunks.

I want to know if these things are possible.
