Skip to content

wwb20030901/webrtc-dotnet-core

 
 

Repository files navigation

  • Prequisites
    • a modern NVidia card installed with NVENC support
    • Visual Studio 2017
      • You should have installed the ASP.NET, C++ Desktop, and .NET Core workloads
    • GIT LFS
      • If you installed it after cloning, run git submodule foreach --recursive git lfs pull
  • Open Visual Studio 2017
  • Load the webrtc-dotnet-core.sln solution
  • Set the webrtc-dotnet-web-demo as startup project
  • Build and run the x64 target
  • Open a webpage at https://localhost:3000
    • Only tested on Windows Chrome and MacOS Safari
  • Clip on the right page
  • You should see a bouncing ball in the web browser

About

Simple .NET Core wrapper of webrtc native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 40.2%
  • C++ 32.6%
  • C# 25.8%
  • TypeScript 1.1%
  • Other 0.3%