linphone-desktop | free VoIP and video softphone | TCP library
kandi X-RAY | linphone-desktop Summary
kandi X-RAY | linphone-desktop Summary
Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of linphone-desktop
linphone-desktop Key Features
linphone-desktop Examples and Code Snippets
Community Discussions
Trending Discussions on linphone-desktop
QUESTION
I’m trying to integrate linphone-sdk-Mac from https://download.linphone.org/releases/macosx/sdk/ to my objective c app. Basically what I’m doing is extracting zip file and import framework files to my project and then change all frameworks to “embed and sign” and then compile. Program runs fine until I try to create the core, even using “ linphone_factory_create_core_with_config_3” or “ linphone_factory_create_core_3”, they all crash with the same error, that is “could not load grammar vcard_grammar because the file could not be located”. Already tried to put grammar files in several places of the project, on different versions, including last one, but with no luck. Anyone know anyway to solve this?
Sample code:
...ANSWER
Answered 2021-Dec-14 at 20:17So after a lot of tinkering with the SDK, I've figured out to fix the vCard issue and compile properly without it on macOS with Swift/Objective-C (for arm64 and x86_x64).
Compiling SDKInstall the following dependencies with homebrew:
QUESTION
When I build the latest update of linphone-desktop
project on windows 10,
It builds in the VS2017 without any issues, but after that i get the error message:
unable to start program. build\RelWithDebInfo\ALL_BUILD the system can not find the file specified.
and when I open the exe in output\bin myself, I get an error:
Linphone will crash. Unable to open main window
What am I doing wrong? I tried to build in Debug and Release mode too, but no success.
...ANSWER
Answered 2020-Jun-03 at 19:09I was unable to rebuild the project after updating to latest commit.
Updated QT from 5.9.8 to 5.12.1
Reset all the path environment variables after the QT update
Reinstalled the latest perl
Rebuilt the project step by step (I tried Release mode) and finally, it works :)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install linphone-desktop
cmake >= 3.15 : download it in https://cmake.org/download/
python : https://www.python.org/downloads/release/python-381/
pip : it is already embedded inside Python, so there should be nothing to do about it
yasm : https://yasm.tortall.net/Download.html
nasm : https://www.nasm.us/pub/nasm/releasebuilds/
doxygen (required for the Cxx Wrapper)
Perl
Pystache : use 'pip install pystache --user'
six : use 'pip install six --user'
git
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page