# Mixing Audio to live streaming and broadcasting

**URL:** https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653
**Category:** Wowza Streaming Engine
**Tags:** recording
**Created:** [January 14, 2019, 5:34pm UTC](https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653 "2019-01-14T17:34:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ajib\_CK](https://avatars.discourse-cdn.com/v4/letter/a/a587f6/32.png) [@Ajib\_CK](https://community.wowza.com/u/Ajib_CK)
#### Post date: [January 14, 2019, 5:34pm UTC](https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653/1 "2019-01-14T17:34:56Z")

</div>

Is there a way to accomplish the following using wowza?

- Read live video streaming
- buffer it (for e.g. 2 minutes)
- edit the buffered stream (cut selected minutes, mix with another audio by recording it)
- broadcast the modified stream to end users

i.e, the user will be editing the audio and mixing it in the video before it will be broadcasted .There will be multiple audios for the same video format and those should be separately broadcasted. Any help will be greatly appreciated.

---

<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: [January 14, 2019, 6:25pm UTC](https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653/2 "2019-01-14T18:25:44Z")

</div>

Yes @Ajib CK you can accomplish this through the Wowza ModuleAVMix.

This module provides the following functionality: allows you to create streams using audio and video tracks from separate sources.

1. [https://www.wowza.com/docs/how-to-mix-audio-and-video-from-different-live-sources-moduleavmix](https://www.wowza.com/docs/how-to-mix-audio-and-video-from-different-live-sources-moduleavmix)

GitHub source code here:

[https://github.com/WowzaMediaSystems/wse-plugin-avmix](https://github.com/WowzaMediaSystems/wse-plugin-avmix)

I hope this helps you.

---

<div class="post-metadata">

### Author: ![Ajib\_CK](https://avatars.discourse-cdn.com/v4/letter/a/a587f6/32.png) [@Ajib\_CK](https://community.wowza.com/u/Ajib_CK)
#### Post date: [January 15, 2019, 6:08am UTC](https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653/3 "2019-01-15T06:08:13Z")

</div>

One more question which I missed to add initially. This can be achieved in web application, right? I mean, we need to use this functionality in a web application. Any constraints for that?

---

<div class="post-metadata">

### Author: ![Ajib\_CK](https://avatars.discourse-cdn.com/v4/letter/a/a587f6/32.png) [@Ajib\_CK](https://community.wowza.com/u/Ajib_CK)
#### Post date: [January 16, 2019, 10:16am UTC](https://community.wowza.com/t/mixing-audio-to-live-streaming-and-broadcasting/52653/4 "2019-01-16T10:16:30Z")

</div>

One more question which I missed to add initially. This can be achieved in web application, right? I mean, we need to use this functionality in a web application. Any constraints for that?
