# Live audio streaming to multiple sources to multiple targets

**URL:** https://community.wowza.com/t/live-audio-streaming-to-multiple-sources-to-multiple-targets/46302
**Category:** Wowza Streaming Engine
**Created:** [December 2, 2015, 9:02pm UTC](https://community.wowza.com/t/live-audio-streaming-to-multiple-sources-to-multiple-targets/46302 "2015-12-02T21:02:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Naveen\_Togar](https://avatars.discourse-cdn.com/v4/letter/n/7cd45c/32.png) [@Naveen\_Togar](https://community.wowza.com/u/Naveen_Togar)
#### Post date: [December 2, 2015, 9:02pm UTC](https://community.wowza.com/t/live-audio-streaming-to-multiple-sources-to-multiple-targets/46302/1 "2015-12-02T21:02:51Z")

</div>

I’m working on a project where I have multiple sources who would be streaming live audio to multiple recipients.

What I want to do is?

1. Publish audio from a client to the server.

2. The published audio should be streamed down to the receiving client.

Is there additional components I would have to write using the Wowza API or is this something which is available out of the box? I am experienced in java development, so I should be able to handle this task myself.

Thanks

---

<div class="post-metadata">

### Author: ![Zoran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/zoran/32/385_2.png) [@Zoran](https://community.wowza.com/u/Zoran)
#### Post date: [December 4, 2015, 11:17pm UTC](https://community.wowza.com/t/live-audio-streaming-to-multiple-sources-to-multiple-targets/46302/2 "2015-12-04T23:17:00Z")

</div>

Hi,

The workflow you have described is available with a regular Wowza Streaming Engine installation.

You will need to publish the audio stream to your Wowza live application, using an encoder, and then play back that stream using a player running on the receiving client side.

For a simple setup, you can take a look at the “[How to set up live streaming using an RTMP-based encoder](https://www.wowza.com/docs/how-to-set-up-live-streaming-using-an-rtmp-based-encoder)” forum article for a more detailed explanation.

Zoran
