obs.c 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976
  1. /******************************************************************************
  2. Copyright (C) 2013-2014 by Hugh Bailey <[email protected]>
  3. This program is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU General Public License as published by
  5. the Free Software Foundation, either version 2 of the License, or
  6. (at your option) any later version.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <http://www.gnu.org/licenses/>.
  13. ******************************************************************************/
  14. #include <inttypes.h>
  15. #include "graphics/matrix4.h"
  16. #include "callback/calldata.h"
  17. #include "obs.h"
  18. #include "obs-internal.h"
  19. struct obs_core *obs = NULL;
  20. extern void add_default_module_paths(void);
  21. extern char *find_libobs_data_file(const char *file);
  22. static inline void make_video_info(struct video_output_info *vi,
  23. struct obs_video_info *ovi)
  24. {
  25. vi->name = "video";
  26. vi->format = ovi->output_format;
  27. vi->fps_num = ovi->fps_num;
  28. vi->fps_den = ovi->fps_den;
  29. vi->width = ovi->output_width;
  30. vi->height = ovi->output_height;
  31. vi->range = ovi->range;
  32. vi->colorspace = ovi->colorspace;
  33. vi->cache_size = 6;
  34. }
  35. #define PIXEL_SIZE 4
  36. #define GET_ALIGN(val, align) \
  37. (((val) + (align-1)) & ~(align-1))
  38. static inline void set_420p_sizes(const struct obs_video_info *ovi)
  39. {
  40. struct obs_core_video *video = &obs->video;
  41. uint32_t chroma_pixels;
  42. uint32_t total_bytes;
  43. chroma_pixels = (ovi->output_width * ovi->output_height / 4);
  44. chroma_pixels = GET_ALIGN(chroma_pixels, PIXEL_SIZE);
  45. video->plane_offsets[0] = 0;
  46. video->plane_offsets[1] = ovi->output_width * ovi->output_height;
  47. video->plane_offsets[2] = video->plane_offsets[1] + chroma_pixels;
  48. video->plane_linewidth[0] = ovi->output_width;
  49. video->plane_linewidth[1] = ovi->output_width/2;
  50. video->plane_linewidth[2] = ovi->output_width/2;
  51. video->plane_sizes[0] = video->plane_offsets[1];
  52. video->plane_sizes[1] = video->plane_sizes[0]/4;
  53. video->plane_sizes[2] = video->plane_sizes[1];
  54. total_bytes = video->plane_offsets[2] + chroma_pixels;
  55. video->conversion_height =
  56. (total_bytes/PIXEL_SIZE + ovi->output_width-1) /
  57. ovi->output_width;
  58. video->conversion_height = GET_ALIGN(video->conversion_height, 2);
  59. video->conversion_tech = "Planar420";
  60. }
  61. static inline void set_nv12_sizes(const struct obs_video_info *ovi)
  62. {
  63. struct obs_core_video *video = &obs->video;
  64. uint32_t chroma_pixels;
  65. uint32_t total_bytes;
  66. chroma_pixels = (ovi->output_width * ovi->output_height / 2);
  67. chroma_pixels = GET_ALIGN(chroma_pixels, PIXEL_SIZE);
  68. video->plane_offsets[0] = 0;
  69. video->plane_offsets[1] = ovi->output_width * ovi->output_height;
  70. video->plane_linewidth[0] = ovi->output_width;
  71. video->plane_linewidth[1] = ovi->output_width;
  72. video->plane_sizes[0] = video->plane_offsets[1];
  73. video->plane_sizes[1] = video->plane_sizes[0]/2;
  74. total_bytes = video->plane_offsets[1] + chroma_pixels;
  75. video->conversion_height =
  76. (total_bytes/PIXEL_SIZE + ovi->output_width-1) /
  77. ovi->output_width;
  78. video->conversion_height = GET_ALIGN(video->conversion_height, 2);
  79. video->conversion_tech = "NV12";
  80. }
  81. static inline void set_444p_sizes(const struct obs_video_info *ovi)
  82. {
  83. struct obs_core_video *video = &obs->video;
  84. uint32_t chroma_pixels;
  85. uint32_t total_bytes;
  86. chroma_pixels = (ovi->output_width * ovi->output_height);
  87. chroma_pixels = GET_ALIGN(chroma_pixels, PIXEL_SIZE);
  88. video->plane_offsets[0] = 0;
  89. video->plane_offsets[1] = chroma_pixels;
  90. video->plane_offsets[2] = chroma_pixels + chroma_pixels;
  91. video->plane_linewidth[0] = ovi->output_width;
  92. video->plane_linewidth[1] = ovi->output_width;
  93. video->plane_linewidth[2] = ovi->output_width;
  94. video->plane_sizes[0] = chroma_pixels;
  95. video->plane_sizes[1] = chroma_pixels;
  96. video->plane_sizes[2] = chroma_pixels;
  97. total_bytes = video->plane_offsets[2] + chroma_pixels;
  98. video->conversion_height =
  99. (total_bytes/PIXEL_SIZE + ovi->output_width-1) /
  100. ovi->output_width;
  101. video->conversion_height = GET_ALIGN(video->conversion_height, 2);
  102. video->conversion_tech = "Planar444";
  103. }
  104. static inline void calc_gpu_conversion_sizes(const struct obs_video_info *ovi)
  105. {
  106. obs->video.conversion_height = 0;
  107. memset(obs->video.plane_offsets, 0, sizeof(obs->video.plane_offsets));
  108. memset(obs->video.plane_sizes, 0, sizeof(obs->video.plane_sizes));
  109. memset(obs->video.plane_linewidth, 0,
  110. sizeof(obs->video.plane_linewidth));
  111. switch ((uint32_t)ovi->output_format) {
  112. case VIDEO_FORMAT_I420:
  113. set_420p_sizes(ovi);
  114. break;
  115. case VIDEO_FORMAT_NV12:
  116. set_nv12_sizes(ovi);
  117. break;
  118. case VIDEO_FORMAT_I444:
  119. set_444p_sizes(ovi);
  120. break;
  121. }
  122. }
  123. static bool obs_init_gpu_conversion(struct obs_video_info *ovi)
  124. {
  125. struct obs_core_video *video = &obs->video;
  126. calc_gpu_conversion_sizes(ovi);
  127. if (!video->conversion_height) {
  128. blog(LOG_INFO, "GPU conversion not available for format: %u",
  129. (unsigned int)ovi->output_format);
  130. video->gpu_conversion = false;
  131. return true;
  132. }
  133. for (size_t i = 0; i < NUM_TEXTURES; i++) {
  134. video->convert_textures[i] = gs_texture_create(
  135. ovi->output_width, video->conversion_height,
  136. GS_RGBA, 1, NULL, GS_RENDER_TARGET);
  137. if (!video->convert_textures[i])
  138. return false;
  139. }
  140. return true;
  141. }
  142. static bool obs_init_textures(struct obs_video_info *ovi)
  143. {
  144. struct obs_core_video *video = &obs->video;
  145. uint32_t output_height = video->gpu_conversion ?
  146. video->conversion_height : ovi->output_height;
  147. size_t i;
  148. for (i = 0; i < NUM_TEXTURES; i++) {
  149. video->copy_surfaces[i] = gs_stagesurface_create(
  150. ovi->output_width, output_height, GS_RGBA);
  151. if (!video->copy_surfaces[i])
  152. return false;
  153. video->render_textures[i] = gs_texture_create(
  154. ovi->base_width, ovi->base_height,
  155. GS_RGBA, 1, NULL, GS_RENDER_TARGET);
  156. if (!video->render_textures[i])
  157. return false;
  158. video->output_textures[i] = gs_texture_create(
  159. ovi->output_width, ovi->output_height,
  160. GS_RGBA, 1, NULL, GS_RENDER_TARGET);
  161. if (!video->output_textures[i])
  162. return false;
  163. }
  164. return true;
  165. }
  166. gs_effect_t *obs_load_effect(gs_effect_t **effect, const char *file)
  167. {
  168. if (!*effect) {
  169. char *filename = find_libobs_data_file(file);
  170. *effect = gs_effect_create_from_file(filename, NULL);
  171. bfree(filename);
  172. }
  173. return *effect;
  174. }
  175. static int obs_init_graphics(struct obs_video_info *ovi)
  176. {
  177. struct obs_core_video *video = &obs->video;
  178. uint8_t transparent_tex_data[2*2*4] = {0};
  179. const uint8_t *transparent_tex = transparent_tex_data;
  180. struct gs_sampler_info point_sampler = {0};
  181. bool success = true;
  182. int errorcode;
  183. errorcode = gs_create(&video->graphics, ovi->graphics_module,
  184. ovi->adapter);
  185. if (errorcode != GS_SUCCESS) {
  186. switch (errorcode) {
  187. case GS_ERROR_MODULE_NOT_FOUND:
  188. return OBS_VIDEO_MODULE_NOT_FOUND;
  189. case GS_ERROR_NOT_SUPPORTED:
  190. return OBS_VIDEO_NOT_SUPPORTED;
  191. default:
  192. return OBS_VIDEO_FAIL;
  193. }
  194. }
  195. gs_enter_context(video->graphics);
  196. char *filename = find_libobs_data_file("default.effect");
  197. video->default_effect = gs_effect_create_from_file(filename,
  198. NULL);
  199. bfree(filename);
  200. if (gs_get_device_type() == GS_DEVICE_OPENGL) {
  201. filename = find_libobs_data_file("default_rect.effect");
  202. video->default_rect_effect = gs_effect_create_from_file(
  203. filename, NULL);
  204. bfree(filename);
  205. }
  206. filename = find_libobs_data_file("opaque.effect");
  207. video->opaque_effect = gs_effect_create_from_file(filename,
  208. NULL);
  209. bfree(filename);
  210. filename = find_libobs_data_file("solid.effect");
  211. video->solid_effect = gs_effect_create_from_file(filename,
  212. NULL);
  213. bfree(filename);
  214. filename = find_libobs_data_file("format_conversion.effect");
  215. video->conversion_effect = gs_effect_create_from_file(filename,
  216. NULL);
  217. bfree(filename);
  218. filename = find_libobs_data_file("bicubic_scale.effect");
  219. video->bicubic_effect = gs_effect_create_from_file(filename,
  220. NULL);
  221. bfree(filename);
  222. filename = find_libobs_data_file("lanczos_scale.effect");
  223. video->lanczos_effect = gs_effect_create_from_file(filename,
  224. NULL);
  225. bfree(filename);
  226. filename = find_libobs_data_file("bilinear_lowres_scale.effect");
  227. video->bilinear_lowres_effect = gs_effect_create_from_file(filename,
  228. NULL);
  229. bfree(filename);
  230. filename = find_libobs_data_file("premultiplied_alpha.effect");
  231. video->premultiplied_alpha_effect = gs_effect_create_from_file(filename,
  232. NULL);
  233. bfree(filename);
  234. video->point_sampler = gs_samplerstate_create(&point_sampler);
  235. obs->video.transparent_texture = gs_texture_create(2, 2, GS_RGBA, 1,
  236. &transparent_tex, 0);
  237. if (!video->default_effect)
  238. success = false;
  239. if (gs_get_device_type() == GS_DEVICE_OPENGL) {
  240. if (!video->default_rect_effect)
  241. success = false;
  242. }
  243. if (!video->opaque_effect)
  244. success = false;
  245. if (!video->solid_effect)
  246. success = false;
  247. if (!video->conversion_effect)
  248. success = false;
  249. if (!video->premultiplied_alpha_effect)
  250. success = false;
  251. if (!video->transparent_texture)
  252. success = false;
  253. if (!video->point_sampler)
  254. success = false;
  255. gs_leave_context();
  256. return success ? OBS_VIDEO_SUCCESS : OBS_VIDEO_FAIL;
  257. }
  258. static inline void set_video_matrix(struct obs_core_video *video,
  259. struct obs_video_info *ovi)
  260. {
  261. struct matrix4 mat;
  262. struct vec4 r_row;
  263. if (format_is_yuv(ovi->output_format)) {
  264. video_format_get_parameters(ovi->colorspace, ovi->range,
  265. (float*)&mat, NULL, NULL);
  266. matrix4_inv(&mat, &mat);
  267. /* swap R and G */
  268. r_row = mat.x;
  269. mat.x = mat.y;
  270. mat.y = r_row;
  271. } else {
  272. matrix4_identity(&mat);
  273. }
  274. memcpy(video->color_matrix, &mat, sizeof(float) * 16);
  275. }
  276. static int obs_init_video(struct obs_video_info *ovi)
  277. {
  278. struct obs_core_video *video = &obs->video;
  279. struct video_output_info vi;
  280. int errorcode;
  281. make_video_info(&vi, ovi);
  282. video->base_width = ovi->base_width;
  283. video->base_height = ovi->base_height;
  284. video->output_width = ovi->output_width;
  285. video->output_height = ovi->output_height;
  286. video->gpu_conversion = ovi->gpu_conversion;
  287. video->scale_type = ovi->scale_type;
  288. set_video_matrix(video, ovi);
  289. errorcode = video_output_open(&video->video, &vi);
  290. if (errorcode != VIDEO_OUTPUT_SUCCESS) {
  291. if (errorcode == VIDEO_OUTPUT_INVALIDPARAM) {
  292. blog(LOG_ERROR, "Invalid video parameters specified");
  293. return OBS_VIDEO_INVALID_PARAM;
  294. } else {
  295. blog(LOG_ERROR, "Could not open video output");
  296. }
  297. return OBS_VIDEO_FAIL;
  298. }
  299. gs_enter_context(video->graphics);
  300. if (ovi->gpu_conversion && !obs_init_gpu_conversion(ovi))
  301. return OBS_VIDEO_FAIL;
  302. if (!obs_init_textures(ovi))
  303. return OBS_VIDEO_FAIL;
  304. gs_leave_context();
  305. errorcode = pthread_create(&video->video_thread, NULL,
  306. obs_video_thread, obs);
  307. if (errorcode != 0)
  308. return OBS_VIDEO_FAIL;
  309. video->thread_initialized = true;
  310. video->ovi = *ovi;
  311. return OBS_VIDEO_SUCCESS;
  312. }
  313. static void stop_video(void)
  314. {
  315. struct obs_core_video *video = &obs->video;
  316. void *thread_retval;
  317. if (video->video) {
  318. video_output_stop(video->video);
  319. if (video->thread_initialized) {
  320. pthread_join(video->video_thread, &thread_retval);
  321. video->thread_initialized = false;
  322. }
  323. }
  324. }
  325. static void obs_free_video(void)
  326. {
  327. struct obs_core_video *video = &obs->video;
  328. if (video->video) {
  329. video_output_close(video->video);
  330. video->video = NULL;
  331. if (!video->graphics)
  332. return;
  333. gs_enter_context(video->graphics);
  334. if (video->mapped_surface) {
  335. gs_stagesurface_unmap(video->mapped_surface);
  336. video->mapped_surface = NULL;
  337. }
  338. for (size_t i = 0; i < NUM_TEXTURES; i++) {
  339. gs_stagesurface_destroy(video->copy_surfaces[i]);
  340. gs_texture_destroy(video->render_textures[i]);
  341. gs_texture_destroy(video->convert_textures[i]);
  342. gs_texture_destroy(video->output_textures[i]);
  343. video->copy_surfaces[i] = NULL;
  344. video->render_textures[i] = NULL;
  345. video->convert_textures[i] = NULL;
  346. video->output_textures[i] = NULL;
  347. }
  348. gs_leave_context();
  349. circlebuf_free(&video->vframe_info_buffer);
  350. memset(&video->textures_rendered, 0,
  351. sizeof(video->textures_rendered));
  352. memset(&video->textures_output, 0,
  353. sizeof(video->textures_output));
  354. memset(&video->textures_copied, 0,
  355. sizeof(video->textures_copied));
  356. memset(&video->textures_converted, 0,
  357. sizeof(video->textures_converted));
  358. video->cur_texture = 0;
  359. }
  360. }
  361. static void obs_free_graphics(void)
  362. {
  363. struct obs_core_video *video = &obs->video;
  364. if (video->graphics) {
  365. gs_enter_context(video->graphics);
  366. gs_texture_destroy(video->transparent_texture);
  367. gs_samplerstate_destroy(video->point_sampler);
  368. gs_effect_destroy(video->default_effect);
  369. gs_effect_destroy(video->default_rect_effect);
  370. gs_effect_destroy(video->opaque_effect);
  371. gs_effect_destroy(video->solid_effect);
  372. gs_effect_destroy(video->conversion_effect);
  373. gs_effect_destroy(video->bicubic_effect);
  374. gs_effect_destroy(video->lanczos_effect);
  375. gs_effect_destroy(video->bilinear_lowres_effect);
  376. video->default_effect = NULL;
  377. gs_leave_context();
  378. gs_destroy(video->graphics);
  379. video->graphics = NULL;
  380. }
  381. }
  382. static bool obs_init_audio(struct audio_output_info *ai)
  383. {
  384. struct obs_core_audio *audio = &obs->audio;
  385. int errorcode;
  386. pthread_mutexattr_t attr;
  387. pthread_mutex_init_value(&audio->monitoring_mutex);
  388. if (pthread_mutexattr_init(&attr) != 0)
  389. return false;
  390. if (pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) != 0)
  391. return false;
  392. if (pthread_mutex_init(&audio->monitoring_mutex, &attr) != 0)
  393. return false;
  394. audio->user_volume = 1.0f;
  395. audio->monitoring_device_name = bstrdup("Default");
  396. audio->monitoring_device_id = bstrdup("default");
  397. errorcode = audio_output_open(&audio->audio, ai);
  398. if (errorcode == AUDIO_OUTPUT_SUCCESS)
  399. return true;
  400. else if (errorcode == AUDIO_OUTPUT_INVALIDPARAM)
  401. blog(LOG_ERROR, "Invalid audio parameters specified");
  402. else
  403. blog(LOG_ERROR, "Could not open audio output");
  404. return false;
  405. }
  406. static void obs_free_audio(void)
  407. {
  408. struct obs_core_audio *audio = &obs->audio;
  409. if (audio->audio)
  410. audio_output_close(audio->audio);
  411. circlebuf_free(&audio->buffered_timestamps);
  412. da_free(audio->render_order);
  413. da_free(audio->root_nodes);
  414. da_free(audio->monitors);
  415. bfree(audio->monitoring_device_name);
  416. bfree(audio->monitoring_device_id);
  417. pthread_mutex_destroy(&audio->monitoring_mutex);
  418. memset(audio, 0, sizeof(struct obs_core_audio));
  419. }
  420. static bool obs_init_data(void)
  421. {
  422. struct obs_core_data *data = &obs->data;
  423. pthread_mutexattr_t attr;
  424. assert(data != NULL);
  425. pthread_mutex_init_value(&obs->data.displays_mutex);
  426. pthread_mutex_init_value(&obs->data.draw_callbacks_mutex);
  427. if (pthread_mutexattr_init(&attr) != 0)
  428. return false;
  429. if (pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) != 0)
  430. goto fail;
  431. if (pthread_mutex_init(&data->sources_mutex, &attr) != 0)
  432. goto fail;
  433. if (pthread_mutex_init(&data->audio_sources_mutex, &attr) != 0)
  434. goto fail;
  435. if (pthread_mutex_init(&data->displays_mutex, &attr) != 0)
  436. goto fail;
  437. if (pthread_mutex_init(&data->outputs_mutex, &attr) != 0)
  438. goto fail;
  439. if (pthread_mutex_init(&data->encoders_mutex, &attr) != 0)
  440. goto fail;
  441. if (pthread_mutex_init(&data->services_mutex, &attr) != 0)
  442. goto fail;
  443. if (pthread_mutex_init(&obs->data.draw_callbacks_mutex, NULL) != 0)
  444. goto fail;
  445. if (!obs_view_init(&data->main_view))
  446. goto fail;
  447. data->valid = true;
  448. fail:
  449. pthread_mutexattr_destroy(&attr);
  450. return data->valid;
  451. }
  452. void obs_main_view_free(struct obs_view *view)
  453. {
  454. if (!view) return;
  455. for (size_t i = 0; i < MAX_CHANNELS; i++)
  456. obs_source_release(view->channels[i]);
  457. memset(view->channels, 0, sizeof(view->channels));
  458. pthread_mutex_destroy(&view->channels_mutex);
  459. }
  460. #define FREE_OBS_LINKED_LIST(type) \
  461. do { \
  462. int unfreed = 0; \
  463. while (data->first_ ## type ) { \
  464. obs_ ## type ## _destroy(data->first_ ## type ); \
  465. unfreed++; \
  466. } \
  467. if (unfreed) \
  468. blog(LOG_INFO, "\t%d " #type "(s) were remaining", \
  469. unfreed); \
  470. } while (false)
  471. static void obs_free_data(void)
  472. {
  473. struct obs_core_data *data = &obs->data;
  474. data->valid = false;
  475. obs_main_view_free(&data->main_view);
  476. blog(LOG_INFO, "Freeing OBS context data");
  477. FREE_OBS_LINKED_LIST(source);
  478. FREE_OBS_LINKED_LIST(output);
  479. FREE_OBS_LINKED_LIST(encoder);
  480. FREE_OBS_LINKED_LIST(display);
  481. FREE_OBS_LINKED_LIST(service);
  482. pthread_mutex_destroy(&data->sources_mutex);
  483. pthread_mutex_destroy(&data->audio_sources_mutex);
  484. pthread_mutex_destroy(&data->displays_mutex);
  485. pthread_mutex_destroy(&data->outputs_mutex);
  486. pthread_mutex_destroy(&data->encoders_mutex);
  487. pthread_mutex_destroy(&data->services_mutex);
  488. pthread_mutex_destroy(&data->draw_callbacks_mutex);
  489. da_free(data->draw_callbacks);
  490. }
  491. static const char *obs_signals[] = {
  492. "void source_create(ptr source)",
  493. "void source_destroy(ptr source)",
  494. "void source_remove(ptr source)",
  495. "void source_save(ptr source)",
  496. "void source_load(ptr source)",
  497. "void source_activate(ptr source)",
  498. "void source_deactivate(ptr source)",
  499. "void source_show(ptr source)",
  500. "void source_hide(ptr source)",
  501. "void source_rename(ptr source, string new_name, string prev_name)",
  502. "void source_volume(ptr source, in out float volume)",
  503. "void source_volume_level(ptr source, float level, float magnitude, "
  504. "float peak)",
  505. "void source_transition_start(ptr source)",
  506. "void source_transition_video_stop(ptr source)",
  507. "void source_transition_stop(ptr source)",
  508. "void channel_change(int channel, in out ptr source, ptr prev_source)",
  509. "void master_volume(in out float volume)",
  510. "void hotkey_layout_change()",
  511. "void hotkey_register(ptr hotkey)",
  512. "void hotkey_unregister(ptr hotkey)",
  513. "void hotkey_bindings_changed(ptr hotkey)",
  514. NULL
  515. };
  516. static inline bool obs_init_handlers(void)
  517. {
  518. obs->signals = signal_handler_create();
  519. if (!obs->signals)
  520. return false;
  521. obs->procs = proc_handler_create();
  522. if (!obs->procs)
  523. return false;
  524. return signal_handler_add_array(obs->signals, obs_signals);
  525. }
  526. static pthread_once_t obs_pthread_once_init_token = PTHREAD_ONCE_INIT;
  527. static inline bool obs_init_hotkeys(void)
  528. {
  529. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  530. pthread_mutexattr_t attr;
  531. bool success = false;
  532. assert(hotkeys != NULL);
  533. da_init(hotkeys->hotkeys);
  534. hotkeys->signals = obs->signals;
  535. hotkeys->name_map_init_token = obs_pthread_once_init_token;
  536. hotkeys->mute = bstrdup("Mute");
  537. hotkeys->unmute = bstrdup("Unmute");
  538. hotkeys->push_to_mute = bstrdup("Push-to-mute");
  539. hotkeys->push_to_talk = bstrdup("Push-to-talk");
  540. hotkeys->sceneitem_show = bstrdup("Show '%1'");
  541. hotkeys->sceneitem_hide = bstrdup("Hide '%1'");
  542. if (!obs_hotkeys_platform_init(hotkeys))
  543. return false;
  544. if (pthread_mutexattr_init(&attr) != 0)
  545. return false;
  546. if (pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) != 0)
  547. goto fail;
  548. if (pthread_mutex_init(&hotkeys->mutex, &attr) != 0)
  549. goto fail;
  550. if (os_event_init(&hotkeys->stop_event, OS_EVENT_TYPE_MANUAL) != 0)
  551. goto fail;
  552. if (pthread_create(&hotkeys->hotkey_thread, NULL,
  553. obs_hotkey_thread, NULL))
  554. goto fail;
  555. hotkeys->hotkey_thread_initialized = true;
  556. success = true;
  557. fail:
  558. pthread_mutexattr_destroy(&attr);
  559. return success;
  560. }
  561. static inline void stop_hotkeys(void)
  562. {
  563. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  564. void *thread_ret;
  565. if (hotkeys->hotkey_thread_initialized) {
  566. os_event_signal(hotkeys->stop_event);
  567. pthread_join(hotkeys->hotkey_thread, &thread_ret);
  568. hotkeys->hotkey_thread_initialized = false;
  569. }
  570. os_event_destroy(hotkeys->stop_event);
  571. obs_hotkeys_free();
  572. }
  573. static inline void obs_free_hotkeys(void)
  574. {
  575. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  576. bfree(hotkeys->mute);
  577. bfree(hotkeys->unmute);
  578. bfree(hotkeys->push_to_mute);
  579. bfree(hotkeys->push_to_talk);
  580. bfree(hotkeys->sceneitem_show);
  581. bfree(hotkeys->sceneitem_hide);
  582. obs_hotkey_name_map_free();
  583. obs_hotkeys_platform_free(hotkeys);
  584. pthread_mutex_destroy(&hotkeys->mutex);
  585. }
  586. extern const struct obs_source_info scene_info;
  587. extern void log_system_info(void);
  588. static bool obs_init(const char *locale, const char *module_config_path,
  589. profiler_name_store_t *store)
  590. {
  591. obs = bzalloc(sizeof(struct obs_core));
  592. pthread_mutex_init_value(&obs->audio.monitoring_mutex);
  593. obs->name_store_owned = !store;
  594. obs->name_store = store ? store : profiler_name_store_create();
  595. if (!obs->name_store) {
  596. blog(LOG_ERROR, "Couldn't create profiler name store");
  597. return false;
  598. }
  599. log_system_info();
  600. if (!obs_init_data())
  601. return false;
  602. if (!obs_init_handlers())
  603. return false;
  604. if (!obs_init_hotkeys())
  605. return false;
  606. if (module_config_path)
  607. obs->module_config_path = bstrdup(module_config_path);
  608. obs->locale = bstrdup(locale);
  609. obs_register_source(&scene_info);
  610. add_default_module_paths();
  611. return true;
  612. }
  613. #ifdef _WIN32
  614. extern void initialize_crash_handler(void);
  615. extern void initialize_com(void);
  616. extern void uninitialize_com(void);
  617. #endif
  618. static const char *obs_startup_name = "obs_startup";
  619. bool obs_startup(const char *locale, const char *module_config_path,
  620. profiler_name_store_t *store)
  621. {
  622. bool success;
  623. profile_start(obs_startup_name);
  624. if (obs) {
  625. blog(LOG_WARNING, "Tried to call obs_startup more than once");
  626. return false;
  627. }
  628. #ifdef _WIN32
  629. initialize_crash_handler();
  630. initialize_com();
  631. #endif
  632. success = obs_init(locale, module_config_path, store);
  633. profile_end(obs_startup_name);
  634. if (!success)
  635. obs_shutdown();
  636. return success;
  637. }
  638. void obs_shutdown(void)
  639. {
  640. struct obs_module *module;
  641. if (!obs)
  642. return;
  643. #define FREE_REGISTERED_TYPES(structure, list) \
  644. do { \
  645. for (size_t i = 0; i < list.num; i++) { \
  646. struct structure *item = &list.array[i]; \
  647. if (item->type_data && item->free_type_data) \
  648. item->free_type_data(item->type_data); \
  649. } \
  650. da_free(list); \
  651. } while (false)
  652. FREE_REGISTERED_TYPES(obs_source_info, obs->source_types);
  653. FREE_REGISTERED_TYPES(obs_output_info, obs->output_types);
  654. FREE_REGISTERED_TYPES(obs_encoder_info, obs->encoder_types);
  655. FREE_REGISTERED_TYPES(obs_service_info, obs->service_types);
  656. FREE_REGISTERED_TYPES(obs_modal_ui, obs->modal_ui_callbacks);
  657. FREE_REGISTERED_TYPES(obs_modeless_ui, obs->modeless_ui_callbacks);
  658. #undef FREE_REGISTERED_TYPES
  659. da_free(obs->input_types);
  660. da_free(obs->filter_types);
  661. da_free(obs->transition_types);
  662. stop_video();
  663. stop_hotkeys();
  664. obs_free_audio();
  665. obs_free_data();
  666. obs_free_video();
  667. obs_free_hotkeys();
  668. obs_free_graphics();
  669. proc_handler_destroy(obs->procs);
  670. signal_handler_destroy(obs->signals);
  671. obs->procs = NULL;
  672. obs->signals = NULL;
  673. module = obs->first_module;
  674. while (module) {
  675. struct obs_module *next = module->next;
  676. free_module(module);
  677. module = next;
  678. }
  679. obs->first_module = NULL;
  680. for (size_t i = 0; i < obs->module_paths.num; i++)
  681. free_module_path(obs->module_paths.array+i);
  682. da_free(obs->module_paths);
  683. if (obs->name_store_owned)
  684. profiler_name_store_free(obs->name_store);
  685. bfree(obs->module_config_path);
  686. bfree(obs->locale);
  687. bfree(obs);
  688. obs = NULL;
  689. #ifdef _WIN32
  690. uninitialize_com();
  691. #endif
  692. }
  693. bool obs_initialized(void)
  694. {
  695. return obs != NULL;
  696. }
  697. uint32_t obs_get_version(void)
  698. {
  699. return LIBOBS_API_VER;
  700. }
  701. void obs_set_locale(const char *locale)
  702. {
  703. struct obs_module *module;
  704. if (!obs)
  705. return;
  706. if (obs->locale)
  707. bfree(obs->locale);
  708. obs->locale = bstrdup(locale);
  709. module = obs->first_module;
  710. while (module) {
  711. if (module->set_locale)
  712. module->set_locale(locale);
  713. module = module->next;
  714. }
  715. }
  716. const char *obs_get_locale(void)
  717. {
  718. return obs ? obs->locale : NULL;
  719. }
  720. #define OBS_SIZE_MIN 2
  721. #define OBS_SIZE_MAX (32 * 1024)
  722. static inline bool size_valid(uint32_t width, uint32_t height)
  723. {
  724. return (width >= OBS_SIZE_MIN && height >= OBS_SIZE_MIN &&
  725. width <= OBS_SIZE_MAX && height <= OBS_SIZE_MAX);
  726. }
  727. int obs_reset_video(struct obs_video_info *ovi)
  728. {
  729. if (!obs) return OBS_VIDEO_FAIL;
  730. /* don't allow changing of video settings if active. */
  731. if (obs->video.video && video_output_active(obs->video.video))
  732. return OBS_VIDEO_CURRENTLY_ACTIVE;
  733. if (!size_valid(ovi->output_width, ovi->output_height) ||
  734. !size_valid(ovi->base_width, ovi->base_height))
  735. return OBS_VIDEO_INVALID_PARAM;
  736. struct obs_core_video *video = &obs->video;
  737. stop_video();
  738. obs_free_video();
  739. /* align to multiple-of-two and SSE alignment sizes */
  740. ovi->output_width &= 0xFFFFFFFC;
  741. ovi->output_height &= 0xFFFFFFFE;
  742. if (!video->graphics) {
  743. int errorcode = obs_init_graphics(ovi);
  744. if (errorcode != OBS_VIDEO_SUCCESS) {
  745. obs_free_graphics();
  746. return errorcode;
  747. }
  748. }
  749. const char *scale_type_name = "";
  750. switch (ovi->scale_type) {
  751. case OBS_SCALE_DISABLE:
  752. scale_type_name = "Disabled";
  753. break;
  754. case OBS_SCALE_POINT:
  755. scale_type_name = "Point";
  756. break;
  757. case OBS_SCALE_BICUBIC:
  758. scale_type_name = "Bicubic";
  759. break;
  760. case OBS_SCALE_BILINEAR:
  761. scale_type_name = "Bilinear";
  762. break;
  763. case OBS_SCALE_LANCZOS:
  764. scale_type_name = "Lanczos";
  765. break;
  766. }
  767. blog(LOG_INFO, "---------------------------------");
  768. blog(LOG_INFO, "video settings reset:\n"
  769. "\tbase resolution: %dx%d\n"
  770. "\toutput resolution: %dx%d\n"
  771. "\tdownscale filter: %s\n"
  772. "\tfps: %d/%d\n"
  773. "\tformat: %s",
  774. ovi->base_width, ovi->base_height,
  775. ovi->output_width, ovi->output_height,
  776. scale_type_name,
  777. ovi->fps_num, ovi->fps_den,
  778. get_video_format_name(ovi->output_format));
  779. return obs_init_video(ovi);
  780. }
  781. bool obs_reset_audio(const struct obs_audio_info *oai)
  782. {
  783. struct audio_output_info ai;
  784. if (!obs) return false;
  785. /* don't allow changing of audio settings if active. */
  786. if (obs->audio.audio && audio_output_active(obs->audio.audio))
  787. return false;
  788. obs_free_audio();
  789. if (!oai)
  790. return true;
  791. ai.name = "Audio";
  792. ai.samples_per_sec = oai->samples_per_sec;
  793. ai.format = AUDIO_FORMAT_FLOAT_PLANAR;
  794. ai.speakers = oai->speakers;
  795. ai.input_callback = audio_callback;
  796. blog(LOG_INFO, "---------------------------------");
  797. blog(LOG_INFO, "audio settings reset:\n"
  798. "\tsamples per sec: %d\n"
  799. "\tspeakers: %d",
  800. (int)ai.samples_per_sec,
  801. (int)ai.speakers);
  802. return obs_init_audio(&ai);
  803. }
  804. bool obs_get_video_info(struct obs_video_info *ovi)
  805. {
  806. struct obs_core_video *video = &obs->video;
  807. if (!obs || !video->graphics)
  808. return false;
  809. *ovi = video->ovi;
  810. return true;
  811. }
  812. bool obs_get_audio_info(struct obs_audio_info *oai)
  813. {
  814. struct obs_core_audio *audio = &obs->audio;
  815. const struct audio_output_info *info;
  816. if (!obs || !oai || !audio->audio)
  817. return false;
  818. info = audio_output_get_info(audio->audio);
  819. oai->samples_per_sec = info->samples_per_sec;
  820. oai->speakers = info->speakers;
  821. return true;
  822. }
  823. bool obs_enum_source_types(size_t idx, const char **id)
  824. {
  825. if (!obs) return false;
  826. if (idx >= obs->source_types.num)
  827. return false;
  828. *id = obs->source_types.array[idx].id;
  829. return true;
  830. }
  831. bool obs_enum_input_types(size_t idx, const char **id)
  832. {
  833. if (!obs) return false;
  834. if (idx >= obs->input_types.num)
  835. return false;
  836. *id = obs->input_types.array[idx].id;
  837. return true;
  838. }
  839. bool obs_enum_filter_types(size_t idx, const char **id)
  840. {
  841. if (!obs) return false;
  842. if (idx >= obs->filter_types.num)
  843. return false;
  844. *id = obs->filter_types.array[idx].id;
  845. return true;
  846. }
  847. bool obs_enum_transition_types(size_t idx, const char **id)
  848. {
  849. if (!obs) return false;
  850. if (idx >= obs->transition_types.num)
  851. return false;
  852. *id = obs->transition_types.array[idx].id;
  853. return true;
  854. }
  855. bool obs_enum_output_types(size_t idx, const char **id)
  856. {
  857. if (!obs) return false;
  858. if (idx >= obs->output_types.num)
  859. return false;
  860. *id = obs->output_types.array[idx].id;
  861. return true;
  862. }
  863. bool obs_enum_encoder_types(size_t idx, const char **id)
  864. {
  865. if (!obs) return false;
  866. if (idx >= obs->encoder_types.num)
  867. return false;
  868. *id = obs->encoder_types.array[idx].id;
  869. return true;
  870. }
  871. bool obs_enum_service_types(size_t idx, const char **id)
  872. {
  873. if (!obs) return false;
  874. if (idx >= obs->service_types.num)
  875. return false;
  876. *id = obs->service_types.array[idx].id;
  877. return true;
  878. }
  879. void obs_enter_graphics(void)
  880. {
  881. if (obs && obs->video.graphics)
  882. gs_enter_context(obs->video.graphics);
  883. }
  884. void obs_leave_graphics(void)
  885. {
  886. if (obs && obs->video.graphics)
  887. gs_leave_context();
  888. }
  889. audio_t *obs_get_audio(void)
  890. {
  891. return (obs != NULL) ? obs->audio.audio : NULL;
  892. }
  893. video_t *obs_get_video(void)
  894. {
  895. return (obs != NULL) ? obs->video.video : NULL;
  896. }
  897. /* TODO: optimize this later so it's not just O(N) string lookups */
  898. static inline struct obs_modal_ui *get_modal_ui_callback(const char *id,
  899. const char *task, const char *target)
  900. {
  901. for (size_t i = 0; i < obs->modal_ui_callbacks.num; i++) {
  902. struct obs_modal_ui *callback = obs->modal_ui_callbacks.array+i;
  903. if (strcmp(callback->id, id) == 0 &&
  904. strcmp(callback->task, task) == 0 &&
  905. strcmp(callback->target, target) == 0)
  906. return callback;
  907. }
  908. return NULL;
  909. }
  910. static inline struct obs_modeless_ui *get_modeless_ui_callback(const char *id,
  911. const char *task, const char *target)
  912. {
  913. for (size_t i = 0; i < obs->modeless_ui_callbacks.num; i++) {
  914. struct obs_modeless_ui *callback;
  915. callback = obs->modeless_ui_callbacks.array+i;
  916. if (strcmp(callback->id, id) == 0 &&
  917. strcmp(callback->task, task) == 0 &&
  918. strcmp(callback->target, target) == 0)
  919. return callback;
  920. }
  921. return NULL;
  922. }
  923. int obs_exec_ui(const char *name, const char *task, const char *target,
  924. void *data, void *ui_data)
  925. {
  926. struct obs_modal_ui *callback;
  927. int errorcode = OBS_UI_NOTFOUND;
  928. if (!obs) return errorcode;
  929. callback = get_modal_ui_callback(name, task, target);
  930. if (callback) {
  931. bool success = callback->exec(data, ui_data);
  932. errorcode = success ? OBS_UI_SUCCESS : OBS_UI_CANCEL;
  933. }
  934. return errorcode;
  935. }
  936. void *obs_create_ui(const char *name, const char *task, const char *target,
  937. void *data, void *ui_data)
  938. {
  939. struct obs_modeless_ui *callback;
  940. if (!obs) return NULL;
  941. callback = get_modeless_ui_callback(name, task, target);
  942. return callback ? callback->create(data, ui_data) : NULL;
  943. }
  944. obs_source_t *obs_get_output_source(uint32_t channel)
  945. {
  946. if (!obs) return NULL;
  947. return obs_view_get_source(&obs->data.main_view, channel);
  948. }
  949. void obs_set_output_source(uint32_t channel, obs_source_t *source)
  950. {
  951. assert(channel < MAX_CHANNELS);
  952. if (!obs) return;
  953. if (channel >= MAX_CHANNELS) return;
  954. struct obs_source *prev_source;
  955. struct obs_view *view = &obs->data.main_view;
  956. struct calldata params = {0};
  957. pthread_mutex_lock(&view->channels_mutex);
  958. obs_source_addref(source);
  959. prev_source = view->channels[channel];
  960. calldata_set_int(&params, "channel", channel);
  961. calldata_set_ptr(&params, "prev_source", prev_source);
  962. calldata_set_ptr(&params, "source", source);
  963. signal_handler_signal(obs->signals, "channel_change", &params);
  964. calldata_get_ptr(&params, "source", &source);
  965. calldata_free(&params);
  966. view->channels[channel] = source;
  967. pthread_mutex_unlock(&view->channels_mutex);
  968. if (source)
  969. obs_source_activate(source, MAIN_VIEW);
  970. if (prev_source) {
  971. obs_source_deactivate(prev_source, MAIN_VIEW);
  972. obs_source_release(prev_source);
  973. }
  974. }
  975. void obs_enum_sources(bool (*enum_proc)(void*, obs_source_t*), void *param)
  976. {
  977. obs_source_t *source;
  978. if (!obs) return;
  979. pthread_mutex_lock(&obs->data.sources_mutex);
  980. source = obs->data.first_source;
  981. while (source) {
  982. obs_source_t *next_source =
  983. (obs_source_t*)source->context.next;
  984. if ((source->info.type == OBS_SOURCE_TYPE_INPUT) != 0 &&
  985. !source->context.private &&
  986. !enum_proc(param, source))
  987. break;
  988. source = next_source;
  989. }
  990. pthread_mutex_unlock(&obs->data.sources_mutex);
  991. }
  992. static inline void obs_enum(void *pstart, pthread_mutex_t *mutex, void *proc,
  993. void *param)
  994. {
  995. struct obs_context_data **start = pstart, *context;
  996. bool (*enum_proc)(void*, void*) = proc;
  997. assert(start);
  998. assert(mutex);
  999. assert(enum_proc);
  1000. pthread_mutex_lock(mutex);
  1001. context = *start;
  1002. while (context) {
  1003. if (!enum_proc(param, context))
  1004. break;
  1005. context = context->next;
  1006. }
  1007. pthread_mutex_unlock(mutex);
  1008. }
  1009. void obs_enum_outputs(bool (*enum_proc)(void*, obs_output_t*), void *param)
  1010. {
  1011. if (!obs) return;
  1012. obs_enum(&obs->data.first_output, &obs->data.outputs_mutex,
  1013. enum_proc, param);
  1014. }
  1015. void obs_enum_encoders(bool (*enum_proc)(void*, obs_encoder_t*), void *param)
  1016. {
  1017. if (!obs) return;
  1018. obs_enum(&obs->data.first_encoder, &obs->data.encoders_mutex,
  1019. enum_proc, param);
  1020. }
  1021. void obs_enum_services(bool (*enum_proc)(void*, obs_service_t*), void *param)
  1022. {
  1023. if (!obs) return;
  1024. obs_enum(&obs->data.first_service, &obs->data.services_mutex,
  1025. enum_proc, param);
  1026. }
  1027. static inline void *get_context_by_name(void *vfirst, const char *name,
  1028. pthread_mutex_t *mutex, void *(*addref)(void*))
  1029. {
  1030. struct obs_context_data **first = vfirst;
  1031. struct obs_context_data *context;
  1032. pthread_mutex_lock(mutex);
  1033. context = *first;
  1034. while (context) {
  1035. if (!context->private && strcmp(context->name, name) == 0) {
  1036. context = addref(context);
  1037. break;
  1038. }
  1039. context = context->next;
  1040. }
  1041. pthread_mutex_unlock(mutex);
  1042. return context;
  1043. }
  1044. static inline void *obs_source_addref_safe_(void *ref)
  1045. {
  1046. return obs_source_get_ref(ref);
  1047. }
  1048. static inline void *obs_output_addref_safe_(void *ref)
  1049. {
  1050. return obs_output_get_ref(ref);
  1051. }
  1052. static inline void *obs_encoder_addref_safe_(void *ref)
  1053. {
  1054. return obs_encoder_get_ref(ref);
  1055. }
  1056. static inline void *obs_service_addref_safe_(void *ref)
  1057. {
  1058. return obs_service_get_ref(ref);
  1059. }
  1060. static inline void *obs_id_(void *data)
  1061. {
  1062. return data;
  1063. }
  1064. obs_source_t *obs_get_source_by_name(const char *name)
  1065. {
  1066. if (!obs) return NULL;
  1067. return get_context_by_name(&obs->data.first_source, name,
  1068. &obs->data.sources_mutex, obs_source_addref_safe_);
  1069. }
  1070. obs_output_t *obs_get_output_by_name(const char *name)
  1071. {
  1072. if (!obs) return NULL;
  1073. return get_context_by_name(&obs->data.first_output, name,
  1074. &obs->data.outputs_mutex, obs_output_addref_safe_);
  1075. }
  1076. obs_encoder_t *obs_get_encoder_by_name(const char *name)
  1077. {
  1078. if (!obs) return NULL;
  1079. return get_context_by_name(&obs->data.first_encoder, name,
  1080. &obs->data.encoders_mutex, obs_encoder_addref_safe_);
  1081. }
  1082. obs_service_t *obs_get_service_by_name(const char *name)
  1083. {
  1084. if (!obs) return NULL;
  1085. return get_context_by_name(&obs->data.first_service, name,
  1086. &obs->data.services_mutex, obs_service_addref_safe_);
  1087. }
  1088. gs_effect_t *obs_get_base_effect(enum obs_base_effect effect)
  1089. {
  1090. if (!obs) return NULL;
  1091. switch (effect) {
  1092. case OBS_EFFECT_DEFAULT:
  1093. return obs->video.default_effect;
  1094. case OBS_EFFECT_DEFAULT_RECT:
  1095. return obs->video.default_rect_effect;
  1096. case OBS_EFFECT_OPAQUE:
  1097. return obs->video.opaque_effect;
  1098. case OBS_EFFECT_SOLID:
  1099. return obs->video.solid_effect;
  1100. case OBS_EFFECT_BICUBIC:
  1101. return obs->video.bicubic_effect;
  1102. case OBS_EFFECT_LANCZOS:
  1103. return obs->video.lanczos_effect;
  1104. case OBS_EFFECT_BILINEAR_LOWRES:
  1105. return obs->video.bilinear_lowres_effect;
  1106. case OBS_EFFECT_PREMULTIPLIED_ALPHA:
  1107. return obs->video.premultiplied_alpha_effect;
  1108. }
  1109. return NULL;
  1110. }
  1111. /* DEPRECATED */
  1112. gs_effect_t *obs_get_default_rect_effect(void)
  1113. {
  1114. if (!obs) return NULL;
  1115. return obs->video.default_rect_effect;
  1116. }
  1117. signal_handler_t *obs_get_signal_handler(void)
  1118. {
  1119. if (!obs) return NULL;
  1120. return obs->signals;
  1121. }
  1122. proc_handler_t *obs_get_proc_handler(void)
  1123. {
  1124. if (!obs) return NULL;
  1125. return obs->procs;
  1126. }
  1127. void obs_render_main_view(void)
  1128. {
  1129. if (!obs) return;
  1130. obs_view_render(&obs->data.main_view);
  1131. }
  1132. void obs_set_master_volume(float volume)
  1133. {
  1134. struct calldata data = {0};
  1135. if (!obs) return;
  1136. calldata_set_float(&data, "volume", volume);
  1137. signal_handler_signal(obs->signals, "master_volume", &data);
  1138. volume = (float)calldata_float(&data, "volume");
  1139. calldata_free(&data);
  1140. obs->audio.user_volume = volume;
  1141. }
  1142. float obs_get_master_volume(void)
  1143. {
  1144. return obs ? obs->audio.user_volume : 0.0f;
  1145. }
  1146. static obs_source_t *obs_load_source_type(obs_data_t *source_data)
  1147. {
  1148. obs_data_array_t *filters = obs_data_get_array(source_data, "filters");
  1149. obs_source_t *source;
  1150. const char *name = obs_data_get_string(source_data, "name");
  1151. const char *id = obs_data_get_string(source_data, "id");
  1152. obs_data_t *settings = obs_data_get_obj(source_data, "settings");
  1153. obs_data_t *hotkeys = obs_data_get_obj(source_data, "hotkeys");
  1154. double volume;
  1155. int64_t sync;
  1156. uint32_t flags;
  1157. uint32_t mixers;
  1158. int di_order;
  1159. int di_mode;
  1160. int monitoring_type;
  1161. source = obs_source_create(id, name, settings, hotkeys);
  1162. obs_data_release(hotkeys);
  1163. obs_data_set_default_double(source_data, "volume", 1.0);
  1164. volume = obs_data_get_double(source_data, "volume");
  1165. obs_source_set_volume(source, (float)volume);
  1166. sync = obs_data_get_int(source_data, "sync");
  1167. obs_source_set_sync_offset(source, sync);
  1168. obs_data_set_default_int(source_data, "mixers", 0xF);
  1169. mixers = (uint32_t)obs_data_get_int(source_data, "mixers");
  1170. obs_source_set_audio_mixers(source, mixers);
  1171. obs_data_set_default_int(source_data, "flags", source->default_flags);
  1172. flags = (uint32_t)obs_data_get_int(source_data, "flags");
  1173. obs_source_set_flags(source, flags);
  1174. obs_data_set_default_bool(source_data, "enabled", true);
  1175. obs_source_set_enabled(source,
  1176. obs_data_get_bool(source_data, "enabled"));
  1177. obs_data_set_default_bool(source_data, "muted", false);
  1178. obs_source_set_muted(source, obs_data_get_bool(source_data, "muted"));
  1179. obs_data_set_default_bool(source_data, "push-to-mute", false);
  1180. obs_source_enable_push_to_mute(source,
  1181. obs_data_get_bool(source_data, "push-to-mute"));
  1182. obs_data_set_default_int(source_data, "push-to-mute-delay", 0);
  1183. obs_source_set_push_to_mute_delay(source,
  1184. obs_data_get_int(source_data, "push-to-mute-delay"));
  1185. obs_data_set_default_bool(source_data, "push-to-talk", false);
  1186. obs_source_enable_push_to_talk(source,
  1187. obs_data_get_bool(source_data, "push-to-talk"));
  1188. obs_data_set_default_int(source_data, "push-to-talk-delay", 0);
  1189. obs_source_set_push_to_talk_delay(source,
  1190. obs_data_get_int(source_data, "push-to-talk-delay"));
  1191. di_mode = (int)obs_data_get_int(source_data, "deinterlace_mode");
  1192. obs_source_set_deinterlace_mode(source,
  1193. (enum obs_deinterlace_mode)di_mode);
  1194. di_order = (int)obs_data_get_int(source_data, "deinterlace_field_order");
  1195. obs_source_set_deinterlace_field_order(source,
  1196. (enum obs_deinterlace_field_order)di_order);
  1197. monitoring_type = (int)obs_data_get_int(source_data, "monitoring_type");
  1198. obs_source_set_monitoring_type(source,
  1199. (enum obs_monitoring_type)monitoring_type);
  1200. if (filters) {
  1201. size_t count = obs_data_array_count(filters);
  1202. for (size_t i = 0; i < count; i++) {
  1203. obs_data_t *filter_data =
  1204. obs_data_array_item(filters, i);
  1205. obs_source_t *filter = obs_load_source_type(
  1206. filter_data);
  1207. if (filter) {
  1208. obs_source_filter_add(source, filter);
  1209. obs_source_release(filter);
  1210. }
  1211. obs_data_release(filter_data);
  1212. }
  1213. obs_data_array_release(filters);
  1214. }
  1215. obs_data_release(settings);
  1216. return source;
  1217. }
  1218. obs_source_t *obs_load_source(obs_data_t *source_data)
  1219. {
  1220. return obs_load_source_type(source_data);
  1221. }
  1222. void obs_load_sources(obs_data_array_t *array, obs_load_source_cb cb,
  1223. void *private_data)
  1224. {
  1225. if (!obs) return;
  1226. struct obs_core_data *data = &obs->data;
  1227. DARRAY(obs_source_t*) sources;
  1228. size_t count;
  1229. size_t i;
  1230. da_init(sources);
  1231. count = obs_data_array_count(array);
  1232. da_reserve(sources, count);
  1233. pthread_mutex_lock(&data->sources_mutex);
  1234. for (i = 0; i < count; i++) {
  1235. obs_data_t *source_data = obs_data_array_item(array, i);
  1236. obs_source_t *source = obs_load_source(source_data);
  1237. da_push_back(sources, &source);
  1238. obs_data_release(source_data);
  1239. }
  1240. /* tell sources that we want to load */
  1241. for (i = 0; i < sources.num; i++) {
  1242. obs_source_t *source = sources.array[i];
  1243. obs_data_t *source_data = obs_data_array_item(array, i);
  1244. if (source) {
  1245. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1246. obs_transition_load(source, source_data);
  1247. obs_source_load(source);
  1248. cb(private_data, source);
  1249. }
  1250. obs_data_release(source_data);
  1251. }
  1252. for (i = 0; i < sources.num; i++)
  1253. obs_source_release(sources.array[i]);
  1254. pthread_mutex_unlock(&data->sources_mutex);
  1255. da_free(sources);
  1256. }
  1257. obs_data_t *obs_save_source(obs_source_t *source)
  1258. {
  1259. obs_data_array_t *filters = obs_data_array_create();
  1260. obs_data_t *source_data = obs_data_create();
  1261. obs_data_t *settings = obs_source_get_settings(source);
  1262. obs_data_t *hotkey_data = source->context.hotkey_data;
  1263. obs_data_t *hotkeys;
  1264. float volume = obs_source_get_volume(source);
  1265. uint32_t mixers = obs_source_get_audio_mixers(source);
  1266. int64_t sync = obs_source_get_sync_offset(source);
  1267. uint32_t flags = obs_source_get_flags(source);
  1268. const char *name = obs_source_get_name(source);
  1269. const char *id = obs_source_get_id(source);
  1270. bool enabled = obs_source_enabled(source);
  1271. bool muted = obs_source_muted(source);
  1272. bool push_to_mute= obs_source_push_to_mute_enabled(source);
  1273. uint64_t ptm_delay = obs_source_get_push_to_mute_delay(source);
  1274. bool push_to_talk= obs_source_push_to_talk_enabled(source);
  1275. uint64_t ptt_delay = obs_source_get_push_to_talk_delay(source);
  1276. int m_type = (int)obs_source_get_monitoring_type(source);
  1277. int di_mode = (int)obs_source_get_deinterlace_mode(source);
  1278. int di_order =
  1279. (int)obs_source_get_deinterlace_field_order(source);
  1280. obs_source_save(source);
  1281. hotkeys = obs_hotkeys_save_source(source);
  1282. if (hotkeys) {
  1283. obs_data_release(hotkey_data);
  1284. source->context.hotkey_data = hotkeys;
  1285. hotkey_data = hotkeys;
  1286. }
  1287. obs_data_set_string(source_data, "name", name);
  1288. obs_data_set_string(source_data, "id", id);
  1289. obs_data_set_obj (source_data, "settings", settings);
  1290. obs_data_set_int (source_data, "mixers", mixers);
  1291. obs_data_set_int (source_data, "sync", sync);
  1292. obs_data_set_int (source_data, "flags", flags);
  1293. obs_data_set_double(source_data, "volume", volume);
  1294. obs_data_set_bool (source_data, "enabled", enabled);
  1295. obs_data_set_bool (source_data, "muted", muted);
  1296. obs_data_set_bool (source_data, "push-to-mute", push_to_mute);
  1297. obs_data_set_int (source_data, "push-to-mute-delay", ptm_delay);
  1298. obs_data_set_bool (source_data, "push-to-talk", push_to_talk);
  1299. obs_data_set_int (source_data, "push-to-talk-delay", ptt_delay);
  1300. obs_data_set_obj (source_data, "hotkeys", hotkey_data);
  1301. obs_data_set_int (source_data, "deinterlace_mode", di_mode);
  1302. obs_data_set_int (source_data, "deinterlace_field_order", di_order);
  1303. obs_data_set_int (source_data, "monitoring_type", m_type);
  1304. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1305. obs_transition_save(source, source_data);
  1306. pthread_mutex_lock(&source->filter_mutex);
  1307. if (source->filters.num) {
  1308. for (size_t i = source->filters.num; i > 0; i--) {
  1309. obs_source_t *filter = source->filters.array[i - 1];
  1310. obs_data_t *filter_data = obs_save_source(filter);
  1311. obs_data_array_push_back(filters, filter_data);
  1312. obs_data_release(filter_data);
  1313. }
  1314. obs_data_set_array(source_data, "filters", filters);
  1315. }
  1316. pthread_mutex_unlock(&source->filter_mutex);
  1317. obs_data_release(settings);
  1318. obs_data_array_release(filters);
  1319. return source_data;
  1320. }
  1321. obs_data_array_t *obs_save_sources_filtered(obs_save_source_filter_cb cb,
  1322. void *data_)
  1323. {
  1324. if (!obs) return NULL;
  1325. struct obs_core_data *data = &obs->data;
  1326. obs_data_array_t *array;
  1327. obs_source_t *source;
  1328. array = obs_data_array_create();
  1329. pthread_mutex_lock(&data->sources_mutex);
  1330. source = data->first_source;
  1331. while (source) {
  1332. if ((source->info.type != OBS_SOURCE_TYPE_FILTER) != 0 &&
  1333. !source->context.private && cb(data_, source)) {
  1334. obs_data_t *source_data = obs_save_source(source);
  1335. obs_data_array_push_back(array, source_data);
  1336. obs_data_release(source_data);
  1337. }
  1338. source = (obs_source_t*)source->context.next;
  1339. }
  1340. pthread_mutex_unlock(&data->sources_mutex);
  1341. return array;
  1342. }
  1343. static bool save_source_filter(void *data, obs_source_t *source)
  1344. {
  1345. UNUSED_PARAMETER(data);
  1346. UNUSED_PARAMETER(source);
  1347. return true;
  1348. }
  1349. obs_data_array_t *obs_save_sources(void)
  1350. {
  1351. return obs_save_sources_filtered(save_source_filter, NULL);
  1352. }
  1353. /* ensures that names are never blank */
  1354. static inline char *dup_name(const char *name, bool private)
  1355. {
  1356. if (private && !name)
  1357. return NULL;
  1358. if (!name || !*name) {
  1359. struct dstr unnamed = {0};
  1360. dstr_printf(&unnamed, "__unnamed%04lld",
  1361. obs->data.unnamed_index++);
  1362. return unnamed.array;
  1363. } else {
  1364. return bstrdup(name);
  1365. }
  1366. }
  1367. static inline bool obs_context_data_init_wrap(
  1368. struct obs_context_data *context,
  1369. enum obs_obj_type type,
  1370. obs_data_t *settings,
  1371. const char *name,
  1372. obs_data_t *hotkey_data,
  1373. bool private)
  1374. {
  1375. assert(context);
  1376. memset(context, 0, sizeof(*context));
  1377. context->private = private;
  1378. context->type = type;
  1379. pthread_mutex_init_value(&context->rename_cache_mutex);
  1380. if (pthread_mutex_init(&context->rename_cache_mutex, NULL) < 0)
  1381. return false;
  1382. context->signals = signal_handler_create();
  1383. if (!context->signals)
  1384. return false;
  1385. context->procs = proc_handler_create();
  1386. if (!context->procs)
  1387. return false;
  1388. context->name = dup_name(name, private);
  1389. context->settings = obs_data_newref(settings);
  1390. context->hotkey_data = obs_data_newref(hotkey_data);
  1391. return true;
  1392. }
  1393. bool obs_context_data_init(
  1394. struct obs_context_data *context,
  1395. enum obs_obj_type type,
  1396. obs_data_t *settings,
  1397. const char *name,
  1398. obs_data_t *hotkey_data,
  1399. bool private)
  1400. {
  1401. if (obs_context_data_init_wrap(context, type, settings, name,
  1402. hotkey_data, private)) {
  1403. return true;
  1404. } else {
  1405. obs_context_data_free(context);
  1406. return false;
  1407. }
  1408. }
  1409. void obs_context_data_free(struct obs_context_data *context)
  1410. {
  1411. obs_hotkeys_context_release(context);
  1412. signal_handler_destroy(context->signals);
  1413. proc_handler_destroy(context->procs);
  1414. obs_data_release(context->settings);
  1415. obs_context_data_remove(context);
  1416. pthread_mutex_destroy(&context->rename_cache_mutex);
  1417. bfree(context->name);
  1418. for (size_t i = 0; i < context->rename_cache.num; i++)
  1419. bfree(context->rename_cache.array[i]);
  1420. da_free(context->rename_cache);
  1421. memset(context, 0, sizeof(*context));
  1422. }
  1423. void obs_context_data_insert(struct obs_context_data *context,
  1424. pthread_mutex_t *mutex, void *pfirst)
  1425. {
  1426. struct obs_context_data **first = pfirst;
  1427. assert(context);
  1428. assert(mutex);
  1429. assert(first);
  1430. context->mutex = mutex;
  1431. pthread_mutex_lock(mutex);
  1432. context->prev_next = first;
  1433. context->next = *first;
  1434. *first = context;
  1435. if (context->next)
  1436. context->next->prev_next = &context->next;
  1437. pthread_mutex_unlock(mutex);
  1438. }
  1439. void obs_context_data_remove(struct obs_context_data *context)
  1440. {
  1441. if (context && context->mutex) {
  1442. pthread_mutex_lock(context->mutex);
  1443. if (context->prev_next)
  1444. *context->prev_next = context->next;
  1445. if (context->next)
  1446. context->next->prev_next = context->prev_next;
  1447. pthread_mutex_unlock(context->mutex);
  1448. context->mutex = NULL;
  1449. }
  1450. }
  1451. void obs_context_data_setname(struct obs_context_data *context,
  1452. const char *name)
  1453. {
  1454. pthread_mutex_lock(&context->rename_cache_mutex);
  1455. if (context->name)
  1456. da_push_back(context->rename_cache, &context->name);
  1457. context->name = dup_name(name, context->private);
  1458. pthread_mutex_unlock(&context->rename_cache_mutex);
  1459. }
  1460. profiler_name_store_t *obs_get_profiler_name_store(void)
  1461. {
  1462. if (!obs)
  1463. return NULL;
  1464. return obs->name_store;
  1465. }
  1466. uint64_t obs_get_video_frame_time(void)
  1467. {
  1468. return obs ? obs->video.video_time : 0;
  1469. }
  1470. double obs_get_active_fps(void)
  1471. {
  1472. return obs ? obs->video.video_fps : 0.0;
  1473. }
  1474. uint64_t obs_get_average_frame_time_ns(void)
  1475. {
  1476. return obs ? obs->video.video_avg_frame_time_ns : 0;
  1477. }
  1478. enum obs_obj_type obs_obj_get_type(void *obj)
  1479. {
  1480. struct obs_context_data *context = obj;
  1481. return context ? context->type : OBS_OBJ_TYPE_INVALID;
  1482. }
  1483. const char *obs_obj_get_id(void *obj)
  1484. {
  1485. struct obs_context_data *context = obj;
  1486. if (!context)
  1487. return NULL;
  1488. switch (context->type) {
  1489. case OBS_OBJ_TYPE_SOURCE: return ((obs_source_t*)obj)->info.id;
  1490. case OBS_OBJ_TYPE_OUTPUT: return ((obs_output_t*)obj)->info.id;
  1491. case OBS_OBJ_TYPE_ENCODER: return ((obs_encoder_t*)obj)->info.id;
  1492. case OBS_OBJ_TYPE_SERVICE: return ((obs_service_t*)obj)->info.id;
  1493. default:;
  1494. }
  1495. return NULL;
  1496. }
  1497. bool obs_obj_invalid(void *obj)
  1498. {
  1499. struct obs_context_data *context = obj;
  1500. if (!context)
  1501. return true;
  1502. return !context->data;
  1503. }
  1504. bool obs_set_audio_monitoring_device(const char *name, const char *id)
  1505. {
  1506. if (!obs || !name || !id || !*name || !*id)
  1507. return false;
  1508. #ifdef _WIN32
  1509. pthread_mutex_lock(&obs->audio.monitoring_mutex);
  1510. if (strcmp(id, obs->audio.monitoring_device_id) == 0) {
  1511. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  1512. return true;
  1513. }
  1514. if (obs->audio.monitoring_device_name)
  1515. bfree(obs->audio.monitoring_device_name);
  1516. if (obs->audio.monitoring_device_id)
  1517. bfree(obs->audio.monitoring_device_id);
  1518. obs->audio.monitoring_device_name = bstrdup(name);
  1519. obs->audio.monitoring_device_id = bstrdup(id);
  1520. for (size_t i = 0; i < obs->audio.monitors.num; i++) {
  1521. struct audio_monitor *monitor = obs->audio.monitors.array[i];
  1522. audio_monitor_reset(monitor);
  1523. }
  1524. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  1525. return true;
  1526. #else
  1527. return false;
  1528. #endif
  1529. }
  1530. void obs_get_audio_monitoring_device(const char **name, const char **id)
  1531. {
  1532. if (!obs)
  1533. return;
  1534. if (name)
  1535. *name = obs->audio.monitoring_device_name;
  1536. if (id)
  1537. *id = obs->audio.monitoring_device_id;
  1538. }
  1539. void obs_add_main_render_callback(
  1540. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  1541. void *param)
  1542. {
  1543. if (!obs)
  1544. return;
  1545. struct draw_callback data = {draw, param};
  1546. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1547. da_push_back(obs->data.draw_callbacks, &data);
  1548. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1549. }
  1550. void obs_remove_main_render_callback(
  1551. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  1552. void *param)
  1553. {
  1554. if (!obs)
  1555. return;
  1556. struct draw_callback data = {draw, param};
  1557. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1558. da_erase_item(obs->data.draw_callbacks, &data);
  1559. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1560. }
  1561. uint32_t obs_get_total_frames(void)
  1562. {
  1563. return obs ? obs->video.total_frames : 0;
  1564. }
  1565. uint32_t obs_get_lagged_frames(void)
  1566. {
  1567. return obs ? obs->video.lagged_frames : 0;
  1568. }