Skip to content

weslleymurdock/libpjsua2maui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpjsua2maui - .NET MAUI bindings for pjsua2

=================================================

This package contains the Android and iOS bindings of pjsip library for use in .NET MAUI apps. The binded pjsip version is 2.14.1, and also includes bindings for third party libs such as openh264, openssl and opus.

Download

You can install using [NuGet](http://nuget.org/packages/SharpCLIParser/](https://www.nuget.org/packages/libpjsua2maui/) via the command line

cmd> nuget install libpjsua2maui

You also can use the dotnet cli

dotnet add package libpjsua2maui