libpjsua2maui 2.14.1
dotnet add package libpjsua2maui --version 2.14.1
NuGet\Install-Package libpjsua2maui -Version 2.14.1
<PackageReference Include="libpjsua2maui" Version="2.14.1" />
paket add libpjsua2maui --version 2.14.1
#r "nuget: libpjsua2maui, 2.14.1"
// Install libpjsua2maui as a Cake Addin #addin nuget:?package=libpjsua2maui&version=2.14.1 // Install libpjsua2maui as a Cake Tool #tool nuget:?package=libpjsua2maui&version=2.14.1
PJSIP libpjsua2 bindings for .NET MAUI
Provides PJSIP bindings for .NET MAUI.
Pjsip version used is 2.14.1, using thirdy party libs such as openh264, openssl and opus
#NOTES
Min Android version : 5.0 (API 21)
Max Android version : 13.0 (API 33)
Min iOS version : 11.0
Max iOS version : 17.2
This library enables working with the pjsip SIP stack implementation for make voip
calls.
For this release see notes -
https://github.com/weslleymurdock/libpjsua2maui/blob/main/README.md and
https://github.com/weslleymurdock/libpjsua2maui/blob/main/CHANGELOG.md
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0-android33.0 is compatible. net7.0-ios16.1 is compatible. net8.0-android was computed. net8.0-ios was computed. |
-
net7.0-android33.0
- No dependencies.
-
net7.0-ios16.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.14.1 | 574 | 5/7/2024 |
First Release