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 221, Issue 1


From: Srisatya Nimmakayala
Subject: Re: [Linphone-developers] Linphone-developers Digest, Vol 221, Issue 1
Date: Sat, 10 Jul 2021 12:46:20 +0530

ramana@krify.net


Regards
Srisatya.N
Dot Net Developer

Krify Software Technologies (P) Limited   |  Krify Innovations (UK) Limited
•(US) 212-380-1160  •(UK) 020-30062580  •(India) 0884-2342100
•(Web) https://krify.co  •(Mobile) 
Disclaimer:
The content of this mail is Krify - Confidential. This message is for the named recipient(s) above and may contain confidential, proprietary or legally privileged information of Krify. If you have received this message in error, please immediately delete all copies of it, and notify the sender. Do not disseminate this message to anyone if you are not the intended recipient. In case if you don't want to receive any further emails, then please notify us


On Fri, Jul 9, 2021 at 9:35 PM <linphone-developers-request@nongnu.org> wrote:
Send Linphone-developers mailing list submissions to
        linphone-developers@nongnu.org

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. Re: Problem with video call (ios developer)
   2. SDK 4.5 and 4.5.14 build error (Safrana Shereen)


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

Message: 1
Date: Fri, 9 Jul 2021 14:23:42 +0530
From: ios developer <iosdeveloper131@gmail.com>
To: linphone-developers@nongnu.org
Cc: ahmed moghazy <ahmed.m.moghazi@gmail.com>
Subject: Re: [Linphone-developers] Problem with video call
Message-ID:
        <CAPj=b4UX==iJ8jXsNBKzdQxRQGOXvFm6nT-6XW_od71+Kt1-GQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

How to enable the video call in linphone ios , i want to give the option
for direct video call in my app ,, Let me know how can i do this

On Thu, May 27, 2021 at 11:18 PM Peio Rigaux <
peio.rigaux@belledonne-communications.com> wrote:

> Hello.
>
> We need more details if you have detected a weird behaviour using Linphone.
>
> Otherwise we will not be able to help you.
>
>
> For everyone here, just a quick reminder:
>
> We are receiving a lot of questions, assistance requests, bug reports and
> so on on the mailing lists and on the Github issues.
>
> Every answer you will get here is done mostly on our spare time, for free.
>
> This is done on a best effort basis, as we have little to no time to
> investigate it or even sometimes to read it.
>
> When I see such a one line message, I don't want to give any assistance...
> However I prefer to explain you what is wrong rather than ignoring your
> message.
>
>
> As far as I'm concerned, I try to read everything, but I can't answer
> clearly without a lot of context.
>
>
> As the mailing list home page says :
>
> "The mailing lists must be seen as a place for collaboration. Issues
> submitted and postings should be of general interest, in the goal of
> improving the software. Consider that a well documented issue (with precise
> reproduction procedure, logs, stacktrace if relevant, possibly corrective
> patch supplied) has a higher chance to receive interest and feedback from
> community members.
> Postings and issues poorly documented, with no facts, or asking for
> debugging assistance for a custom app using Linphone's libraries, or for a
> modified version of Linphone are unlikely to receive any kind of response.
> People using Linphone or its related projects within the scope of their
> company job are invited to contact Belledonne Communications in order to
> obtain commercial support."
>
>
> *A little bit of kindness goes a long way...*
>
> Regards,
>
> Peio Rigaux
> Junior DevOps Engineer
> Belledonne Communications, the company behind Linphone
> Linphone.org <https://linphone.org/>
> Le 27/05/2021 à 00:47, ahmed moghazy a écrit :
>
> I made p2p video call on asterisk server with public ip but audio is working but video screen is always black
> _______________________________________________
> Linphone-developers mailing listLinphone-developers@nongnu.orghttps://lists.nongnu.org/mailman/listinfo/linphone-developers
>
> _______________________________________________
> Linphone-developers mailing list
> Linphone-developers@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/linphone-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210709/802aab89/attachment.html>

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

Message: 2
Date: Fri, 9 Jul 2021 12:59:01 +0000
From: Safrana Shereen <safrana@centavo.lk>
To: linphone-developers@nongnu.org  <linphone-developers@nongnu.org>
Subject: [Linphone-developers] SDK 4.5 and 4.5.14 build error
Message-ID:
        <0100017a8b5992d8-d70935c0-416c-471a-be17-c5ecc9514646-000000@email.amazonses.com" target="_blank">0100017a8b5992d8-d70935c0-416c-471a-be17-c5ecc9514646-000000@email.amazonses.com>

Content-Type: text/plain; charset="utf-8"

Hi,

 
I build the latest version of  linphone-sdk (5.0- alpha and 5.0-beta). It was successfully built. But I want to build version 4.5. 

When I checkout 4.5 branch from master branch do the build it getting errors. I did like below,

 
I clone a project using 

-> ''git clone https://github.com/BelledonneCommunications/linphone-sdk.git <https://github.com/BelledonneCommunications/linphone-sdk.git>  --recursive"

-> git checkout 4.5.0

-> git submodule update --init --recursive

then inside the linphone-sdk folder,

   -> mkdir build and cd build

   -> cmake .. -DLINPHONESDK_PLATFORM=IOS -DENABLE_SILK=YES -DENABLE_G729==YES

   -> cmake --build . --parallel 20

 
I got like bellow error

 

make[7]: *** [src/CMakeFiles/linphone.dir/all] Error 2 make[6]: *** [all] Error 2 make[5]: *** [/Users/safranashereen/Desktop/testingsdkgitlab4.5/linphone-sdk/builf/WORK/ios-arm64/Stamp/EP_linphone/EP_linphone-build] Error 2 make[4]: *** [CMakeFiles/EP_linphone.dir/all] Error 2 make[3]: *** [all] Error 2 make[2]: *** [ios-arm64-prefix/src/ios-arm64-stamp/ios-arm64-build] Error 2 make[1]: *** [CMakeFiles/ios-arm64.dir/all] Error 2 62 warnings generated. 60 warnings generated. 2 warnings generated. 49 warnings generated. 49 warnings generated. 131 warnings generated. 135 warnings generated. 137 warnings generated. 151 warnings generated. make[7]: *** [src/CMakeFiles/linphone.dir/all] Error 2 make[6]: *** [all] Error 2 make[5]: *** [/Users/safranashereen/Desktop/testingsdkgitlab4.5/linphone-sdk/builf/WORK/ios-x86_64/Stamp/EP_linphone/EP_linphone-build] Error 2 make[4]: *** [CMakeFiles/EP_linphone.dir/all] Error 2 make[3]: *** [all] Error 2 make[2]: *** [ios-x86_64-prefix/src/ios-x86_64-stamp/ios-x86_64-build] Error 2 make[1]: *** [CMakeFiles/ios-x86_64.dir/all] Error 2

 
 
I don't know how to fix this error. Please help me to fix it.

 
Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nongnu.org/archive/html/linphone-developers/attachments/20210709/cec378cf/attachment.html>

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

Subject: Digest Footer

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


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

End of Linphone-developers Digest, Vol 221, Issue 1
***************************************************

reply via email to

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