gouravd
New Member
Hello, we are building a solution that uses Mixer heavily (Audio only). Part of our requirement is to change properties of incoming streams to the mixer.
Stream1, Stream2, Stream3 are fed to Mixer1, Stream 4, Stream 5 are fed to Mixer2. So output of mixer2 will be Stream1, Stream2, Stream3, Stream4, Stream5. But at runtime (based on specific business logic) we would like to change volume of output of Mixer1 that we send to Mixer2, so that the output of Mixer2 has normal volume of Stream4 and Stream5 but reduced volume of Stream1, Stream2, Stream3.
I explored transcoder but I did not find options to change volume.
Note: Output of Stream1 is also fed to another mixer which needs the streams at normal volumes so we cannot reduce volume from source. Is there a direct way to achieve this in Flashphoner? What other ways can we achieve this?
Note: This specific question is about voiume but we are looking for a more general purpose transcoding ability
Stream1, Stream2, Stream3 are fed to Mixer1, Stream 4, Stream 5 are fed to Mixer2. So output of mixer2 will be Stream1, Stream2, Stream3, Stream4, Stream5. But at runtime (based on specific business logic) we would like to change volume of output of Mixer1 that we send to Mixer2, so that the output of Mixer2 has normal volume of Stream4 and Stream5 but reduced volume of Stream1, Stream2, Stream3.
I explored transcoder but I did not find options to change volume.
Note: Output of Stream1 is also fed to another mixer which needs the streams at normal volumes so we cannot reduce volume from source. Is there a direct way to achieve this in Flashphoner? What other ways can we achieve this?
Note: This specific question is about voiume but we are looking for a more general purpose transcoding ability