# Multiple stream files using single udp multicast

**URL:** https://community.wowza.com/t/multiple-stream-files-using-single-udp-multicast/48247
**Category:** Wowza Streaming Engine
**Created:** [March 8, 2017, 9:08am UTC](https://community.wowza.com/t/multiple-stream-files-using-single-udp-multicast/48247 "2017-03-08T09:08:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Vajahat\_Ali](https://avatars.discourse-cdn.com/v4/letter/v/aeb1de/32.png) [@Vajahat\_Ali](https://community.wowza.com/u/Vajahat_Ali)
#### Post date: [March 8, 2017, 9:08am UTC](https://community.wowza.com/t/multiple-stream-files-using-single-udp-multicast/48247/1 "2017-03-08T09:08:14Z")

</div>

Hello everyone,

I’ve successfully configured wowza and tested it too. The problem is, I have a mpts multicast containing 8 channels. I created stream files and mentioned the program IDs of channels and it successfully decodes all channels to separate streams. **The problem, however, is all the channels are on single udp multicast so when i connect to the first stream fle, i get ~12Mbps bytes in, but when i connect to the second stream file, which is on the same multicast, different program id, the incoming bitrate goes up to ~25 Mbps.** It’s as if wowza makes a second connection to the same multicast. Same thing happens when i connect to the third, fourth stream files, the bitrate increases 3-4 fold. I also tried turning on Datagram port sharing, by editing [install-dir]/conf/Server.xml and setting **/ to true** and restarting the server to no avail. The bitrate is still increasing.

I hope i was able to explain the issue clearly.

Please help
