window-basic-main.cpp 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909
  1. /******************************************************************************
  2. Copyright (C) 2013-2014 by Hugh Bailey <[email protected]>
  3. Zachary Lund <[email protected]>
  4. This program is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program. If not, see <http://www.gnu.org/licenses/>.
  14. ******************************************************************************/
  15. #include <obs.hpp>
  16. #include <QMessageBox>
  17. #include <QShowEvent>
  18. #include <QFileDialog>
  19. #include <QNetworkRequest>
  20. #include <QNetworkReply>
  21. #include <util/dstr.h>
  22. #include <util/util.hpp>
  23. #include <util/platform.h>
  24. #include <graphics/math-defs.h>
  25. #include "obs-app.hpp"
  26. #include "platform.hpp"
  27. #include "window-basic-settings.hpp"
  28. #include "window-namedialog.hpp"
  29. #include "window-basic-source-select.hpp"
  30. #include "window-basic-main.hpp"
  31. #include "window-basic-properties.hpp"
  32. #include "window-log-reply.hpp"
  33. #include "qt-wrappers.hpp"
  34. #include "display-helpers.hpp"
  35. #include "volume-control.hpp"
  36. #include "ui_OBSBasic.h"
  37. #include <fstream>
  38. #include <sstream>
  39. #include <QScreen>
  40. #include <QWindow>
  41. #define PREVIEW_EDGE_SIZE 10
  42. using namespace std;
  43. Q_DECLARE_METATYPE(OBSScene);
  44. Q_DECLARE_METATYPE(OBSSceneItem);
  45. Q_DECLARE_METATYPE(order_movement);
  46. OBSBasic::OBSBasic(QWidget *parent)
  47. : OBSMainWindow (parent),
  48. ui (new Ui::OBSBasic)
  49. {
  50. ui->setupUi(this);
  51. connect(windowHandle(), &QWindow::screenChanged, [this]() {
  52. struct obs_video_info ovi;
  53. if (obs_get_video_info(&ovi))
  54. ResizePreview(ovi.base_width, ovi.base_height);
  55. });
  56. stringstream name;
  57. name << "OBS " << App()->GetVersionString();
  58. blog(LOG_INFO, "%s", name.str().c_str());
  59. setWindowTitle(QT_UTF8(name.str().c_str()));
  60. }
  61. static void SaveAudioDevice(const char *name, int channel, obs_data_t parent)
  62. {
  63. obs_source_t source = obs_get_output_source(channel);
  64. if (!source)
  65. return;
  66. obs_data_t data = obs_save_source(source);
  67. obs_data_setobj(parent, name, data);
  68. obs_data_release(data);
  69. obs_source_release(source);
  70. }
  71. static obs_data_t GenerateSaveData()
  72. {
  73. obs_data_t saveData = obs_data_create();
  74. obs_data_array_t sourcesArray = obs_save_sources();
  75. obs_source_t currentScene = obs_get_output_source(0);
  76. const char *sceneName = obs_source_getname(currentScene);
  77. SaveAudioDevice(DESKTOP_AUDIO_1, 1, saveData);
  78. SaveAudioDevice(DESKTOP_AUDIO_2, 2, saveData);
  79. SaveAudioDevice(AUX_AUDIO_1, 3, saveData);
  80. SaveAudioDevice(AUX_AUDIO_2, 4, saveData);
  81. SaveAudioDevice(AUX_AUDIO_3, 5, saveData);
  82. obs_data_setstring(saveData, "current_scene", sceneName);
  83. obs_data_setarray(saveData, "sources", sourcesArray);
  84. obs_data_array_release(sourcesArray);
  85. obs_source_release(currentScene);
  86. return saveData;
  87. }
  88. void OBSBasic::ClearVolumeControls()
  89. {
  90. VolControl *control;
  91. for (size_t i = 0; i < volumes.size(); i++) {
  92. control = volumes[i];
  93. delete control;
  94. }
  95. volumes.clear();
  96. }
  97. void OBSBasic::Save(const char *file)
  98. {
  99. obs_data_t saveData = GenerateSaveData();
  100. const char *jsonData = obs_data_getjson(saveData);
  101. /* TODO maybe a message box here? */
  102. if (!os_quick_write_utf8_file(file, jsonData, strlen(jsonData), false))
  103. blog(LOG_ERROR, "Could not save scene data to %s", file);
  104. obs_data_release(saveData);
  105. }
  106. static void LoadAudioDevice(const char *name, int channel, obs_data_t parent)
  107. {
  108. obs_data_t data = obs_data_getobj(parent, name);
  109. if (!data)
  110. return;
  111. obs_source_t source = obs_load_source(data);
  112. if (source) {
  113. obs_set_output_source(channel, source);
  114. obs_source_release(source);
  115. }
  116. obs_data_release(data);
  117. }
  118. void OBSBasic::CreateDefaultScene()
  119. {
  120. obs_scene_t scene = obs_scene_create(Str("Basic.Scene"));
  121. obs_source_t source = obs_scene_getsource(scene);
  122. obs_add_source(source);
  123. #ifdef __APPLE__
  124. source = obs_source_create(OBS_SOURCE_TYPE_INPUT, "display_capture",
  125. Str("Basic.DisplayCapture"), NULL);
  126. if (source) {
  127. obs_scene_add(scene, source);
  128. obs_add_source(source);
  129. obs_source_release(source);
  130. }
  131. #endif
  132. obs_set_output_source(0, obs_scene_getsource(scene));
  133. obs_scene_release(scene);
  134. }
  135. void OBSBasic::Load(const char *file)
  136. {
  137. if (!file) {
  138. blog(LOG_ERROR, "Could not find file %s", file);
  139. return;
  140. }
  141. BPtr<char> jsonData = os_quick_read_utf8_file(file);
  142. if (!jsonData) {
  143. CreateDefaultScene();
  144. return;
  145. }
  146. obs_data_t data = obs_data_create_from_json(jsonData);
  147. obs_data_array_t sources = obs_data_getarray(data, "sources");
  148. const char *sceneName = obs_data_getstring(data, "current_scene");
  149. obs_source_t curScene;
  150. LoadAudioDevice(DESKTOP_AUDIO_1, 1, data);
  151. LoadAudioDevice(DESKTOP_AUDIO_2, 2, data);
  152. LoadAudioDevice(AUX_AUDIO_1, 3, data);
  153. LoadAudioDevice(AUX_AUDIO_2, 4, data);
  154. LoadAudioDevice(AUX_AUDIO_3, 5, data);
  155. obs_load_sources(sources);
  156. curScene = obs_get_source_by_name(sceneName);
  157. obs_set_output_source(0, curScene);
  158. obs_source_release(curScene);
  159. obs_data_array_release(sources);
  160. obs_data_release(data);
  161. }
  162. static inline bool HasAudioDevices(const char *source_id)
  163. {
  164. const char *output_id = source_id;
  165. obs_properties_t props = obs_get_source_properties(
  166. OBS_SOURCE_TYPE_INPUT, output_id);
  167. size_t count = 0;
  168. if (!props)
  169. return false;
  170. obs_property_t devices = obs_properties_get(props, "device_id");
  171. if (devices)
  172. count = obs_property_list_item_count(devices);
  173. obs_properties_destroy(props);
  174. return count != 0;
  175. }
  176. static void OBSStartStreaming(void *data, calldata_t params)
  177. {
  178. UNUSED_PARAMETER(params);
  179. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  180. "StreamingStart");
  181. }
  182. static void OBSStopStreaming(void *data, calldata_t params)
  183. {
  184. int code = (int)calldata_int(params, "code");
  185. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  186. "StreamingStop", Q_ARG(int, code));
  187. }
  188. static void OBSStopRecording(void *data, calldata_t params)
  189. {
  190. UNUSED_PARAMETER(params);
  191. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  192. "RecordingStop");
  193. }
  194. #define SERVICE_PATH "obs-studio/basic/service.json"
  195. void OBSBasic::SaveService()
  196. {
  197. if (!service)
  198. return;
  199. BPtr<char> serviceJsonPath(os_get_config_path(SERVICE_PATH));
  200. if (!serviceJsonPath)
  201. return;
  202. obs_data_t data = obs_data_create();
  203. obs_data_t settings = obs_service_get_settings(service);
  204. obs_data_setstring(data, "type", obs_service_gettype(service));
  205. obs_data_setobj(data, "settings", settings);
  206. const char *json = obs_data_getjson(data);
  207. os_quick_write_utf8_file(serviceJsonPath, json, strlen(json), false);
  208. obs_data_release(settings);
  209. obs_data_release(data);
  210. }
  211. bool OBSBasic::LoadService()
  212. {
  213. const char *type;
  214. BPtr<char> serviceJsonPath(os_get_config_path(SERVICE_PATH));
  215. if (!serviceJsonPath)
  216. return false;
  217. BPtr<char> jsonText = os_quick_read_utf8_file(serviceJsonPath);
  218. if (!jsonText)
  219. return false;
  220. obs_data_t data = obs_data_create_from_json(jsonText);
  221. obs_data_set_default_string(data, "type", "rtmp_common");
  222. type = obs_data_getstring(data, "type");
  223. obs_data_t settings = obs_data_getobj(data, "settings");
  224. service = obs_service_create(type, "default", settings);
  225. obs_data_release(settings);
  226. obs_data_release(data);
  227. return !!service;
  228. }
  229. bool OBSBasic::InitOutputs()
  230. {
  231. fileOutput = obs_output_create("flv_output", "default", nullptr);
  232. if (!fileOutput)
  233. return false;
  234. streamOutput = obs_output_create("rtmp_output", "default", nullptr);
  235. if (!streamOutput)
  236. return false;
  237. signal_handler_connect(obs_output_signalhandler(streamOutput),
  238. "start", OBSStartStreaming, this);
  239. signal_handler_connect(obs_output_signalhandler(streamOutput),
  240. "stop", OBSStopStreaming, this);
  241. signal_handler_connect(obs_output_signalhandler(fileOutput),
  242. "stop", OBSStopRecording, this);
  243. return true;
  244. }
  245. bool OBSBasic::InitEncoders()
  246. {
  247. x264 = obs_video_encoder_create("obs_x264", "h264", nullptr);
  248. if (!x264)
  249. return false;
  250. aac = obs_audio_encoder_create("libfdk_aac", "aac", nullptr);
  251. if(!aac)
  252. aac = obs_audio_encoder_create("ffmpeg_aac", "aac", nullptr);
  253. if (!aac)
  254. return false;
  255. return true;
  256. }
  257. bool OBSBasic::InitService()
  258. {
  259. if (LoadService())
  260. return true;
  261. service = obs_service_create("rtmp_common", nullptr, nullptr);
  262. if (!service)
  263. return false;
  264. return true;
  265. }
  266. bool OBSBasic::InitBasicConfigDefaults()
  267. {
  268. bool hasDesktopAudio = HasAudioDevices(App()->OutputAudioSource());
  269. bool hasInputAudio = HasAudioDevices(App()->InputAudioSource());
  270. config_set_default_int(basicConfig, "Window", "PosX", -1);
  271. config_set_default_int(basicConfig, "Window", "PosY", -1);
  272. config_set_default_int(basicConfig, "Window", "SizeX", -1);
  273. config_set_default_int(basicConfig, "Window", "SizeY", -1);
  274. vector<MonitorInfo> monitors;
  275. GetMonitors(monitors);
  276. if (!monitors.size()) {
  277. OBSErrorBox(NULL, "There appears to be no monitors. Er, this "
  278. "technically shouldn't be possible.");
  279. return false;
  280. }
  281. uint32_t cx = monitors[0].cx;
  282. uint32_t cy = monitors[0].cy;
  283. /* TODO: temporary */
  284. config_set_default_string(basicConfig, "SimpleOutput", "FilePath",
  285. GetDefaultVideoSavePath().c_str());
  286. config_set_default_uint (basicConfig, "SimpleOutput", "VBitrate",
  287. 2500);
  288. config_set_default_uint (basicConfig, "SimpleOutput", "ABitrate", 128);
  289. config_set_default_uint (basicConfig, "Video", "BaseCX", cx);
  290. config_set_default_uint (basicConfig, "Video", "BaseCY", cy);
  291. cx = cx * 10 / 15;
  292. cy = cy * 10 / 15;
  293. config_set_default_uint (basicConfig, "Video", "OutputCX", cx);
  294. config_set_default_uint (basicConfig, "Video", "OutputCY", cy);
  295. config_set_default_uint (basicConfig, "Video", "FPSType", 0);
  296. config_set_default_string(basicConfig, "Video", "FPSCommon", "30");
  297. config_set_default_uint (basicConfig, "Video", "FPSInt", 30);
  298. config_set_default_uint (basicConfig, "Video", "FPSNum", 30);
  299. config_set_default_uint (basicConfig, "Video", "FPSDen", 1);
  300. config_set_default_uint (basicConfig, "Audio", "SampleRate", 44100);
  301. config_set_default_string(basicConfig, "Audio", "ChannelSetup",
  302. "Stereo");
  303. config_set_default_uint (basicConfig, "Audio", "BufferingTime", 1000);
  304. config_set_default_string(basicConfig, "Audio", "DesktopDevice1",
  305. hasDesktopAudio ? "default" : "disabled");
  306. config_set_default_string(basicConfig, "Audio", "DesktopDevice2",
  307. "disabled");
  308. config_set_default_string(basicConfig, "Audio", "AuxDevice1",
  309. hasInputAudio ? "default" : "disabled");
  310. config_set_default_string(basicConfig, "Audio", "AuxDevice2",
  311. "disabled");
  312. config_set_default_string(basicConfig, "Audio", "AuxDevice3",
  313. "disabled");
  314. return true;
  315. }
  316. bool OBSBasic::InitBasicConfig()
  317. {
  318. BPtr<char> configPath(os_get_config_path("obs-studio/basic/basic.ini"));
  319. int code = basicConfig.Open(configPath, CONFIG_OPEN_ALWAYS);
  320. if (code != CONFIG_SUCCESS) {
  321. OBSErrorBox(NULL, "Failed to open basic.ini: %d", code);
  322. return false;
  323. }
  324. return InitBasicConfigDefaults();
  325. }
  326. void OBSBasic::InitOBSCallbacks()
  327. {
  328. signal_handler_connect(obs_signalhandler(), "source_add",
  329. OBSBasic::SourceAdded, this);
  330. signal_handler_connect(obs_signalhandler(), "source_remove",
  331. OBSBasic::SourceRemoved, this);
  332. signal_handler_connect(obs_signalhandler(), "channel_change",
  333. OBSBasic::ChannelChanged, this);
  334. signal_handler_connect(obs_signalhandler(), "source_activate",
  335. OBSBasic::SourceActivated, this);
  336. signal_handler_connect(obs_signalhandler(), "source_deactivate",
  337. OBSBasic::SourceDeactivated, this);
  338. }
  339. void OBSBasic::InitPrimitives()
  340. {
  341. gs_entercontext(obs_graphics());
  342. gs_renderstart(true);
  343. gs_vertex2f(0.0f, 0.0f);
  344. gs_vertex2f(0.0f, 1.0f);
  345. gs_vertex2f(1.0f, 1.0f);
  346. gs_vertex2f(1.0f, 0.0f);
  347. gs_vertex2f(0.0f, 0.0f);
  348. box = gs_rendersave();
  349. gs_renderstart(true);
  350. for (int i = 0; i <= 360; i += (360/20)) {
  351. float pos = RAD(float(i));
  352. gs_vertex2f(cosf(pos), sinf(pos));
  353. }
  354. circle = gs_rendersave();
  355. gs_leavecontext();
  356. }
  357. void OBSBasic::OBSInit()
  358. {
  359. BPtr<char> savePath(os_get_config_path("obs-studio/basic/scenes.json"));
  360. /* make sure it's fully displayed before doing any initialization */
  361. show();
  362. App()->processEvents();
  363. if (!obs_startup(App()->GetLocale()))
  364. throw "Failed to initialize libobs";
  365. if (!InitBasicConfig())
  366. throw "Failed to load basic.ini";
  367. if (!ResetVideo())
  368. throw "Failed to initialize video";
  369. if (!ResetAudio())
  370. throw "Failed to initialize audio";
  371. InitOBSCallbacks();
  372. /* TODO: this is a test, all modules will be searched for and loaded
  373. * automatically later */
  374. obs_load_module("image-source");
  375. obs_load_module("test-input");
  376. obs_load_module("obs-ffmpeg");
  377. obs_load_module("obs-libfdk");
  378. obs_load_module("obs-x264");
  379. obs_load_module("obs-outputs");
  380. obs_load_module("rtmp-services");
  381. #ifdef __APPLE__
  382. obs_load_module("mac-avcapture");
  383. obs_load_module("mac-capture");
  384. #elif _WIN32
  385. obs_load_module("win-wasapi");
  386. obs_load_module("win-capture");
  387. obs_load_module("win-dshow");
  388. #else
  389. obs_load_module("linux-xshm");
  390. obs_load_module("linux-xcomposite");
  391. obs_load_module("linux-pulseaudio");
  392. obs_load_module("linux-v4l2");
  393. #endif
  394. if (!InitOutputs())
  395. throw "Failed to initialize outputs";
  396. if (!InitEncoders())
  397. throw "Failed to initialize encoders";
  398. if (!InitService())
  399. throw "Failed to initialize service";
  400. InitPrimitives();
  401. Load(savePath);
  402. ResetAudioDevices();
  403. loaded = true;
  404. }
  405. OBSBasic::~OBSBasic()
  406. {
  407. BPtr<char> savePath(os_get_config_path("obs-studio/basic/scenes.json"));
  408. SaveService();
  409. Save(savePath);
  410. /* XXX: any obs data must be released before calling obs_shutdown.
  411. * currently, we can't automate this with C++ RAII because of the
  412. * delicate nature of obs_shutdown needing to be freed before the UI
  413. * can be freed, and we have no control over the destruction order of
  414. * the Qt UI stuff, so we have to manually clear any references to
  415. * libobs. */
  416. if (properties)
  417. delete properties;
  418. if (transformWindow)
  419. delete transformWindow;
  420. ClearVolumeControls();
  421. ui->sources->clear();
  422. ui->scenes->clear();
  423. gs_entercontext(obs_graphics());
  424. vertexbuffer_destroy(box);
  425. vertexbuffer_destroy(circle);
  426. gs_leavecontext();
  427. obs_shutdown();
  428. }
  429. OBSScene OBSBasic::GetCurrentScene()
  430. {
  431. QListWidgetItem *item = ui->scenes->currentItem();
  432. return item ? item->data(Qt::UserRole).value<OBSScene>() : nullptr;
  433. }
  434. OBSSceneItem OBSBasic::GetCurrentSceneItem()
  435. {
  436. QListWidgetItem *item = ui->sources->currentItem();
  437. return item ? item->data(Qt::UserRole).value<OBSSceneItem>() : nullptr;
  438. }
  439. void OBSBasic::UpdateSources(OBSScene scene)
  440. {
  441. ui->sources->clear();
  442. obs_scene_enum_items(scene,
  443. [] (obs_scene_t scene, obs_sceneitem_t item, void *p)
  444. {
  445. OBSBasic *window = static_cast<OBSBasic*>(p);
  446. window->InsertSceneItem(item);
  447. UNUSED_PARAMETER(scene);
  448. return true;
  449. }, this);
  450. }
  451. void OBSBasic::InsertSceneItem(obs_sceneitem_t item)
  452. {
  453. obs_source_t source = obs_sceneitem_getsource(item);
  454. const char *name = obs_source_getname(source);
  455. QListWidgetItem *listItem = new QListWidgetItem(QT_UTF8(name));
  456. listItem->setData(Qt::UserRole,
  457. QVariant::fromValue(OBSSceneItem(item)));
  458. ui->sources->insertItem(0, listItem);
  459. ui->sources->setCurrentRow(0);
  460. /* if the source was just created, open properties dialog */
  461. if (sourceSceneRefs[source] == 0 && loaded) {
  462. delete properties;
  463. properties = new OBSBasicProperties(this, source);
  464. properties->Init();
  465. }
  466. }
  467. /* Qt callbacks for invokeMethod */
  468. void OBSBasic::AddScene(OBSSource source)
  469. {
  470. const char *name = obs_source_getname(source);
  471. obs_scene_t scene = obs_scene_fromsource(source);
  472. QListWidgetItem *item = new QListWidgetItem(QT_UTF8(name));
  473. item->setData(Qt::UserRole, QVariant::fromValue(OBSScene(scene)));
  474. ui->scenes->addItem(item);
  475. signal_handler_t handler = obs_source_signalhandler(source);
  476. signal_handler_connect(handler, "item_add",
  477. OBSBasic::SceneItemAdded, this);
  478. signal_handler_connect(handler, "item_remove",
  479. OBSBasic::SceneItemRemoved, this);
  480. signal_handler_connect(handler, "item_move_up",
  481. OBSBasic::SceneItemMoveUp, this);
  482. signal_handler_connect(handler, "item_move_down",
  483. OBSBasic::SceneItemMoveDown, this);
  484. signal_handler_connect(handler, "item_move_top",
  485. OBSBasic::SceneItemMoveTop, this);
  486. signal_handler_connect(handler, "item_move_bottom",
  487. OBSBasic::SceneItemMoveBottom, this);
  488. }
  489. void OBSBasic::RemoveScene(OBSSource source)
  490. {
  491. const char *name = obs_source_getname(source);
  492. QListWidgetItem *sel = ui->scenes->currentItem();
  493. QList<QListWidgetItem*> items = ui->scenes->findItems(QT_UTF8(name),
  494. Qt::MatchExactly);
  495. if (sel != nullptr) {
  496. if (items.contains(sel))
  497. ui->sources->clear();
  498. delete sel;
  499. }
  500. }
  501. void OBSBasic::AddSceneItem(OBSSceneItem item)
  502. {
  503. obs_scene_t scene = obs_sceneitem_getscene(item);
  504. obs_source_t source = obs_sceneitem_getsource(item);
  505. if (GetCurrentScene() == scene)
  506. InsertSceneItem(item);
  507. sourceSceneRefs[source] = sourceSceneRefs[source] + 1;
  508. }
  509. void OBSBasic::RemoveSceneItem(OBSSceneItem item)
  510. {
  511. obs_scene_t scene = obs_sceneitem_getscene(item);
  512. if (GetCurrentScene() == scene) {
  513. for (int i = 0; i < ui->sources->count(); i++) {
  514. QListWidgetItem *listItem = ui->sources->item(i);
  515. QVariant userData = listItem->data(Qt::UserRole);
  516. if (userData.value<OBSSceneItem>() == item) {
  517. delete listItem;
  518. break;
  519. }
  520. }
  521. }
  522. obs_source_t source = obs_sceneitem_getsource(item);
  523. int scenes = sourceSceneRefs[source] - 1;
  524. sourceSceneRefs[source] = scenes;
  525. if (scenes == 0) {
  526. obs_source_remove(source);
  527. sourceSceneRefs.erase(source);
  528. }
  529. }
  530. void OBSBasic::UpdateSceneSelection(OBSSource source)
  531. {
  532. if (source) {
  533. obs_source_type type;
  534. obs_source_gettype(source, &type, NULL);
  535. obs_scene_t scene = obs_scene_fromsource(source);
  536. const char *name = obs_source_getname(source);
  537. if (!scene)
  538. return;
  539. QList<QListWidgetItem*> items =
  540. ui->scenes->findItems(QT_UTF8(name), Qt::MatchExactly);
  541. if (items.count()) {
  542. sceneChanging = true;
  543. ui->scenes->setCurrentItem(items.first());
  544. sceneChanging = false;
  545. UpdateSources(scene);
  546. }
  547. }
  548. }
  549. void OBSBasic::MoveSceneItem(OBSSceneItem item, order_movement movement)
  550. {
  551. OBSScene scene = obs_sceneitem_getscene(item);
  552. if (scene != GetCurrentScene())
  553. return;
  554. int curRow = ui->sources->currentRow();
  555. if (curRow == -1)
  556. return;
  557. QListWidgetItem *listItem = ui->sources->takeItem(curRow);
  558. switch (movement) {
  559. case ORDER_MOVE_UP:
  560. if (curRow > 0)
  561. curRow--;
  562. break;
  563. case ORDER_MOVE_DOWN:
  564. if (curRow < ui->sources->count())
  565. curRow++;
  566. break;
  567. case ORDER_MOVE_TOP:
  568. curRow = 0;
  569. break;
  570. case ORDER_MOVE_BOTTOM:
  571. curRow = ui->sources->count();
  572. break;
  573. }
  574. ui->sources->insertItem(curRow, listItem);
  575. ui->sources->setCurrentRow(curRow);
  576. }
  577. void OBSBasic::ActivateAudioSource(OBSSource source)
  578. {
  579. VolControl *vol = new VolControl(source);
  580. volumes.push_back(vol);
  581. ui->volumeWidgets->layout()->addWidget(vol);
  582. }
  583. void OBSBasic::DeactivateAudioSource(OBSSource source)
  584. {
  585. for (size_t i = 0; i < volumes.size(); i++) {
  586. if (volumes[i]->GetSource() == source) {
  587. delete volumes[i];
  588. volumes.erase(volumes.begin() + i);
  589. break;
  590. }
  591. }
  592. }
  593. /* OBS Callbacks */
  594. void OBSBasic::SceneItemAdded(void *data, calldata_t params)
  595. {
  596. OBSBasic *window = static_cast<OBSBasic*>(data);
  597. obs_sceneitem_t item = (obs_sceneitem_t)calldata_ptr(params, "item");
  598. QMetaObject::invokeMethod(window, "AddSceneItem",
  599. Q_ARG(OBSSceneItem, OBSSceneItem(item)));
  600. }
  601. void OBSBasic::SceneItemRemoved(void *data, calldata_t params)
  602. {
  603. OBSBasic *window = static_cast<OBSBasic*>(data);
  604. obs_sceneitem_t item = (obs_sceneitem_t)calldata_ptr(params, "item");
  605. QMetaObject::invokeMethod(window, "RemoveSceneItem",
  606. Q_ARG(OBSSceneItem, OBSSceneItem(item)));
  607. }
  608. void OBSBasic::SourceAdded(void *data, calldata_t params)
  609. {
  610. OBSBasic *window = static_cast<OBSBasic*>(data);
  611. obs_source_t source = (obs_source_t)calldata_ptr(params, "source");
  612. if (obs_scene_fromsource(source) != NULL)
  613. QMetaObject::invokeMethod(window,
  614. "AddScene",
  615. Q_ARG(OBSSource, OBSSource(source)));
  616. else
  617. window->sourceSceneRefs[source] = 0;
  618. }
  619. void OBSBasic::SourceRemoved(void *data, calldata_t params)
  620. {
  621. obs_source_t source = (obs_source_t)calldata_ptr(params, "source");
  622. if (obs_scene_fromsource(source) != NULL)
  623. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  624. "RemoveScene",
  625. Q_ARG(OBSSource, OBSSource(source)));
  626. }
  627. void OBSBasic::SourceActivated(void *data, calldata_t params)
  628. {
  629. obs_source_t source = (obs_source_t)calldata_ptr(params, "source");
  630. uint32_t flags = obs_source_get_output_flags(source);
  631. if (flags & OBS_SOURCE_AUDIO)
  632. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  633. "ActivateAudioSource",
  634. Q_ARG(OBSSource, OBSSource(source)));
  635. }
  636. void OBSBasic::SourceDeactivated(void *data, calldata_t params)
  637. {
  638. obs_source_t source = (obs_source_t)calldata_ptr(params, "source");
  639. uint32_t flags = obs_source_get_output_flags(source);
  640. if (flags & OBS_SOURCE_AUDIO)
  641. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  642. "DeactivateAudioSource",
  643. Q_ARG(OBSSource, OBSSource(source)));
  644. }
  645. void OBSBasic::ChannelChanged(void *data, calldata_t params)
  646. {
  647. obs_source_t source = (obs_source_t)calldata_ptr(params, "source");
  648. uint32_t channel = (uint32_t)calldata_int(params, "channel");
  649. if (channel == 0)
  650. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  651. "UpdateSceneSelection",
  652. Q_ARG(OBSSource, OBSSource(source)));
  653. }
  654. void OBSBasic::DrawBackdrop(float cx, float cy)
  655. {
  656. if (!box)
  657. return;
  658. effect_t solid = obs_get_solid_effect();
  659. eparam_t color = effect_getparambyname(solid, "color");
  660. technique_t tech = effect_gettechnique(solid, "Solid");
  661. vec4 colorVal;
  662. vec4_set(&colorVal, 0.0f, 0.0f, 0.0f, 1.0f);
  663. effect_setvec4(color, &colorVal);
  664. technique_begin(tech);
  665. technique_beginpass(tech, 0);
  666. gs_matrix_push();
  667. gs_matrix_identity();
  668. gs_matrix_scale3f(float(cx), float(cy), 1.0f);
  669. gs_load_vertexbuffer(box);
  670. gs_draw(GS_TRISTRIP, 0, 0);
  671. gs_matrix_pop();
  672. technique_endpass(tech);
  673. technique_end(tech);
  674. gs_load_vertexbuffer(nullptr);
  675. }
  676. void OBSBasic::RenderMain(void *data, uint32_t cx, uint32_t cy)
  677. {
  678. OBSBasic *window = static_cast<OBSBasic*>(data);
  679. obs_video_info ovi;
  680. obs_get_video_info(&ovi);
  681. window->previewCX = int(window->previewScale * float(ovi.base_width));
  682. window->previewCY = int(window->previewScale * float(ovi.base_height));
  683. gs_viewport_push();
  684. gs_projection_push();
  685. /* --------------------------------------- */
  686. gs_ortho(0.0f, float(ovi.base_width), 0.0f, float(ovi.base_height),
  687. -100.0f, 100.0f);
  688. gs_setviewport(window->previewX, window->previewY,
  689. window->previewCX, window->previewCY);
  690. window->DrawBackdrop(float(ovi.base_width), float(ovi.base_height));
  691. obs_render_main_view();
  692. gs_load_vertexbuffer(nullptr);
  693. /* --------------------------------------- */
  694. float right = float(window->ui->preview->width()) - window->previewX;
  695. float bottom = float(window->ui->preview->height()) - window->previewY;
  696. gs_ortho(-window->previewX, right,
  697. -window->previewY, bottom,
  698. -100.0f, 100.0f);
  699. gs_resetviewport();
  700. window->ui->preview->DrawSceneEditing();
  701. /* --------------------------------------- */
  702. gs_projection_pop();
  703. gs_viewport_pop();
  704. UNUSED_PARAMETER(cx);
  705. UNUSED_PARAMETER(cy);
  706. }
  707. void OBSBasic::SceneItemMoveUp(void *data, calldata_t params)
  708. {
  709. OBSSceneItem item = (obs_sceneitem_t)calldata_ptr(params, "item");
  710. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  711. "MoveSceneItem",
  712. Q_ARG(OBSSceneItem, OBSSceneItem(item)),
  713. Q_ARG(order_movement, ORDER_MOVE_UP));
  714. }
  715. void OBSBasic::SceneItemMoveDown(void *data, calldata_t params)
  716. {
  717. OBSSceneItem item = (obs_sceneitem_t)calldata_ptr(params, "item");
  718. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  719. "MoveSceneItem",
  720. Q_ARG(OBSSceneItem, OBSSceneItem(item)),
  721. Q_ARG(order_movement, ORDER_MOVE_DOWN));
  722. }
  723. void OBSBasic::SceneItemMoveTop(void *data, calldata_t params)
  724. {
  725. OBSSceneItem item = (obs_sceneitem_t)calldata_ptr(params, "item");
  726. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  727. "MoveSceneItem",
  728. Q_ARG(OBSSceneItem, OBSSceneItem(item)),
  729. Q_ARG(order_movement, ORDER_MOVE_TOP));
  730. }
  731. void OBSBasic::SceneItemMoveBottom(void *data, calldata_t params)
  732. {
  733. OBSSceneItem item = (obs_sceneitem_t)calldata_ptr(params, "item");
  734. QMetaObject::invokeMethod(static_cast<OBSBasic*>(data),
  735. "MoveSceneItem",
  736. Q_ARG(OBSSceneItem, OBSSceneItem(item)),
  737. Q_ARG(order_movement, ORDER_MOVE_BOTTOM));
  738. }
  739. /* Main class functions */
  740. obs_service_t OBSBasic::GetService()
  741. {
  742. if (!service)
  743. service = obs_service_create("rtmp_common", NULL, NULL);
  744. return service;
  745. }
  746. void OBSBasic::SetService(obs_service_t newService)
  747. {
  748. if (newService) {
  749. if (service)
  750. obs_service_destroy(service);
  751. service = newService;
  752. }
  753. }
  754. bool OBSBasic::ResetVideo()
  755. {
  756. struct obs_video_info ovi;
  757. GetConfigFPS(ovi.fps_num, ovi.fps_den);
  758. ovi.graphics_module = App()->GetRenderModule();
  759. ovi.base_width = (uint32_t)config_get_uint(basicConfig,
  760. "Video", "BaseCX");
  761. ovi.base_height = (uint32_t)config_get_uint(basicConfig,
  762. "Video", "BaseCY");
  763. ovi.output_width = (uint32_t)config_get_uint(basicConfig,
  764. "Video", "OutputCX");
  765. ovi.output_height = (uint32_t)config_get_uint(basicConfig,
  766. "Video", "OutputCY");
  767. ovi.output_format = VIDEO_FORMAT_NV12;
  768. ovi.adapter = 0;
  769. ovi.gpu_conversion = true;
  770. QTToGSWindow(ui->preview->winId(), ovi.window);
  771. //required to make opengl display stuff on osx(?)
  772. ResizePreview(ovi.base_width, ovi.base_height);
  773. QSize size = GetPixelSize(ui->preview);
  774. ovi.window_width = size.width();
  775. ovi.window_height = size.height();
  776. if (!obs_reset_video(&ovi))
  777. return false;
  778. obs_add_draw_callback(OBSBasic::RenderMain, this);
  779. return true;
  780. }
  781. bool OBSBasic::ResetAudio()
  782. {
  783. struct audio_output_info ai;
  784. ai.name = "Main Audio Track";
  785. ai.format = AUDIO_FORMAT_FLOAT;
  786. ai.samples_per_sec = config_get_uint(basicConfig, "Audio",
  787. "SampleRate");
  788. const char *channelSetupStr = config_get_string(basicConfig,
  789. "Audio", "ChannelSetup");
  790. if (strcmp(channelSetupStr, "Mono") == 0)
  791. ai.speakers = SPEAKERS_MONO;
  792. else
  793. ai.speakers = SPEAKERS_STEREO;
  794. ai.buffer_ms = config_get_uint(basicConfig, "Audio", "BufferingTime");
  795. return obs_reset_audio(&ai);
  796. }
  797. void OBSBasic::ResetAudioDevice(const char *sourceId, const char *deviceName,
  798. const char *deviceDesc, int channel)
  799. {
  800. const char *deviceId = config_get_string(basicConfig, "Audio",
  801. deviceName);
  802. obs_source_t source;
  803. obs_data_t settings;
  804. bool same = false;
  805. source = obs_get_output_source(channel);
  806. if (source) {
  807. settings = obs_source_getsettings(source);
  808. const char *curId = obs_data_getstring(settings, "device_id");
  809. same = (strcmp(curId, deviceId) == 0);
  810. obs_data_release(settings);
  811. obs_source_release(source);
  812. }
  813. if (!same)
  814. obs_set_output_source(channel, nullptr);
  815. if (!same && strcmp(deviceId, "disabled") != 0) {
  816. obs_data_t settings = obs_data_create();
  817. obs_data_setstring(settings, "device_id", deviceId);
  818. source = obs_source_create(OBS_SOURCE_TYPE_INPUT,
  819. sourceId, deviceDesc, settings);
  820. obs_data_release(settings);
  821. obs_set_output_source(channel, source);
  822. obs_source_release(source);
  823. }
  824. }
  825. void OBSBasic::ResetAudioDevices()
  826. {
  827. ResetAudioDevice(App()->OutputAudioSource(), "DesktopDevice1",
  828. Str("Basic.DesktopDevice1"), 1);
  829. ResetAudioDevice(App()->OutputAudioSource(), "DesktopDevice2",
  830. Str("Basic.DesktopDevice2"), 2);
  831. ResetAudioDevice(App()->InputAudioSource(), "AuxDevice1",
  832. Str("Basic.AuxDevice1"), 3);
  833. ResetAudioDevice(App()->InputAudioSource(), "AuxDevice2",
  834. Str("Basic.AuxDevice2"), 4);
  835. ResetAudioDevice(App()->InputAudioSource(), "AuxDevice3",
  836. Str("Basic.AuxDevice3"), 5);
  837. }
  838. void OBSBasic::ResizePreview(uint32_t cx, uint32_t cy)
  839. {
  840. QSize targetSize;
  841. /* resize preview panel to fix to the top section of the window */
  842. targetSize = GetPixelSize(ui->preview);
  843. GetScaleAndCenterPos(int(cx), int(cy),
  844. targetSize.width() - PREVIEW_EDGE_SIZE * 2,
  845. targetSize.height() - PREVIEW_EDGE_SIZE * 2,
  846. previewX, previewY, previewScale);
  847. previewX += float(PREVIEW_EDGE_SIZE);
  848. previewY += float(PREVIEW_EDGE_SIZE);
  849. if (isVisible()) {
  850. if (resizeTimer)
  851. killTimer(resizeTimer);
  852. resizeTimer = startTimer(100);
  853. }
  854. }
  855. void OBSBasic::closeEvent(QCloseEvent *event)
  856. {
  857. QWidget::closeEvent(event);
  858. if (!event->isAccepted())
  859. return;
  860. // remove draw callback in case our drawable surfaces go away before
  861. // the destructor gets called
  862. obs_remove_draw_callback(OBSBasic::RenderMain, this);
  863. }
  864. void OBSBasic::changeEvent(QEvent *event)
  865. {
  866. /* TODO */
  867. UNUSED_PARAMETER(event);
  868. }
  869. void OBSBasic::resizeEvent(QResizeEvent *event)
  870. {
  871. struct obs_video_info ovi;
  872. if (obs_get_video_info(&ovi))
  873. ResizePreview(ovi.base_width, ovi.base_height);
  874. UNUSED_PARAMETER(event);
  875. }
  876. void OBSBasic::timerEvent(QTimerEvent *event)
  877. {
  878. if (event->timerId() == resizeTimer) {
  879. killTimer(resizeTimer);
  880. resizeTimer = 0;
  881. QSize size = GetPixelSize(ui->preview);
  882. obs_resize(size.width(), size.height());
  883. }
  884. }
  885. void OBSBasic::on_action_New_triggered()
  886. {
  887. /* TODO */
  888. }
  889. void OBSBasic::on_action_Open_triggered()
  890. {
  891. /* TODO */
  892. }
  893. void OBSBasic::on_action_Save_triggered()
  894. {
  895. /* TODO */
  896. }
  897. void OBSBasic::on_action_Settings_triggered()
  898. {
  899. OBSBasicSettings settings(this);
  900. settings.exec();
  901. }
  902. void OBSBasic::on_scenes_currentItemChanged(QListWidgetItem *current,
  903. QListWidgetItem *prev)
  904. {
  905. obs_source_t source = NULL;
  906. if (sceneChanging)
  907. return;
  908. if (current) {
  909. obs_scene_t scene;
  910. scene = current->data(Qt::UserRole).value<OBSScene>();
  911. source = obs_scene_getsource(scene);
  912. }
  913. /* TODO: allow transitions */
  914. obs_set_output_source(0, source);
  915. UNUSED_PARAMETER(prev);
  916. }
  917. void OBSBasic::on_scenes_customContextMenuRequested(const QPoint &pos)
  918. {
  919. /* TODO */
  920. UNUSED_PARAMETER(pos);
  921. }
  922. void OBSBasic::on_actionAddScene_triggered()
  923. {
  924. string name;
  925. QString format{QTStr("Basic.Main.DefaultSceneName.Text")};
  926. int i = 1;
  927. QString placeHolderText = format.arg(i);
  928. obs_source_t source = nullptr;
  929. while ((source = obs_get_source_by_name(QT_TO_UTF8(placeHolderText)))) {
  930. obs_source_release(source);
  931. placeHolderText = format.arg(++i);
  932. }
  933. bool accepted = NameDialog::AskForName(this,
  934. QTStr("Basic.Main.AddSceneDlg.Title"),
  935. QTStr("Basic.Main.AddSceneDlg.Text"),
  936. name,
  937. placeHolderText);
  938. if (accepted) {
  939. if (name.empty()) {
  940. QMessageBox::information(this,
  941. QTStr("NoNameEntered"),
  942. QTStr("NoNameEntered"));
  943. on_actionAddScene_triggered();
  944. return;
  945. }
  946. obs_source_t source = obs_get_source_by_name(name.c_str());
  947. if (source) {
  948. QMessageBox::information(this,
  949. QTStr("NameExists.Title"),
  950. QTStr("NameExists.Text"));
  951. obs_source_release(source);
  952. on_actionAddScene_triggered();
  953. return;
  954. }
  955. obs_scene_t scene = obs_scene_create(name.c_str());
  956. source = obs_scene_getsource(scene);
  957. obs_add_source(source);
  958. obs_scene_release(scene);
  959. obs_set_output_source(0, source);
  960. }
  961. }
  962. void OBSBasic::on_actionRemoveScene_triggered()
  963. {
  964. QListWidgetItem *item = ui->scenes->currentItem();
  965. if (!item)
  966. return;
  967. QVariant userData = item->data(Qt::UserRole);
  968. obs_scene_t scene = userData.value<OBSScene>();
  969. obs_source_t source = obs_scene_getsource(scene);
  970. obs_source_remove(source);
  971. }
  972. void OBSBasic::on_actionSceneProperties_triggered()
  973. {
  974. /* TODO */
  975. }
  976. void OBSBasic::on_actionSceneUp_triggered()
  977. {
  978. /* TODO */
  979. }
  980. void OBSBasic::on_actionSceneDown_triggered()
  981. {
  982. /* TODO */
  983. }
  984. void OBSBasic::on_sources_currentItemChanged(QListWidgetItem *current,
  985. QListWidgetItem *prev)
  986. {
  987. auto select_one = [] (obs_scene_t scene, obs_sceneitem_t item,
  988. void *param)
  989. {
  990. obs_sceneitem_t selectedItem =
  991. *reinterpret_cast<OBSSceneItem*>(param);
  992. obs_sceneitem_select(item, (selectedItem == item));
  993. UNUSED_PARAMETER(scene);
  994. return true;
  995. };
  996. if (!current)
  997. return;
  998. OBSSceneItem item = current->data(Qt::UserRole).value<OBSSceneItem>();
  999. obs_scene_enum_items(GetCurrentScene(), select_one, &item);
  1000. UNUSED_PARAMETER(prev);
  1001. }
  1002. void OBSBasic::on_sources_customContextMenuRequested(const QPoint &pos)
  1003. {
  1004. /* TODO */
  1005. UNUSED_PARAMETER(pos);
  1006. }
  1007. void OBSBasic::AddSource(const char *id)
  1008. {
  1009. OBSBasicSourceSelect sourceSelect(this, id);
  1010. sourceSelect.exec();
  1011. }
  1012. void OBSBasic::AddSourcePopupMenu(const QPoint &pos)
  1013. {
  1014. const char *type;
  1015. bool foundValues = false;
  1016. size_t idx = 0;
  1017. if (!GetCurrentScene()) {
  1018. // Tell the user he needs a scene first (help beginners).
  1019. QMessageBox::information(this,
  1020. QTStr("Basic.Main.AddSourceHelp.Title"),
  1021. QTStr("Basic.Main.AddSourceHelp.Text"));
  1022. return;
  1023. }
  1024. QMenu popup;
  1025. while (obs_enum_input_types(idx++, &type)) {
  1026. const char *name = obs_source_getdisplayname(
  1027. OBS_SOURCE_TYPE_INPUT, type);
  1028. if (strcmp(type, "scene") == 0)
  1029. continue;
  1030. QAction *popupItem = new QAction(QT_UTF8(name), this);
  1031. popupItem->setData(QT_UTF8(type));
  1032. popup.addAction(popupItem);
  1033. foundValues = true;
  1034. }
  1035. if (foundValues) {
  1036. QAction *ret = popup.exec(pos);
  1037. if (ret)
  1038. AddSource(ret->data().toString().toUtf8());
  1039. }
  1040. }
  1041. void OBSBasic::on_actionAddSource_triggered()
  1042. {
  1043. AddSourcePopupMenu(QCursor::pos());
  1044. }
  1045. void OBSBasic::on_actionRemoveSource_triggered()
  1046. {
  1047. OBSSceneItem item = GetCurrentSceneItem();
  1048. if (item)
  1049. obs_sceneitem_remove(item);
  1050. }
  1051. void OBSBasic::on_actionSourceProperties_triggered()
  1052. {
  1053. OBSSceneItem item = GetCurrentSceneItem();
  1054. OBSSource source = obs_sceneitem_getsource(item);
  1055. if (source) {
  1056. delete properties;
  1057. properties = new OBSBasicProperties(this, source);
  1058. properties->Init();
  1059. }
  1060. }
  1061. void OBSBasic::on_actionSourceUp_triggered()
  1062. {
  1063. OBSSceneItem item = GetCurrentSceneItem();
  1064. obs_sceneitem_setorder(item, ORDER_MOVE_UP);
  1065. }
  1066. void OBSBasic::on_actionSourceDown_triggered()
  1067. {
  1068. OBSSceneItem item = GetCurrentSceneItem();
  1069. obs_sceneitem_setorder(item, ORDER_MOVE_DOWN);
  1070. }
  1071. static char *ReadLogFile(const char *log)
  1072. {
  1073. BPtr<char> logDir(os_get_config_path("obs-studio/logs"));
  1074. string path = (char*)logDir;
  1075. path += "/";
  1076. path += log;
  1077. char *file = os_quick_read_utf8_file(path.c_str());
  1078. if (!file)
  1079. blog(LOG_WARNING, "Failed to read log file %s", path.c_str());
  1080. return file;
  1081. }
  1082. void OBSBasic::UploadLog(const char *file)
  1083. {
  1084. dstr fileString = {};
  1085. stringstream ss;
  1086. string jsonData;
  1087. dstr_move_array(&fileString, ReadLogFile(file));
  1088. if (!fileString.array)
  1089. return;
  1090. if (!*fileString.array) {
  1091. dstr_free(&fileString);
  1092. return;
  1093. }
  1094. ui->menuLogFiles->setEnabled(false);
  1095. dstr_replace(&fileString, "\\", "\\\\");
  1096. dstr_replace(&fileString, "\"", "\\\"");
  1097. dstr_replace(&fileString, "\n", "\\n");
  1098. dstr_replace(&fileString, "\r", "\\r");
  1099. dstr_replace(&fileString, "\t", "\\t");
  1100. dstr_replace(&fileString, "\t", "\\t");
  1101. dstr_replace(&fileString, "/", "\\/");
  1102. ss << "{ \"public\": false, \"description\": \"OBS " <<
  1103. App()->GetVersionString() << " log file uploaded at " <<
  1104. CurrentDateTimeString() << "\", \"files\": { \"" <<
  1105. file << "\": { \"content\": \"" <<
  1106. fileString.array << "\" } } }";
  1107. jsonData = std::move(ss.str());
  1108. logUploadPostData.setData(jsonData.c_str(), (int)jsonData.size());
  1109. QUrl url("https://api.github.com/gists");
  1110. logUploadReply = networkManager.post(QNetworkRequest(url),
  1111. &logUploadPostData);
  1112. connect(logUploadReply, SIGNAL(finished()),
  1113. this, SLOT(logUploadFinished()));
  1114. connect(logUploadReply, SIGNAL(readyRead()),
  1115. this, SLOT(logUploadRead()));
  1116. dstr_free(&fileString);
  1117. }
  1118. void OBSBasic::on_actionUploadCurrentLog_triggered()
  1119. {
  1120. UploadLog(App()->GetCurrentLog());
  1121. }
  1122. void OBSBasic::on_actionUploadLastLog_triggered()
  1123. {
  1124. UploadLog(App()->GetLastLog());
  1125. }
  1126. void OBSBasic::logUploadRead()
  1127. {
  1128. logUploadReturnData.push_back(logUploadReply->readAll());
  1129. }
  1130. void OBSBasic::logUploadFinished()
  1131. {
  1132. ui->menuLogFiles->setEnabled(true);
  1133. if (logUploadReply->error()) {
  1134. QMessageBox::information(this,
  1135. QTStr("LogReturnDialog.ErrorUploadingLog"),
  1136. logUploadReply->errorString());
  1137. return;
  1138. }
  1139. const char *jsonReply = logUploadReturnData.constData();
  1140. if (!jsonReply || !*jsonReply)
  1141. return;
  1142. obs_data_t returnData = obs_data_create_from_json(jsonReply);
  1143. QString logURL = obs_data_getstring(returnData, "html_url");
  1144. obs_data_release(returnData);
  1145. OBSLogReply logDialog(this, logURL);
  1146. logDialog.exec();
  1147. }
  1148. void OBSBasic::StreamingStart()
  1149. {
  1150. ui->streamButton->setText("Stop Streaming");
  1151. ui->streamButton->setEnabled(true);
  1152. }
  1153. void OBSBasic::StreamingStop(int code)
  1154. {
  1155. const char *errorMessage;
  1156. switch (code) {
  1157. case OBS_OUTPUT_BAD_PATH:
  1158. errorMessage = Str("Output.ConnectFail.BadPath");
  1159. break;
  1160. case OBS_OUTPUT_CONNECT_FAILED:
  1161. errorMessage = Str("Output.ConnectFail.ConnectFailed");
  1162. break;
  1163. case OBS_OUTPUT_INVALID_STREAM:
  1164. errorMessage = Str("Output.ConnectFail.InvalidStream");
  1165. break;
  1166. default:
  1167. case OBS_OUTPUT_ERROR:
  1168. errorMessage = Str("Output.ConnectFail.Error");
  1169. break;
  1170. case OBS_OUTPUT_DISCONNECTED:
  1171. /* doesn't happen if output is set to reconnect. note that
  1172. * reconnects are handled in the output, not in the UI */
  1173. errorMessage = Str("Output.ConnectFail.Disconnected");
  1174. }
  1175. activeRefs--;
  1176. ui->streamButton->setText(QTStr("Basic.Main.StartStreaming"));
  1177. ui->streamButton->setEnabled(true);
  1178. if (code != OBS_OUTPUT_SUCCESS)
  1179. QMessageBox::information(this,
  1180. QTStr("Output.ConnectFail.Title"),
  1181. QT_UTF8(errorMessage));
  1182. }
  1183. void OBSBasic::RecordingStop()
  1184. {
  1185. activeRefs--;
  1186. ui->recordButton->setText(QTStr("Basic.Main.StartRecording"));
  1187. }
  1188. void OBSBasic::SetupEncoders()
  1189. {
  1190. if (activeRefs == 0) {
  1191. obs_data_t x264Settings = obs_data_create();
  1192. obs_data_t aacSettings = obs_data_create();
  1193. int videoBitrate = config_get_uint(basicConfig, "SimpleOutput",
  1194. "VBitrate");
  1195. int audioBitrate = config_get_uint(basicConfig, "SimpleOutput",
  1196. "ABitrate");
  1197. obs_data_setint(x264Settings, "bitrate", videoBitrate);
  1198. obs_data_setbool(x264Settings, "cbr", true);
  1199. obs_data_setint(aacSettings, "bitrate", audioBitrate);
  1200. obs_encoder_update(x264, x264Settings);
  1201. obs_encoder_update(aac, aacSettings);
  1202. obs_data_release(x264Settings);
  1203. obs_data_release(aacSettings);
  1204. obs_encoder_set_video(x264, obs_video());
  1205. obs_encoder_set_audio(aac, obs_audio());
  1206. }
  1207. }
  1208. void OBSBasic::on_streamButton_clicked()
  1209. {
  1210. if (obs_output_active(streamOutput)) {
  1211. obs_output_stop(streamOutput);
  1212. } else {
  1213. SaveService();
  1214. SetupEncoders();
  1215. obs_output_set_video_encoder(streamOutput, x264);
  1216. obs_output_set_audio_encoder(streamOutput, aac);
  1217. obs_output_set_service(streamOutput, service);
  1218. if (obs_output_start(streamOutput)) {
  1219. activeRefs++;
  1220. ui->streamButton->setEnabled(false);
  1221. ui->streamButton->setText(
  1222. QTStr("Basic.Main.Connecting"));
  1223. }
  1224. }
  1225. }
  1226. void OBSBasic::on_recordButton_clicked()
  1227. {
  1228. if (obs_output_active(fileOutput)) {
  1229. obs_output_stop(fileOutput);
  1230. } else {
  1231. const char *path = config_get_string(basicConfig,
  1232. "SimpleOutput", "FilePath");
  1233. os_dir_t dir = path ? os_opendir(path) : nullptr;
  1234. if (!dir) {
  1235. QMessageBox::information(this,
  1236. QTStr("Output.BadPath.Title"),
  1237. QTStr("Output.BadPath.Text"));
  1238. return;
  1239. }
  1240. os_closedir(dir);
  1241. string strPath;
  1242. strPath += path;
  1243. char lastChar = strPath.back();
  1244. if (lastChar != '/' && lastChar != '\\')
  1245. strPath += "/";
  1246. strPath += GenerateTimeDateFilename("flv");
  1247. SetupEncoders();
  1248. obs_output_set_video_encoder(fileOutput, x264);
  1249. obs_output_set_audio_encoder(fileOutput, aac);
  1250. obs_data_t settings = obs_data_create();
  1251. obs_data_setstring(settings, "path", strPath.c_str());
  1252. obs_output_update(fileOutput, settings);
  1253. obs_data_release(settings);
  1254. if (obs_output_start(fileOutput)) {
  1255. activeRefs++;
  1256. ui->recordButton->setText(
  1257. QTStr("Basic.Main.StopRecording"));
  1258. }
  1259. }
  1260. }
  1261. void OBSBasic::on_settingsButton_clicked()
  1262. {
  1263. OBSBasicSettings settings(this);
  1264. settings.exec();
  1265. }
  1266. void OBSBasic::GetFPSCommon(uint32_t &num, uint32_t &den) const
  1267. {
  1268. const char *val = config_get_string(basicConfig, "Video", "FPSCommon");
  1269. if (strcmp(val, "10") == 0) {
  1270. num = 10;
  1271. den = 1;
  1272. } else if (strcmp(val, "20") == 0) {
  1273. num = 20;
  1274. den = 1;
  1275. } else if (strcmp(val, "25") == 0) {
  1276. num = 25;
  1277. den = 1;
  1278. } else if (strcmp(val, "29.97") == 0) {
  1279. num = 30000;
  1280. den = 1001;
  1281. } else if (strcmp(val, "48") == 0) {
  1282. num = 48;
  1283. den = 1;
  1284. } else if (strcmp(val, "59.94") == 0) {
  1285. num = 60000;
  1286. den = 1001;
  1287. } else if (strcmp(val, "60") == 0) {
  1288. num = 60;
  1289. den = 1;
  1290. } else {
  1291. num = 30;
  1292. den = 1;
  1293. }
  1294. }
  1295. void OBSBasic::GetFPSInteger(uint32_t &num, uint32_t &den) const
  1296. {
  1297. num = (uint32_t)config_get_uint(basicConfig, "Video", "FPSInt");
  1298. den = 1;
  1299. }
  1300. void OBSBasic::GetFPSFraction(uint32_t &num, uint32_t &den) const
  1301. {
  1302. num = (uint32_t)config_get_uint(basicConfig, "Video", "FPSNum");
  1303. den = (uint32_t)config_get_uint(basicConfig, "Video", "FPSDen");
  1304. }
  1305. void OBSBasic::GetFPSNanoseconds(uint32_t &num, uint32_t &den) const
  1306. {
  1307. num = 1000000000;
  1308. den = (uint32_t)config_get_uint(basicConfig, "Video", "FPSNS");
  1309. }
  1310. void OBSBasic::GetConfigFPS(uint32_t &num, uint32_t &den) const
  1311. {
  1312. uint32_t type = config_get_uint(basicConfig, "Video", "FPSType");
  1313. if (type == 1) //"Integer"
  1314. GetFPSInteger(num, den);
  1315. else if (type == 2) //"Fraction"
  1316. GetFPSFraction(num, den);
  1317. else if (false) //"Nanoseconds", currently not implemented
  1318. GetFPSNanoseconds(num, den);
  1319. else
  1320. GetFPSCommon(num, den);
  1321. }
  1322. config_t OBSBasic::Config() const
  1323. {
  1324. return basicConfig;
  1325. }
  1326. void OBSBasic::on_actionEditTransform_triggered()
  1327. {
  1328. delete transformWindow;
  1329. transformWindow = new OBSBasicTransform(this);
  1330. transformWindow->show();
  1331. }
  1332. void OBSBasic::on_actionResetTransform_triggered()
  1333. {
  1334. auto func = [] (obs_scene_t scene, obs_sceneitem_t item, void *param)
  1335. {
  1336. if (!obs_sceneitem_selected(item))
  1337. return true;
  1338. obs_sceneitem_info info;
  1339. vec2_set(&info.pos, 0.0f, 0.0f);
  1340. vec2_set(&info.scale, 1.0f, 1.0f);
  1341. info.rot = 0.0f;
  1342. info.alignment = OBS_ALIGN_TOP | OBS_ALIGN_LEFT;
  1343. info.bounds_type = OBS_BOUNDS_NONE;
  1344. info.bounds_alignment = OBS_ALIGN_CENTER;
  1345. vec2_set(&info.bounds, 0.0f, 0.0f);
  1346. obs_sceneitem_set_info(item, &info);
  1347. UNUSED_PARAMETER(scene);
  1348. UNUSED_PARAMETER(param);
  1349. return true;
  1350. };
  1351. obs_scene_enum_items(GetCurrentScene(), func, nullptr);
  1352. }
  1353. static void GetItemBox(obs_sceneitem_t item, vec3 &tl, vec3 &br)
  1354. {
  1355. matrix4 boxTransform;
  1356. obs_sceneitem_get_box_transform(item, &boxTransform);
  1357. vec3_set(&tl, M_INFINITE, M_INFINITE, 0.0f);
  1358. vec3_set(&br, -M_INFINITE, -M_INFINITE, 0.0f);
  1359. auto GetMinPos = [&] (float x, float y)
  1360. {
  1361. vec3 pos;
  1362. vec3_set(&pos, x, y, 0.0f);
  1363. vec3_transform(&pos, &pos, &boxTransform);
  1364. vec3_min(&tl, &tl, &pos);
  1365. vec3_max(&br, &br, &pos);
  1366. };
  1367. GetMinPos(0.0f, 0.0f);
  1368. GetMinPos(1.0f, 0.0f);
  1369. GetMinPos(0.0f, 1.0f);
  1370. GetMinPos(1.0f, 1.0f);
  1371. }
  1372. static vec3 GetItemTL(obs_sceneitem_t item)
  1373. {
  1374. vec3 tl, br;
  1375. GetItemBox(item, tl, br);
  1376. return tl;
  1377. }
  1378. static void SetItemTL(obs_sceneitem_t item, const vec3 &tl)
  1379. {
  1380. vec3 newTL;
  1381. vec2 pos;
  1382. obs_sceneitem_getpos(item, &pos);
  1383. newTL = GetItemTL(item);
  1384. pos.x += tl.x - newTL.x;
  1385. pos.y += tl.y - newTL.y;
  1386. obs_sceneitem_setpos(item, &pos);
  1387. }
  1388. static bool RotateSelectedSources(obs_scene_t scene, obs_sceneitem_t item,
  1389. void *param)
  1390. {
  1391. if (!obs_sceneitem_selected(item))
  1392. return true;
  1393. float rot = *reinterpret_cast<float*>(param);
  1394. vec3 tl = GetItemTL(item);
  1395. rot += obs_sceneitem_getrot(item);
  1396. if (rot >= 360.0f) rot -= 360.0f;
  1397. else if (rot <= -360.0f) rot += 360.0f;
  1398. obs_sceneitem_setrot(item, rot);
  1399. SetItemTL(item, tl);
  1400. UNUSED_PARAMETER(scene);
  1401. UNUSED_PARAMETER(param);
  1402. return true;
  1403. };
  1404. void OBSBasic::on_actionRotate90CW_triggered()
  1405. {
  1406. float f90CW = 90.0f;
  1407. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f90CW);
  1408. }
  1409. void OBSBasic::on_actionRotate90CCW_triggered()
  1410. {
  1411. float f90CCW = -90.0f;
  1412. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f90CCW);
  1413. }
  1414. void OBSBasic::on_actionRotate180_triggered()
  1415. {
  1416. float f180 = 180.0f;
  1417. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f180);
  1418. }
  1419. static bool MultiplySelectedItemScale(obs_scene_t scene, obs_sceneitem_t item,
  1420. void *param)
  1421. {
  1422. vec2 &mul = *reinterpret_cast<vec2*>(param);
  1423. if (!obs_sceneitem_selected(item))
  1424. return true;
  1425. vec3 tl = GetItemTL(item);
  1426. vec2 scale;
  1427. obs_sceneitem_getscale(item, &scale);
  1428. vec2_mul(&scale, &scale, &mul);
  1429. obs_sceneitem_setscale(item, &scale);
  1430. SetItemTL(item, tl);
  1431. UNUSED_PARAMETER(scene);
  1432. return true;
  1433. }
  1434. void OBSBasic::on_actionFlipHorizontal_triggered()
  1435. {
  1436. vec2 scale;
  1437. vec2_set(&scale, -1.0f, 1.0f);
  1438. obs_scene_enum_items(GetCurrentScene(), MultiplySelectedItemScale,
  1439. &scale);
  1440. }
  1441. void OBSBasic::on_actionFlipVertical_triggered()
  1442. {
  1443. vec2 scale;
  1444. vec2_set(&scale, 1.0f, -1.0f);
  1445. obs_scene_enum_items(GetCurrentScene(), MultiplySelectedItemScale,
  1446. &scale);
  1447. }
  1448. static bool CenterAlignSelectedItems(obs_scene_t scene, obs_sceneitem_t item,
  1449. void *param)
  1450. {
  1451. obs_bounds_type boundsType = *reinterpret_cast<obs_bounds_type*>(param);
  1452. if (!obs_sceneitem_selected(item))
  1453. return true;
  1454. obs_video_info ovi;
  1455. obs_get_video_info(&ovi);
  1456. obs_sceneitem_info itemInfo;
  1457. vec2_set(&itemInfo.pos, 0.0f, 0.0f);
  1458. vec2_set(&itemInfo.scale, 1.0f, 1.0f);
  1459. itemInfo.alignment = OBS_ALIGN_LEFT | OBS_ALIGN_TOP;
  1460. itemInfo.rot = 0.0f;
  1461. vec2_set(&itemInfo.bounds,
  1462. float(ovi.base_width), float(ovi.base_height));
  1463. itemInfo.bounds_type = boundsType;
  1464. itemInfo.bounds_alignment = OBS_ALIGN_CENTER;
  1465. obs_sceneitem_set_info(item, &itemInfo);
  1466. UNUSED_PARAMETER(scene);
  1467. return true;
  1468. }
  1469. void OBSBasic::on_actionFitToScreen_triggered()
  1470. {
  1471. obs_bounds_type boundsType = OBS_BOUNDS_SCALE_INNER;
  1472. obs_scene_enum_items(GetCurrentScene(), CenterAlignSelectedItems,
  1473. &boundsType);
  1474. }
  1475. void OBSBasic::on_actionStretchToScreen_triggered()
  1476. {
  1477. obs_bounds_type boundsType = OBS_BOUNDS_STRETCH;
  1478. obs_scene_enum_items(GetCurrentScene(), CenterAlignSelectedItems,
  1479. &boundsType);
  1480. }
  1481. void OBSBasic::on_actionCenterToScreen_triggered()
  1482. {
  1483. auto func = [] (obs_scene_t scene, obs_sceneitem_t item, void *param)
  1484. {
  1485. vec3 tl, br, itemCenter, screenCenter, offset;
  1486. obs_video_info ovi;
  1487. if (!obs_sceneitem_selected(item))
  1488. return true;
  1489. obs_get_video_info(&ovi);
  1490. vec3_set(&screenCenter, float(ovi.base_width),
  1491. float(ovi.base_height), 0.0f);
  1492. vec3_mulf(&screenCenter, &screenCenter, 0.5f);
  1493. GetItemBox(item, tl, br);
  1494. vec3_sub(&itemCenter, &br, &tl);
  1495. vec3_mulf(&itemCenter, &itemCenter, 0.5f);
  1496. vec3_add(&itemCenter, &itemCenter, &tl);
  1497. vec3_sub(&offset, &screenCenter, &itemCenter);
  1498. vec3_add(&tl, &tl, &offset);
  1499. SetItemTL(item, tl);
  1500. UNUSED_PARAMETER(scene);
  1501. UNUSED_PARAMETER(param);
  1502. return true;
  1503. };
  1504. obs_scene_enum_items(GetCurrentScene(), func, nullptr);
  1505. }