linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] linphone-daemon on Raspberry Pi


From: Iain Mott
Subject: [Linphone-users] linphone-daemon on Raspberry Pi
Date: Tue, 21 Jul 2020 10:46:39 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

I sent the below message to the dev list yesterday, but really I should have posted here. Sorry for doubling up. Hope someone can please help:

Dear developers,

I need to use linphone-daemon on a Pi 4b running the latest Raspbery Pi OS (was Raspbian). The daemon is not included in any of the linphone packages and I've been trying to build it from source.

Can anyone please direct me to some current tutorials, if they exist, on Raspberry Pi installation?

I've looked at this old tutorial:

https://wiki.linphone.org/xwiki/wiki/public/view/Linphone/Linphone%20and%20Raspberry%20Pi/

and tried checking out git versions 4.0 and 4.1.1 which have the prepare.py as used in the tutorial. I also ran:

git submodule sync && git submodule update --init --recursive

however the line:

./prepare.py no-ui -DENABLE_OPENH264=ON -DENABLE_WEBRTC_AEC=OFF -DENABLE_UNIT_TESTS=OFF -DENABLE_MKV=OFF -DENABLE_FFMPEG=ON -DENABLE_CXX_WRAPPER=OFF -DENABLE_NON_FREE_CODECS=ON -DENABLE_VCARD=OFF -DENABLE_BV16=OFF -DENABLE_V4L=OFF

gives:

ERROR:root:Could not find prepare module: 'module' object has no attribute 'Target', probably missing submodules/cmake-builder? Try running:
git submodule sync && git submodule update --init --recursive

Is there a specific version of linphone-desktop that might work with this tutorial?

Any help greatly appreciated.

Thanks,

Iain




reply via email to

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