linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] AttributeError: 'linphone.Core' object has no attr


From: Miguel Romaní
Subject: [Linphone-developers] AttributeError: 'linphone.Core' object has no attribute 'audio_codecs'
Date: Fri, 15 Jun 2018 13:22:01 +0200

Hi,

Installed:

linphone-3.12.0_343_gca911cc-cp27-none-linux_x86_64.whl
Ubuntu 16.04.1 LTS
Python 2.7.12

When trying to run the video sample found in https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Linphone%20Python%20Wrapper/

I get the error 

 File "linphone_text.py", line 34, in __init__
    for codec in self.core.audio_codecs:
AttributeError: 'linphone.Core' object has no attribute 'audio_codecs'

Any idea?

Thanks,

Miguel

reply via email to

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