Skip to content

Demonstrates capturing a frame from a user's webcam in Blazor and adding a caption using ImageSharp

Notifications You must be signed in to change notification settings

bradwellsb/blazor-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Webcam

This sample project was created to demonstrate how to activate a user's webcam using Blazor and JSInterop. The beauty of this approach is being able to then use your favorite C# libraries to process and manipulate the resulting image. This example uses the ImageSharp library to add a user-generated caption to an image grabbed from a user's webcam.

This project is accompanied by a blog post tutorial.

About

Demonstrates capturing a frame from a user's webcam in Blazor and adding a caption using ImageSharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages