Audio Quality is low #5100
Replies: 13 comments 14 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
-
@vnapps-feedback |
Beta Was this translation helpful? Give feedback.
-
Hi @vnapps-feedback, Regards |
Beta Was this translation helpful? Give feedback.
-
Ok @mekya , I sent mp3 file using AVAudioFile to read to AVAudioPCMBuffer after I convert AVAudioPCMBuffer -> CMSampleBuffer This is function to convert AVAudioPCMBuffer to CMSampleBuffer `
` |
Beta Was this translation helpful? Give feedback.
-
Hi mekya, https://drive.google.com/file/d/1O9wcX0Y5kuIzNTeExPcjbwV55kZ1Ms-r/view?usp=share_link |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya, Could you share me your server for testing. I don't know if my server is configured correctly. |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya , I splited CMSampleBuffer to only 255 frames/package. But the quality is the same (quite low). |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya, |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya, About CMSampleBuffer, I don't really Split it. I create AVAudioPCMBuffer with small package (about 255 Frames/package), after that I convert AVAudioPCMBuffer to CMSampleBuffer, therefore CMSampleBuffer only contains about 255 frames/package also. |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya , |
Beta Was this translation helpful? Give feedback.
-
Hi @vnapps-feedback and @mekya This is for the enterprise version. if you specify settings.audioBitrateSFU in red5-web.properties, the sound quality will improve.
|
Beta Was this translation helpful? Give feedback.
-
Hi @mojatter , |
Beta Was this translation helpful? Give feedback.
-
Hi @mekya, |
Beta Was this translation helpful? Give feedback.
-
Hello,
I installed Ant Media Server with Default Settings.
I'm streaming an music file (filetype: mp3, sample rate: 44100, channels: stereo, bitrate: 128kbps) to Ant Media Server using iOS SDK and open the stream on Ant Media Server management web.
I see that the audio quality on web player is really low (not the same as I open the music file directly on my macbook).
How can I improve the audio quality?
Have any settings on Ant Media Server to use stereo audio and bitrate: 128kbps audio?
Beta Was this translation helpful? Give feedback.
All reactions