Blazor Library for Interacting with Browser Media Streaming APIs https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API.
Info
Version: | 0.4.0.2 |
Author(s): | Rory Clark Manuelle Alesna, Nestor Angelo Tan, Perkins Jon Ong |
Last Update: | Friday, November 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/rawriclark/BlazorMedia |
NuGet Url: | https://www.nuget.org/packages/BlazorMedia |
Install
Install-Package BlazorMedia
dotnet add package BlazorMedia
paket add BlazorMedia
BlazorMedia Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Encoding.CodePages(>= 5.0.0)