Edit of asset "WebRTC (SIPSorcery)" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | WebRTC (SIPSorcery) | |
Description |
What is this? This is a replacement for the official Godot-WebRTC plugin. It is part of the Match Maker plugin, also found here on the AssetLib (https://godotengine.org/asset-library/asset/2398) or on GitHub (https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/) Why use this? The official plugin works, mostly, but comes with a lot of issues and incompatibilities. This plugin offers the SIPSorcery (https://sipsorcery-org.github.io/sipsorcery/index.html) WebRTC implementation, which is well battle-tested and stable. This also allows us to add a lot more configurations and change very specific things in our apps. What is WebRTC? WebRTC is a connection protocol used to connect two or more peers together. This protocol tries to always prioritize a local connection, if it is possible, and can fall back to a relay (TURN) server. To learn more, go here: https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/blob/main/Documentation/Match%20Maker/GettingStartedWithMatchMaker.md#better-connectivity How to use this? 1. Make sure you have a C#/Mono project inside Godot 3. Install this plugin 4. Add the 'SIPSorcery' package to your C# project. If you are using DotNet-Core, you can simply open a terminal and type: dotnet add package SIPSorcery For more details, please refer to the GitHub page: https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/ |
|
Category | Misc | |
License | MIT | |
Repository Provider | Custom | |
Repository Url | https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/ | |
Issues Url | https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/issues | |
Godot version | Godot 4.3 | |
Version String | v3.0.1 | v1.0.3 |
Download Commit | https://github.com/SakulFlee/Godot-https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/releases/download/v3.0.1/Godot.Plugin.WebRTC.zip | https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/releases/download/v1.0.3/Godot.Plugin.WebRTC.zip |
Download Url (Computed) | https://github.com/SakulFlee/Godot-https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/releases/download/v3.0.1/Godot.Plugin.WebRTC.zip | https://github.com/SakulFlee/Godot-WebRTC-Match-Maker/releases/download/v1.0.3/Godot.Plugin.WebRTC.zip |
Icon Url |
https://raw.githubusercontent.com/SakulFlee/Godot-WebRTC-Match-Maker/main/Godot%20Project/addons/webrtc_sipsorcery/Logo.png
![]() |