linphone-desktop | free VoIP and video softphone | TCP library

 by   BelledonneCommunications C++ Version: 5.0.17 License: GPL-3.0

kandi X-RAY | linphone-desktop Summary

kandi X-RAY | linphone-desktop Summary

linphone-desktop is a C++ library typically used in Networking, TCP applications. linphone-desktop has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

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

            kandi-support Support

              linphone-desktop has a low active ecosystem.
              It has 330 star(s) with 189 fork(s). There are 34 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 238 open issues and 498 have been closed. On average issues are closed in 158 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of linphone-desktop is 5.0.17

            kandi-Quality Quality

              linphone-desktop has 0 bugs and 0 code smells.

            kandi-Security Security

              linphone-desktop has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              linphone-desktop code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              linphone-desktop is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              linphone-desktop releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of linphone-desktop
            Get all kandi verified functions for this library.

            linphone-desktop Key Features

            No Key Features are available at this moment for linphone-desktop.

            linphone-desktop Examples and Code Snippets

            No Code Snippets are available at this moment for linphone-desktop.

            Community Discussions

            QUESTION

            Linphone SDK OS X - vcard_grammar
            Asked 2021-Dec-14 at 20:17

            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:17

            So 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 SDK
            1. Install the following dependencies with homebrew:

            Source https://stackoverflow.com/questions/69949540

            QUESTION

            Linphone Desktop on windows 10
            Asked 2020-Jun-03 at 19:09

            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:09

            I was unable to rebuild the project after updating to latest commit.

            1. Updated QT from 5.9.8 to 5.12.1

            2. Reset all the path environment variables after the QT update

            3. Reinstalled the latest perl

            4. Rebuilt the project step by step (I tried Release mode) and finally, it works :)

            Source https://stackoverflow.com/questions/62175837

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install linphone-desktop

            Here are the general instructions to build Linphone for desktop. The specific instructions for each build platform is described just below. You will need the tools :.
            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

            Supported features and RFCsLinphone public wiki
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/BelledonneCommunications/linphone-desktop.git

          • CLI

            gh repo clone BelledonneCommunications/linphone-desktop

          • sshUrl

            git@github.com:BelledonneCommunications/linphone-desktop.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular TCP Libraries

            masscan

            by robertdavidgraham

            wait-for-it

            by vishnubob

            gnet

            by panjf2000

            Quasar

            by quasar

            mumble

            by mumble-voip

            Try Top Libraries by BelledonneCommunications

            linphone-android

            by BelledonneCommunicationsKotlin

            liblinphone

            by BelledonneCommunicationsC++

            ortp

            by BelledonneCommunicationsC

            mediastreamer2

            by BelledonneCommunicationsC

            flexisip

            by BelledonneCommunicationsC++