Skip to content

CatalystCode/libwebrtc-xamarin-binding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web RTC Native for Xamarin

A Xamarin Android Java Bindings project for native WebRTC.

Use this project to generate a C# DLL of the Android native WebRTC library, for use with Xamarin Android applications.

By default, the native library images included in your AAR will be baked into the DLL that's emitted from this process.

Usage

  1. Add libwebrtc.aar to libwebrtc/Jars/.

    You can build it yourself, or download a pre-built version. To build it, use tools-webrtc/android/build_aar.py. See this link as well as the above link for more details.

  2. Build the project.

    The resulting libwebrtc.dll will appear in the build outputs directory.

About

A Xamarin Android Java Bindings project for native WebRTC.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages