hey guys,<div><br></div><div><br></div><div>Have anyone try to implement stereo support in freeswitch to streaming the music?</div><div><br></div><div>I tried, but only 1 channel is hardcoded inside freeswitch code everywhere, i can&#39;t make it work properly, just wonder if any1 tried before?</div>
<div><br></div><div>Can we share some experiences?</div><div><br></div><div><br></div><div>What I tried:</div><div><br></div><div>File IO needs to support 2 channels</div><div>shout module needs to support 2 channels</div>
<div>L16 needs to support 2 channels</div><div>it should auto convert between 1 channel codec and 2 channel codec for encoding/decoding.</div><div><br></div><div>The problems I had are:</div><div><br></div><div>* some random RTP sending error. (using PCMA codec, before encode, i did convert audio from stereo into mono).</div>
<div><br></div><div>* music voice becomes noise. ( I tried to use MPG123_FORCE_STEREO to convert 1 channel music to 2 channel music).</div><div><br></div><div><br></div><div><br></div><div>Cheers</div><div>Xijing</div>