BelledonneCommunications / linphone-iphone

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)
http://linphone.org
GNU General Public License v3.0
581 stars 344 forks source link

EarlyMedia option not works #947

Open waseemkhanyes opened 1 month ago

waseemkhanyes commented 1 month ago

https://github.com/ALL

Hi , In Linphone code early media option by default is hidden, I unhide Early Media option from the code and enable the early media flags from call settings but when I receive a call early media functionality not work Please help or let me know how early media works in the iPhone linphone app?

image
Adnan-addi commented 1 month ago

@Viish please help in this regard , as i am also facing this, however Early media works fine in Android.

Viish commented 1 month ago

Sorry I can't help on iOS, but take a look at linhome-ios (https://gitlab.linphone.org/BC/public/linhome-ios) source code, I know that early media works well on it.

Adnan-addi commented 1 month ago

Thanks :-)

Adnan-addi commented 1 month ago

thumb_IMG_3069

I have Accept Early Media On , in IOS Linphone App , When i dial a call early media is sent and can be viewed on Android App.

but when i receive a call on IOS than early media is not shown on a pop up box as Android or IOS Notification click expands with no early media video it only accepts and start the video call.

I want to know how IOS shows or displays early media in Notification area ?

I also found out that IOS code does not have incoming screen to show early media and it is using Iphone native view which doesnot have any view to render the media or even in the notification .

@Viish @jehandelalune @Gui13