Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot-DaturaRTC

An asset by 烟汐忆梦_YM
The page banner background of a mountain and forest
Godot-DaturaRTC hero image

Quick Information

0 ratings
Godot-DaturaRTC icon image
烟汐忆梦_YM
Godot-DaturaRTC

This plugin aims to achieve real-time network voice communication through Godot and implement voice data transmission through a custom UDP protocol.

Supported Engine Version
4.4
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Godot-DaturaRTC

This repository aims to achieve real-time network voice communication through Godot and implement voice data transmission through a custom UDP protocol.

Introduction

Godot DaturaRTC (DaturaVoice) is a real-time voice call plugin implemented through GodotScript.

It transmits audio data via the UDP network protocol to achieve multi-terminal voice calls.

How to use it?

Download DaturaRTC

  • You can directly download the ZIP compressed package file.

Add the addons to the project

  • Copy the "daturavoice" folder in the addons to the addons directory of your own project.

  • Enable DaturaVoice in Project > Project Settings > Plugins.

  • Add the DaturaAudioMicrophone node to your project.

  • Create a DaturaAudioMicrophone node under the scene tree.

Create a DaturaUDP server/client

  • Use the create_server/create_client under DaturaAudioMicrophone to create a network service.

About

Author's Bilibili Homepage

This plugin aims to achieve real-time network voice communication through Godot and implement voice data transmission through a custom UDP protocol.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot-DaturaRTC icon image
烟汐忆梦_YM
Godot-DaturaRTC

This plugin aims to achieve real-time network voice communication through Godot and implement voice data transmission through a custom UDP protocol.

Supported Engine Version
4.4
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers