i need to update the project calzone chart with the goings on on the project

not much development on the main project as we've been spending time upgrading the godot-voip addon, which we hope to integrate into project calzone

#projectcalzone #godotvoip

also checking out the libvlcsharp project to maybe use as a videoplayer backend

it says it is compatible with godot but theres no links to any project like unity and unreal

#projectcalzone #libvlc

@Aetous I found this bug report about someone trying to use it:

https://github.com/godotengine/godot/issues/72373

which appears to have gotten fixed in feb

and this project: https://github.com/RancidMilkGames/Godot-VLC

C#: Failed to initialize LibVLCSharp on Godot 4 · Issue #72373 · godotengine/godot

Godot version v4.0.beta16.mono.official [518b9e5] System information Windows 11, Vulkan, RTX 2060 (31.0.15.2824) Issue description Only happened when I tried to use LibVLCSharp in godot 4. Used to ...

GitHub