From 894a11f0871a89b6f47f1d0ef0b74635c083972a Mon Sep 17 00:00:00 2001 From: Valmo Trindade Date: Wed, 30 Jul 2025 23:10:55 -0300 Subject: [PATCH] Removed FFMPEG Video Streaming support for now, it has many variables to deal with it yet --- addons/video/config.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/video/config.cpp b/addons/video/config.cpp index e6e699e..c437c8e 100644 --- a/addons/video/config.cpp +++ b/addons/video/config.cpp @@ -20,4 +20,4 @@ class CfgPatches { }; #include "CfgEventHandlers.hpp" -#include "CfgVehicles.hpp" +//#include "CfgVehicles.hpp"