By - seekster009
What's your frontend tech? MVC, Razor Pages, Blazor, something else? I guess you need to look at that first: https://developer.mozilla.org/en-US/docs/Web/API/MediaStream\_Recording\_API/Using\_the\_MediaStream\_Recording\_API
Razor page
You can just use `MediaRecorder` API from JS/TS then (see the above link).
Cool thanks for the resource will check it out once i am home
What's your frontend tech? MVC, Razor Pages, Blazor, something else? I guess you need to look at that first: https://developer.mozilla.org/en-US/docs/Web/API/MediaStream\_Recording\_API/Using\_the\_MediaStream\_Recording\_API
Razor page
You can just use `MediaRecorder` API from JS/TS then (see the above link).
Cool thanks for the resource will check it out once i am home