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


_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to