pjusa-lib Can i set the sender ptime for G711 codec?

M
M.S.
Wed, Jun 3, 2009 2:55 PM

Hello,
i want to set the ptime in pjsua-lib/application only in RTP sender direction.
Now it is fixed to the ptime default (20ms). I mean the RTP ptime for G711 codec,
not the conference ptime.

regards
  mark

Hello, i want to set the ptime in pjsua-lib/application only in RTP sender direction. Now it is fixed to the ptime default (20ms). I mean the RTP ptime for G711 codec, not the conference ptime. regards   mark
GL
Gang Liu
Thu, Jun 4, 2009 6:49 AM

Did you try pjsua_codec_set_param() this function?

BTW, I didn't try it before.

regards,
Gang

On Wed, Jun 3, 2009 at 10:55 PM, M.S. hamstiede@yahoo.de wrote:

Hello,
i want to set the ptime in pjsua-lib/application only in RTP sender
direction.
Now it is fixed to the ptime default (20ms). I mean the RTP ptime for G711
codec,
not the conference ptime.

regards
mark


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Did you try pjsua_codec_set_param() this function? BTW, I didn't try it before. regards, Gang On Wed, Jun 3, 2009 at 10:55 PM, M.S. <hamstiede@yahoo.de> wrote: > Hello, > i want to set the ptime in pjsua-lib/application only in RTP sender > direction. > Now it is fixed to the ptime default (20ms). I mean the RTP ptime for G711 > codec, > not the conference ptime. > > regards > mark > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >