DT.Xamarin.AntMedia.WebRTC.Android 1.2.2

dotnet add package DT.Xamarin.AntMedia.WebRTC.Android --version 1.2.2
NuGet\Install-Package DT.Xamarin.AntMedia.WebRTC.Android -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DT.Xamarin.AntMedia.WebRTC.Android" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DT.Xamarin.AntMedia.WebRTC.Android --version 1.2.2
#r "nuget: DT.Xamarin.AntMedia.WebRTC.Android, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DT.Xamarin.AntMedia.WebRTC.Android as a Cake Addin
#addin nuget:?package=DT.Xamarin.AntMedia.WebRTC.Android&version=1.2.2

// Install DT.Xamarin.AntMedia.WebRTC.Android as a Cake Tool
#tool nuget:?package=DT.Xamarin.AntMedia.WebRTC.Android&version=1.2.2

Xamarin Android WebRTC Sample app

Prerequisites

you need up running Ant Media Server, detailed explanation here

How to use nuget

What in sample

Simple copy of AntMedia sample app with all basic video call functions:

  • Start/Stop Publishing WebRTC stream
  • Start/Stop Playing WebRTC stream
  • Init to preview from camera before start publishing
  • Mute audio
  • Mute video
  • Switch camera

How to Run Sample

  1. Start from ..DT.Xamarin.AntMedia.Samples.sln

  2. replace constant to your server addres in ..DT.Configuration/InitialData.cs

public const string SERVER_ADDRESS = "domain-name.com:5080";
  1. click Run button in Visual Studio.
Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DT.Xamarin.AntMedia.WebRTC.Android:

Package Downloads
DT.Xamarin.AntMedia.WebRTC.Forms

Xamarin SDK for bindings to the native iOS and Android antmedia.io WebRTC SDK.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 4,356 1/18/2021
1.2.1 347 1/18/2021
0.9.5 488 10/20/2020
0.9.0 421 10/17/2020

native binding of Ant Media Free WebRTC SDKs made by DreamTeam-Mobile

for Documentation, how to use this SDK, Tutorial and Xamarin samples go to https://github.com/DreamTeamMobile/Xamarin.AntMedia.Samples

native version:
WebRTCAndroidFramework_29_July_2020-sf0vyq