Login tutorial for LinphoneSDK x UWP

Third step of the tutorial with the ability to perform outgoing calls.
Audio / video + controles (mic, speaker, cameras) are availables.
Dev only.
This commit is contained in:
Anthony Gauchy
2020-12-21 10:52:25 +01:00
parent 490a1d6509
commit ce2aceaeb4
23 changed files with 5097 additions and 2 deletions

View File

@@ -151,7 +151,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LinphoneSDK">
<Version>4.5.0-alpha.172</Version>
<Version>4.5.0-alpha.290</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.11</Version>