Replies: 2 comments 6 replies
-
|
Hello, Do you want mix 2 audios or change the audio source to a file? In the case of change to an audio file source you can use the current library code with AudioFileSource. This method mix 2 PCM buffers with this requirements:
|
Beta Was this translation helpful? Give feedback.
-
|
Hello, For now, I did a test of concept that works here: For testing I used a video with 44100 sample rate and stereo as audio. This feature don't need add extra code to the library because it is supported using a CustomAudioEffect. Let me know your tests results and possible improvements. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to ask if RootEncoder supports adding background music (for example, from an MP3 file) to the live stream.
The idea is that when the mic is muted, viewers can still hear the background music in the stream.
Is this feature supported, or can it be done by using a custom audio source?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions