Rainbow.CSharp.SDK.WebRTC
0.0.2-sts
Install-Package Rainbow.CSharp.SDK.WebRTC -Version 0.0.2-sts
dotnet add package Rainbow.CSharp.SDK.WebRTC --version 0.0.2-sts
<PackageReference Include="Rainbow.CSharp.SDK.WebRTC" Version="0.0.2-sts" />
paket add Rainbow.CSharp.SDK.WebRTC --version 0.0.2-sts
#r "nuget: Rainbow.CSharp.SDK.WebRTC, 0.0.2-sts"
// Install Rainbow.CSharp.SDK.WebRTC as a Cake Addin
#addin nuget:?package=Rainbow.CSharp.SDK.WebRTC&version=0.0.2-sts&prerelease
// Install Rainbow.CSharp.SDK.WebRTC as a Cake Tool
#tool nuget:?package=Rainbow.CSharp.SDK.WebRTC&version=0.0.2-sts&prerelease
Permits to manage WebRTC communications: Peer To Peer or in a Conference on Linux, MacOS and Windows using Rainbow environment (https://developers.openrainbow.com/home)
Peer To Peer communication features:
- Answer, Decline, Make, Retract, Hang up call
- Add / Remove Video or Sharing
- Mute / Unmute Audio, Video or Sharing
- Call status: Ringing incoming, ringing outgoing, in progress, ...
- Audio Stream: Output and Input are supported
- Video Stream: Ouput is supported. Input is not supported (work still in progress)
Conference features:
- Start, Join Conference
- Participants list
- Publishers list
- Mute / Unmute: current user but also other Peers if current user is a moderator of the conference
- Call status: Ringing incoming, ringing outgoing, in progress, ...
- Display Active Talker. Current user of this SDK is never seen as Active Talker (work still in progress)
- Add / Remove Video or Sharing
- Subscribe (automatically or manualy) to publiction of Peers (Video or Sharing)
- Request / Refuse / Accept Sharing transfert
- Conference delegation
- Audio Stream: Output and Input are supported
- Video Stream: Ouput is supported. Input is not supported (work still in progress)
Samples avaialble here: https://github.com/Rainbow-CPaaS/Rainbow-CSharp-SDK-Samples/tree/master/WebRTC
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Concentus (>= 1.1.6)
- Rainbow.CSharp.SDK (>= 2.6.8)
- SIPSorcery (>= 6.0.8)
- SIPSorceryMedia.FFmpeg (>= 1.2.1)
- SIPSorceryMedia.SDL2 (>= 1.2.0)
-
.NETStandard 2.0
- Concentus (>= 1.1.6)
- Rainbow.CSharp.SDK (>= 2.6.8)
- SIPSorcery (>= 6.0.8)
- SIPSorceryMedia.FFmpeg (>= 1.2.1)
- SIPSorceryMedia.SDL2 (>= 1.2.0)
-
.NETStandard 2.1
- Concentus (>= 1.1.6)
- Rainbow.CSharp.SDK (>= 2.6.8)
- SIPSorcery (>= 6.0.8)
- SIPSorceryMedia.FFmpeg (>= 1.2.1)
- SIPSorceryMedia.SDL2 (>= 1.2.0)
-
net5.0
- Concentus (>= 1.1.6)
- Rainbow.CSharp.SDK (>= 2.6.8)
- SIPSorcery (>= 6.0.8)
- SIPSorceryMedia.FFmpeg (>= 1.2.1)
- SIPSorceryMedia.SDL2 (>= 1.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
For full release notes see :
https://developers.openrainbow.com/doc/sdk/csharp/webrtc/sts/guides/020_what_is_new?isBeta