<div><br></div><div>Hi List,</div><div><br></div><div>I have been trying to develop an RTP streaming back end for a project. I have managed to set it up based off the examples in the plugins-good distribution using alaw and PCMA, e.g: my working server + client first encodes some music in alaw and then uses the rtppcmapay element to prep the stream for the rtpbin. The client then does the reverse and plays the music.</div>
<div><br></div><div>However, since the alaw encoding is not ideal for music I have tried to use different a encoding. I have tried AC3 and MPA, but both with no luck. On the client I changed the caps and depayloader accordingly. The caps I have tried for AC3 and MPA are, respectively,</div>
<div><br></div><div>application/x-rtp, media=(string)audio, payload=(int)127, clock-rate=(int)44100, encoding-name=(string)AC3</div><div><br></div><div>application/x-rtp, media=(string)audio, clock-rate=(int)90000, encoding-name=(string)MPA</div>
<div><br></div><div>I have then been using a decodebin2 to decode the audio once depayloaded, which worked for the alaw. I am pretty much at a loss as to what could be wrong at this point. When I run the client with alaw, I get some nice messages printing info about the stream; however, for the MPA and AC3 I don&#39;t get anything. The client just sits and does nothing.</div>
<div><br></div><div>If anyone has any idea or suggestions, they would be much appreciated.</div><div><br></div><div>Best Regards,</div><div>Alex Waterman</div><div><br></div>-- <br>Alex Waterman - Computer Engineer (215-896-4920)<div>
<a href="mailto:imnotlistening@gmail.com" target="_blank">imnotlistening@gmail.com</a><br><a href="mailto:amw2813@rit.edu" target="_blank">amw2813@rit.edu</a><br>Support or create OpenSource<br><br></div><br>