OBS icon indicating copy to clipboard operation
OBS copied to clipboard

How to add agora plugin in existing OBS in Mac

Open SupranJowti opened this issue 3 years ago • 4 comments

https://github.com/AgoraIO/OBS/blob/agora-tool-ui-3.3.0/README.md

  1. build obs
  2. configure in cmake-gui

when starting obs in does not show the agora plugin

Screen Shot 2021-04-26 at 15 56 29

Generated successfully, but "Agora Rtc Tool" does not show in the Tool menu. I am started obs from obs-studio/build/rundir/RelWithDebInfo/bin

Am I in the correct way?

SupranJowti avatar Apr 26 '21 08:04 SupranJowti

@plutoless please give me some suggestions on how to add the Agora plugin.

SupranJowti avatar Apr 26 '21 09:04 SupranJowti

copy Agoraxxxx.framework to Frameworks folder under Obs copy libagora-tool-ui.so to Plugins folder under obs. copy libagora-tool-ui under data to resources/data/obs-plugins folder. then run obs, select tool in obs menu bar. There's a sub-menu item "Agora RTC Tool"

sbd021 avatar Apr 27 '21 06:04 sbd021

@SupranJowti did the above solution work for you?

PrafulTondomker avatar Dec 03 '21 14:12 PrafulTondomker

I did build the OBS Studio first, and then proceded with the configuration, but I am still not finding 'Agora RTC Tool' under Tools Section, is there anything else needed to do? Also where exactly did we use the 'deps' folder after downloading it in the Pre-Requisites Section?

abhinabamitra avatar Jun 10 '22 11:06 abhinabamitra