AgoraIO / OBS

46 stars 35 forks source link

where is mac-agora plugin source code? #25

Closed SupranJowti closed 3 years ago

SupranJowti commented 3 years ago

where is mac-agora plugin source code?

SupranJowti commented 3 years ago

I want to build an agora plugin in obs. is it possible in mac?

plutoless commented 3 years ago

it's the same code base, we actually do have a readme in chinese but not yet in english.. i'll ask my colleague to add one. https://github.com/AgoraIO/OBS/blob/agora-tool-ui-3.3.0/README.zh.md maybe you can use google translate for now

sbd021 commented 3 years ago

Reference to https://github.com/AgoraIO/OBS/blob/agora-tool-ui-3.3.0/README.md. Now "Compling Agora RTC Tool" includes Windows and Mac. You need to build obs studio first.

SupranJowti commented 3 years ago

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?

sbd021 commented 3 years ago
  1. copy Agoraxxxx.framework to Frameworks folder under Obs
  2. copy libagora-tool-ui.so to Plugins folder under obs.
  3. copy libagora-tool-ui under data to resources/data/obs-plugins folder.
  4. then run obs, select tool in obs menu bar. There's a sub-menu item about agora.