linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone-daemon on Raspberry Pi


From: Hilman Fitriana
Subject: Re: [Linphone-developers] linphone-daemon on Raspberry Pi
Date: Wed, 22 Jul 2020 11:11:21 +0700

Hello,

I managed to build a linphone from source on raspi with the ubuntu OS by clone linphone-desktop 4.2 code and then clone linphone-sdk separately. after that I replaced the linphone-sdk files on the linphone-desktop with the latest linphone-sdk files.

I hope this helps,

Hilman

Pada tanggal Sel, 21 Jul 2020 pukul 02.58 Iain Mott <mott@escuta.org> menulis:
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


_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

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