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
<PackageReference Include="DT.Xamarin.AntMedia.WebRTC.Android" Version="1.2.2" />
paket add DT.Xamarin.AntMedia.WebRTC.Android --version 1.2.2
#r "nuget: DT.Xamarin.AntMedia.WebRTC.Android, 1.2.2"
// 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
add nuget package DT.Xamarin.AntMedia.WebRTC.Android <br>no additional steps required to init that package, all namespaces are equal to original framework
then you can use
- our Step by Step Xamarin Tutorial to Create app
- Ant Media iOS Sample documentation
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
Start from ..DT.Xamarin.AntMedia.Samples.sln
replace constant to your server addres in ..DT.Configuration/InitialData.cs
public const string SERVER_ADDRESS = "domain-name.com:5080";
- click Run button in Visual Studio.
Product | Versions 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. |
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.
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