linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] BCG729 DLL doesn't work for windows due to failure


From: Philipp Schuster
Subject: [Linphone-developers] BCG729 DLL doesn't work for windows due to failure of init routine of the plugin
Date: Sun, 19 Oct 2014 07:15:16 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Hi,

I've tried to get the BCG729 DLL plugin working with Linphone:

I've compiled the BCG729 from git version: git://git.linphone.org/bcg729.git
As a result I've got the libbcg729-0.dll and saved it to the plugin folder of mediastreamer.

The problem now: I can't see any G729 entry in the list of codecs in Linphone 3.7 (I'm using the official stable release).

In the debug windows of Linphone I can find only one related failure message:
warning: Could not locate init routine of plugin ./lib/mediastreamer/plugins\libbcg729-0.dll. Should be libbcg729_init

The strange thing is that I've got the same message for my
libilbc-0.dll but it's working great anyway:
warning: Could not locate init routine of plugin ./lib/mediastreamer/plugins\libilbc-0.dll. Should be libilbc_init

So the question is: How can I get G729 to work with Linphone? I don't think that the dll is corrupted - there were no error messages while compiling it.

Thanks for your time,

Philipp

reply via email to

[Prev in Thread] Current Thread [Next in Thread]