linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone-developers Digest, Vol 173, Issue 7


From: Benjamin Reis
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 173, Issue 7
Date: Wed, 12 Jul 2017 10:37:38 +0200

Hello,

To start a video call you can do :
LinphoneCallParams *lcallP;
// Configure your params
linphone_call_params_enable_video(lcallP, TRUE);
LinphoneCall *call = linphone_core_invite_address_with_params(theLinphoneCore, addr, lcallP);s);

REIS Benjamin
Software engineer at Belledonne Communications

Le 12 juil. 2017 à 10:25, Raviram Chandran <address@hidden> a écrit :

Guys, please let us know if you have any solutions for our problem.

On Mon, Jul 10, 2017 at 9:30 PM, <address@hidden> wrote:
Send Linphone-developers mailing list submissions to
        address@hidden

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.nongnu.org/mailman/listinfo/linphone-developers
or, via email, send a message with subject or body 'help' to
        linphone-developers-request@nongnu.org

You can reach the person managing the list at
        linphone-developers-owner@nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-developers digest..."


Today's Topics:

   1. Video Call configure in Swift 3 (Raviram Chandran)
   2. (no subject) (JAMAL HOSSEN)


----------------------------------------------------------------------

Message: 1
Date: Mon, 10 Jul 2017 12:04:31 +0530
From: Raviram Chandran <address@hidden>
To: address@hidden,
        linphone-developers-owner@nongnu.org
Subject: [Linphone-developers] Video Call configure in Swift 3
Message-ID:
        <CADqhVLqj-o9Raz7Ev1vTuYNfHv4Y1bBC_address@hiddencom>
Content-Type: text/plain; charset="utf-8"

Hello,

       I am configure to linPhone Video Call using Swift 3 language but i
don't have any idea how to configure to linPhone Video Call method. In my
app Audio call Configure successfully.


   please, Give me any idea how to configure to Video call  in linphone
method swift language.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20170710/39f1ec4d/attachment.html>

------------------------------

Message: 2
Date: Mon, 10 Jul 2017 16:47:33 +0300
From: JAMAL HOSSEN <address@hidden>
To: address@hidden
Subject: [Linphone-developers] (no subject)
Message-ID:
        <CAH5T5BTwyhWttsPpnMDG6qvgJnUmaddress@hiddengmail.com>
Content-Type: text/plain; charset="utf-8"


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nongnu.org/archive/html/linphone-developers/attachments/20170710/d23d8874/attachment.html>

------------------------------

Subject: Digest Footer

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


------------------------------

End of Linphone-developers Digest, Vol 173, Issue 7
***************************************************

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


reply via email to

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