/godot-vlc

GDExtension integrates LibVLC into Godot 4.1+

Primary LanguageRustGNU Lesser General Public License v2.1LGPL-2.1

icon

godot-vlc

VLC extension for Godot. Supports Godot 4.1 and newer.

How to use

Put videos into res:// and they will be loaded as VideoStreamVLC. Then you can use them like any other VideoStream with VideoStreamPlayer.