[asterisk-dev] SDP negotation problem

Kristian Kielhofner kristian.kielhofner at gmail.com
Tue Feb 9 11:03:51 CST 2010


On Tue, Feb 9, 2010 at 11:28 AM, Salvatore Frandina
<salvatore.frandina at gmail.com> wrote:
> Yes, they say that at moment VLC can only send RTP packets with 96 dynamic
> payload. How can I solve it?
> I'm not expert programmer.
>

  I'm not much of a programmer either but this looks to be pretty simple:

vlc-1.0.5/modules/stream_out/rtp.c line 906

  That's where it starts looking for a free payload type, starting at
96.  Perhaps you could experiment with other starting values?  Overall
the SDP, RTP, and codec code for VLC looks to be pretty
straightforward...

-- 
Kristian Kielhofner
http://www.astlinux.org
http://blog.krisk.org
http://www.star2star.com
http://www.submityoursip.com
http://www.voalte.com



More information about the asterisk-dev mailing list