Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 652 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 652 Bytes

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.