Re: [h323plus] [h323implementers] How does the H323Plus handles the codecs
This should be on the h323plus mailing list.
You place the plugins directory next to src and header directories in the h323plus directory and then compile them seperately. This will create seperate **_p[t-w]libplugin.so files in the /release or /debug directory which you copy to your application directory or set the PTLIBPLUGINDIR env variable to point to directory you have placed your plugins. The plugins are automatically detected and loaded when you start your application.
Simon
_____
From: h323implementers-bounces@lists.packetizer.com [mailto:h323implementers-bounces@lists.packetizer.com] On Behalf Of Thiago Martins de Sousa Sent: Wednesday, 24 February 2010 7:47 AM To: h323implementers@lists.packetizer.com Subject: [h323implementers] How does the H323Plus handles the codecs
Hi,
I'm studying the H323Plus library to start a project but I have a doubt. How does it handles with de audio and video codecs? I look the source code and thought that I have to download the plugin and put then at the /include and then compile all together or I compile the source of the plugins and then put the archives *.o at the /include folder?
_____
Fique protegido enquanto navega na Internet. Instale o Internet http://go.microsoft.com/?linkid=9707132 Explorer 8.
participants (1)
-
Simon Horne