use MixedReality-WebRTC in blazor app

mohammad mir 21 Reputation points
2022-01-26T10:05:18.697+00:00

Hi
I want to use MixedReality-WebRTC in my blazor app.Some Code Exists in Document And Tutorial in This Urls
https://microsoft.github.io/MixedReality-WebRTC/manual/cs/helloworld-cs-core3.html
https://github.com/microsoft/MixedReality-WebRTC/blob/master/examples/TestNetCoreConsole

i use them And LED indicating recording turn ON when the capture device starts recording

but i dont know how to add video and Audio tracks to html video element.
please help me.
thanks

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,396 questions
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 56,846 Reputation points
    2022-01-26T16:40:58.513+00:00

    your use case is not clear. are you trying to build a server video service using this library?

    if you are using blazor was, then just use the browser builtin library via javascript interop.


0 additional answers

Sort by: Most helpful