Rainbow.CSharp.SDK.Medias 1.1.0

dotnet add package Rainbow.CSharp.SDK.Medias --version 1.1.0                
NuGet\Install-Package Rainbow.CSharp.SDK.Medias -Version 1.1.0                
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="Rainbow.CSharp.SDK.Medias" Version="1.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rainbow.CSharp.SDK.Medias --version 1.1.0                
#r "nuget: Rainbow.CSharp.SDK.Medias, 1.1.0"                
#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 Rainbow.CSharp.SDK.Medias as a Cake Addin
#addin nuget:?package=Rainbow.CSharp.SDK.Medias&version=1.1.0

// Install Rainbow.CSharp.SDK.Medias as a Cake Tool
#tool nuget:?package=Rainbow.CSharp.SDK.Medias&version=1.1.0                

It permits to manage Audio and Video streams using:

- Local / Remote Files

- IP TV, Live Stream Server

- Devices like Webcam, Screen/Monitor, Microphone, Speaker, Headset, ...

An Audio and/or Video Stream (whatever its source) is called a Media in this SDK.

A Media can be composed of one Audio stream and/or one Video stream.

Using a Media it's then possible, for example, to create a Media Player: Start, Stop, Pause, Resume, Seek actions are possible.

Using one Media or severals, it's then possible to create a MediaFiltered using a Video filter and/or an Audio filter.

Video Filter allows to:

- scale, crop, pad, resize, change fps, add subtitles

- create mosaic, overlay, dynamic mask

Audio filter is not yet supported. The MediaFiltered will use the Audio stream of the specified Media.

On the fly you can change the filter. The Audio/Video stream of the MediaFiltered will be updated in consequence without the need to re-start all Media used.

To have more info about this package:
- Getting started guide: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/001_getting_started?isBeta=true
- What's new: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/guides/CHANGELOG?isBeta=true
- API documentation: https://developers.openrainbow.com/doc/sdk/csharp/medias/sts/api/Rainbow.Medias.IMedia?isBeta=true

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rainbow.CSharp.SDK.Medias:

Package Downloads
Rainbow.CSharp.SDK.WebRTC.Desktop

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 92 10/10/2024
1.0.0 211 7/3/2024
0.0.9-sts 250 3/19/2024
0.0.8-sts 270 1/15/2024
0.0.7-sts 240 10/20/2023
0.0.6-sts 186 9/27/2023
0.0.5-sts 296 7/7/2023
0.0.4-sts 244 6/5/2023
0.0.3-sts 218 2/28/2023
0.0.2-sts 258 1/24/2023
0.0.1-sts 189 12/12/2022