From: Peter G. <jpg...@gm...> - 2008-06-13 15:10:56
|
On Fri, Jun 13, 2008 at 10:53 AM, Paulo Vicentini <vic...@gm...> wrote: > Hi, > > (iaxclient-2.1beta3) > > I am able to make video+audio call with two iaxclients without using > asterisk server, but using asterisk I got video codec failed negotiation… > > > > I tried CONTROL:STARTVIDEO with no success > > > > I saw posts related to Generic Media Frame Specification / Video codec > negotiation in IAX / etc > > > > I am not "negotiating" *video* codecs (format = IAXC_FORMAT_THEORA) , but > this problem is related to audio+video (multiple medias) negotiation, is > that correct? > > > > What is the current status of this issue? Is it possible to make audio+video > calls thru Asterisk with IAXclient? Asterisk must be patched to include theora support if you want to use theora as your video codec. The attached patch should be sufficient. It is against asterisk-1.4.20.1. Pete |