sorayuki / obs-multi-rtmp

OBS複数サイト同時配信プラグイン
https://sorayuki.github.io/obs-multi-rtmp/
GNU General Public License v2.0
3.49k stars 485 forks source link

I made a ubuntu tutorial instalation #97

Open AntonioGomes42 opened 3 years ago

AntonioGomes42 commented 3 years ago

Hello, i'm Antonio Gomes, and I made a ubuntu tutorial step-by-step, showing how to install the plugin correctly on ubuntu, if you guys like, it could help someone in the process to install or get the plugin, if it helps i will be happy. Anyway thanks for your time, peace. Video Link: https://www.youtube.com/watch?v=A1HZEBA3Rl8

TheDesertLynx commented 3 years ago

Thanks for this! As I said on YouTube, this tutorial got me 90% of the way. My OBS plugins folder was very different so I had to manually build a folder and guess which files from the zip file went where.

Do you use cryptocurrency at all? I would love to give you a donation in Dash!

AntonioGomes42 commented 3 years ago

No problem bro, helping is all for me! But if you leave a like and subscribe it would be great!

N-harzallah commented 2 years ago

for command wget https://raw.githubusercontent.com/obsproject/obs-studio/25.0.3+dfsg1/UI/obs-frontend-api/obs-frontend-api.h error 404 not found ! EDIT: i edited file install ubutunu changed 25.0.3+dfsg1 with 27.0.0 worked but now cmake error at cmakelist.txt:74 (find_package) By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibObs", but CMake did not find one.

Could not find a package configuration file provided by "LibObs" with any of the following names:

LibObsConfig.cmake
libobs-config.cmake

Add the installation prefix of "LibObs" to CMAKE_PREFIX_PATH or set "LibObs_DIR" to a directory containing one of the above files. If "LibObs" provides a separate development package or SDK, be sure it has been installed.

valwithoutfriends commented 2 years ago

for command wget https://raw.githubusercontent.com/obsproject/obs-studio/25.0.3+dfsg1/UI/obs-frontend-api/obs-frontend-api.h error 404 not found ! EDIT: i edited file install ubutunu changed 25.0.3+dfsg1 with 27.0.0 worked but now cmake error at cmakelist.txt:74 (find_package) By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibObs", but CMake did not find one.

Could not find a package configuration file provided by "LibObs" with any of the following names:

LibObsConfig.cmake
libobs-config.cmake

Add the installation prefix of "LibObs" to CMAKE_PREFIX_PATH or set "LibObs_DIR" to a directory containing one of the above files. If "LibObs" provides a separate development package or SDK, be sure it has been installed.

Same error for me on Arch.

N-harzallah commented 2 years ago

for command wget https://raw.githubusercontent.com/obsproject/obs-studio/25.0.3+dfsg1/UI/obs-frontend-api/obs-frontend-api.h error 404 not found ! EDIT: i edited file install ubutunu changed 25.0.3+dfsg1 with 27.0.0 worked but now cmake error at cmakelist.txt:74 (find_package) By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibObs", but CMake did not find one. Could not find a package configuration file provided by "LibObs" with any of the following names:

LibObsConfig.cmake
libobs-config.cmake

Add the installation prefix of "LibObs" to CMAKE_PREFIX_PATH or set "LibObs_DIR" to a directory containing one of the above files. If "LibObs" provides a separate development package or SDK, be sure it has been installed.

Same error for me on Arch.

i have made a restreamer with nginx for now,

i hope that they will soon find a solution for this plugin to work on ARM

fro0m commented 2 years ago

I have plugins in /home/username/.configs/ And I did not have /use/lib/obs-plugins I believe someday prebuilt package will be done, guys.

AntonioGomes42 commented 2 years ago

I will do another tutorial, because the project has changed. And i hope it can solve most commum doubts.

dejalavidavolar commented 2 years ago

I will do another tutorial, because the project has changed. And i hope it can solve most commum doubts.

I'm interested too. Thanks you for your help!!

Regards!

AntonioGomes42 commented 2 years ago

I will do another tutorial, because the project has changed. And i hope it can solve most commum doubts.

I'm interested too. Thanks you for your help!!

Regards!

I'v finally made another tutorial, in this case it's for Arch based systems, i used manjaro on it. And I realised some problems that were happen, like if the installation of obs studio is from snap store, the build wont work and as result this tutorial won't even. I let my opnion that the script should be adapted to snap obs installation, it will be a joker for all linux distros. And I "resolved" the button label issue. If you check it out it may help you! Piece!

The new video : https://www.youtube.com/watch?v=DhexEgJjKNg&ab_channel=AntonioGomes

AntonioGomes42 commented 1 year ago

I made a new tutorial showing how to install it on a Flatpak OBS. I works for every single linux. Link : https://youtu.be/p4eoEoq438M. I hope it helps you!