anyone else getting a Trojan Flag from downloading OBS Teleport plugin, is this real or False positive ?
using MS Edge and was flagged using virustotal.comThese are false positives.
Also, curious, which antivirus are you using, or is it your browser doing this?
--Katt. =^.^=
Sorry, nothing here makes sense. "plugin_config" is not the correct directory for a plugin installation. The git repository itself does only contain the source code, not an actual plugin.I'm running Ubuntu Studio 24.04 LTS and OBS Studio 30.2.3
I created plugins folder in ~/.config/obs-studio and nothing happened.
I found a folder called plugin_config and figured out it being the roght folder.
Copied the plugin folder in the plugin_config.
Started OBS and it crashed immediately and repeatedly.
Then I deleted folders .git, .github and img.
Ta-daa! Seems to work. Will try streaming when back home.
So the complete installation on one ubuntu distro:
1.
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt update
sudo apt install obs-studio
2.
git clone https://github.com/fzwoch/obs-teleport.git
3.
copy folder ~/obs-teleport to ~/.config/obs-studio/plugins_config
use whaterver method of copying pleases you
4.
delete folders .git .github and img from the folder ~/.config/obs-studio/plugins_config/obs-teleport
use whaterver method of deleting pleases you
5.
enjoy
Well.Sorry, nothing here makes sense. "plugin_config" is not the correct directory for a plugin installation. The git repository itself does only contain the source code, not an actual plugin.
The documentation at https://obsproject.com/kb/plugins-guide clearly states that the installation directory on Linux is ~/.config/obs-studio/plugins.Well.
This was exactly how I did it and it works.
I do not know why it's plugin_config. It just is. Maybe they changed something in the 30.2.3 version. Maybe it's something OBS needs to configure at launch.
The obs-browser which came along with the OBS itself was already in that plugin_config.
I have one other plugin in plugins folder and it works from there.
And no. It is not a source, but the actual plugin in the git as it does not need to specifically be installed. Just copied. The same way as with Windows version. Just copy paste. Even the windows installer versions do this. Paste the contents in folder. Nothing more.
Just look in the git package. There's absolutely no compile or install related files or sources.
Of course some other plugins need compiling and such, but after that it's just copy and paste.
View attachment 108748
$ find .config/obs-studio/plugin_config
.config/obs-studio/plugin_config
.config/obs-studio/plugin_config/rtmp-services
.config/obs-studio/plugin_config/rtmp-services/twitch_ingests.json
.config/obs-studio/plugin_config/rtmp-services/services.json
.config/obs-studio/plugin_config/rtmp-services/package.json
.config/obs-studio/plugin_config/text-freetype2
.config/obs-studio/plugin_config/obs-teleport
.config/obs-studio/plugin_config/obs-teleport/obs-teleport.json
.config/obs-studio/plugin_config/obs-websocket
.config/obs-studio/plugin_config/obs-websocket/config.json