Linphone Learning on the Android platform (i)

Source: Internet
Author: User
Tags linphone

Linphone: VoIP telephony tools for many platforms (Windows, Mac OS, Android), based on standard SIP protocols.

Linphone on the Linphone-android:android platform.

Part of the Linphone-android project is the Java implementation of the functional framework, and the other part is the JNI implementation of the Linphone dynamic library.

The learning process can be divided into two steps:

(1) Familiar with Java layer framework;

(2) Read the C source code of Linphone Dynamic Library.

The environment configuration can be divided into three parts:

(1) Download already compiled Linphone-android project, import Eclispe reading;

(2) Download the non-compiled source code from Linphone website or GitHub and compile it into a running Android application under Linux;

(3) Download the C source of the Linphone library, select the environment (such as source Insight?) and read.

Dry source can be divided into four parts:

(1) Java layer Framework implementation of the SIP layer Three protocol architecture: Transport layer, transaction layer, grammar codec layer

(2) Linphone Dynamic Library C source implementation of the SIP function: registration, request, request timeout, invite session, hang up the phone, invite video, send and receive SMS ...

(3) Linphone Dynamic library C source code realization of audio and video codec function

(4) Audio and video capture on Android platform, playback function

Linphone Learning on the Android platform (i)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.