gtk2k / GD_SIPSorcery_WebRTC

WebRTC video send/receive project using SIPSorcery as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GD_SIPSorcery_WebRTC

WebRTC video send/receive project using SIPSorcery as backend

Dependent Libraries

All dependent libraries are available from NuGet.

  • Newtonsoft.Json
  • SIPSorcery
  • SIPSorcery.WebSocketSharp
  • SIPSorceryMedia
  • SIPSorceryMedia.Abstractions

Try Video send/recieve

Duplicate the project and start two Godots. Select the Main scene and run it.

2023-09-21.17-15-25.webm

Known issues

  • An error occurs when you increase the screen (window) size.
  • The codec is VP8 only.

About

WebRTC video send/receive project using SIPSorcery as backend

License:MIT License


Languages

Language:C# 100.0%