obs.c 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048
  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_graphics_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, &attr) != 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. da_free(data->tick_callbacks);
  491. }
  492. static const char *obs_signals[] = {
  493. "void source_create(ptr source)",
  494. "void source_destroy(ptr source)",
  495. "void source_remove(ptr source)",
  496. "void source_save(ptr source)",
  497. "void source_load(ptr source)",
  498. "void source_activate(ptr source)",
  499. "void source_deactivate(ptr source)",
  500. "void source_show(ptr source)",
  501. "void source_hide(ptr source)",
  502. "void source_rename(ptr source, string new_name, string prev_name)",
  503. "void source_volume(ptr source, in out float volume)",
  504. "void source_volume_level(ptr source, float level, float magnitude, "
  505. "float peak)",
  506. "void source_transition_start(ptr source)",
  507. "void source_transition_video_stop(ptr source)",
  508. "void source_transition_stop(ptr source)",
  509. "void channel_change(int channel, in out ptr source, ptr prev_source)",
  510. "void master_volume(in out float volume)",
  511. "void hotkey_layout_change()",
  512. "void hotkey_register(ptr hotkey)",
  513. "void hotkey_unregister(ptr hotkey)",
  514. "void hotkey_bindings_changed(ptr hotkey)",
  515. NULL
  516. };
  517. static inline bool obs_init_handlers(void)
  518. {
  519. obs->signals = signal_handler_create();
  520. if (!obs->signals)
  521. return false;
  522. obs->procs = proc_handler_create();
  523. if (!obs->procs)
  524. return false;
  525. return signal_handler_add_array(obs->signals, obs_signals);
  526. }
  527. static pthread_once_t obs_pthread_once_init_token = PTHREAD_ONCE_INIT;
  528. static inline bool obs_init_hotkeys(void)
  529. {
  530. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  531. pthread_mutexattr_t attr;
  532. bool success = false;
  533. assert(hotkeys != NULL);
  534. da_init(hotkeys->hotkeys);
  535. hotkeys->signals = obs->signals;
  536. hotkeys->name_map_init_token = obs_pthread_once_init_token;
  537. hotkeys->mute = bstrdup("Mute");
  538. hotkeys->unmute = bstrdup("Unmute");
  539. hotkeys->push_to_mute = bstrdup("Push-to-mute");
  540. hotkeys->push_to_talk = bstrdup("Push-to-talk");
  541. hotkeys->sceneitem_show = bstrdup("Show '%1'");
  542. hotkeys->sceneitem_hide = bstrdup("Hide '%1'");
  543. if (!obs_hotkeys_platform_init(hotkeys))
  544. return false;
  545. if (pthread_mutexattr_init(&attr) != 0)
  546. return false;
  547. if (pthread_mutexattr_settype(&attr, PTHREAD_MUTEX_RECURSIVE) != 0)
  548. goto fail;
  549. if (pthread_mutex_init(&hotkeys->mutex, &attr) != 0)
  550. goto fail;
  551. if (os_event_init(&hotkeys->stop_event, OS_EVENT_TYPE_MANUAL) != 0)
  552. goto fail;
  553. if (pthread_create(&hotkeys->hotkey_thread, NULL,
  554. obs_hotkey_thread, NULL))
  555. goto fail;
  556. hotkeys->hotkey_thread_initialized = true;
  557. success = true;
  558. fail:
  559. pthread_mutexattr_destroy(&attr);
  560. return success;
  561. }
  562. static inline void stop_hotkeys(void)
  563. {
  564. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  565. void *thread_ret;
  566. if (hotkeys->hotkey_thread_initialized) {
  567. os_event_signal(hotkeys->stop_event);
  568. pthread_join(hotkeys->hotkey_thread, &thread_ret);
  569. hotkeys->hotkey_thread_initialized = false;
  570. }
  571. os_event_destroy(hotkeys->stop_event);
  572. obs_hotkeys_free();
  573. }
  574. static inline void obs_free_hotkeys(void)
  575. {
  576. struct obs_core_hotkeys *hotkeys = &obs->hotkeys;
  577. bfree(hotkeys->mute);
  578. bfree(hotkeys->unmute);
  579. bfree(hotkeys->push_to_mute);
  580. bfree(hotkeys->push_to_talk);
  581. bfree(hotkeys->sceneitem_show);
  582. bfree(hotkeys->sceneitem_hide);
  583. obs_hotkey_name_map_free();
  584. obs_hotkeys_platform_free(hotkeys);
  585. pthread_mutex_destroy(&hotkeys->mutex);
  586. }
  587. extern const struct obs_source_info scene_info;
  588. extern void log_system_info(void);
  589. static bool obs_init(const char *locale, const char *module_config_path,
  590. profiler_name_store_t *store)
  591. {
  592. obs = bzalloc(sizeof(struct obs_core));
  593. pthread_mutex_init_value(&obs->audio.monitoring_mutex);
  594. obs->name_store_owned = !store;
  595. obs->name_store = store ? store : profiler_name_store_create();
  596. if (!obs->name_store) {
  597. blog(LOG_ERROR, "Couldn't create profiler name store");
  598. return false;
  599. }
  600. log_system_info();
  601. if (!obs_init_data())
  602. return false;
  603. if (!obs_init_handlers())
  604. return false;
  605. if (!obs_init_hotkeys())
  606. return false;
  607. if (module_config_path)
  608. obs->module_config_path = bstrdup(module_config_path);
  609. obs->locale = bstrdup(locale);
  610. obs_register_source(&scene_info);
  611. add_default_module_paths();
  612. return true;
  613. }
  614. #ifdef _WIN32
  615. extern void initialize_crash_handler(void);
  616. extern void initialize_com(void);
  617. extern void uninitialize_com(void);
  618. #endif
  619. static const char *obs_startup_name = "obs_startup";
  620. bool obs_startup(const char *locale, const char *module_config_path,
  621. profiler_name_store_t *store)
  622. {
  623. bool success;
  624. profile_start(obs_startup_name);
  625. if (obs) {
  626. blog(LOG_WARNING, "Tried to call obs_startup more than once");
  627. return false;
  628. }
  629. #ifdef _WIN32
  630. initialize_crash_handler();
  631. initialize_com();
  632. #endif
  633. success = obs_init(locale, module_config_path, store);
  634. profile_end(obs_startup_name);
  635. if (!success)
  636. obs_shutdown();
  637. return success;
  638. }
  639. void obs_shutdown(void)
  640. {
  641. struct obs_module *module;
  642. struct obs_core *core;
  643. if (!obs)
  644. return;
  645. #define FREE_REGISTERED_TYPES(structure, list) \
  646. do { \
  647. for (size_t i = 0; i < list.num; i++) { \
  648. struct structure *item = &list.array[i]; \
  649. if (item->type_data && item->free_type_data) \
  650. item->free_type_data(item->type_data); \
  651. } \
  652. da_free(list); \
  653. } while (false)
  654. FREE_REGISTERED_TYPES(obs_source_info, obs->source_types);
  655. FREE_REGISTERED_TYPES(obs_output_info, obs->output_types);
  656. FREE_REGISTERED_TYPES(obs_encoder_info, obs->encoder_types);
  657. FREE_REGISTERED_TYPES(obs_service_info, obs->service_types);
  658. FREE_REGISTERED_TYPES(obs_modal_ui, obs->modal_ui_callbacks);
  659. FREE_REGISTERED_TYPES(obs_modeless_ui, obs->modeless_ui_callbacks);
  660. #undef FREE_REGISTERED_TYPES
  661. da_free(obs->input_types);
  662. da_free(obs->filter_types);
  663. da_free(obs->transition_types);
  664. stop_video();
  665. stop_hotkeys();
  666. obs_free_audio();
  667. obs_free_data();
  668. obs_free_video();
  669. obs_free_hotkeys();
  670. obs_free_graphics();
  671. proc_handler_destroy(obs->procs);
  672. signal_handler_destroy(obs->signals);
  673. obs->procs = NULL;
  674. obs->signals = NULL;
  675. core = obs;
  676. obs = NULL;
  677. module = core->first_module;
  678. while (module) {
  679. struct obs_module *next = module->next;
  680. free_module(module);
  681. module = next;
  682. }
  683. core->first_module = NULL;
  684. for (size_t i = 0; i < core->module_paths.num; i++)
  685. free_module_path(core->module_paths.array+i);
  686. da_free(core->module_paths);
  687. if (core->name_store_owned)
  688. profiler_name_store_free(core->name_store);
  689. bfree(core->module_config_path);
  690. bfree(core->locale);
  691. bfree(core);
  692. #ifdef _WIN32
  693. uninitialize_com();
  694. #endif
  695. }
  696. bool obs_initialized(void)
  697. {
  698. return obs != NULL;
  699. }
  700. uint32_t obs_get_version(void)
  701. {
  702. return LIBOBS_API_VER;
  703. }
  704. const char *obs_get_version_string(void)
  705. {
  706. return OBS_VERSION;
  707. }
  708. void obs_set_locale(const char *locale)
  709. {
  710. struct obs_module *module;
  711. if (!obs)
  712. return;
  713. if (obs->locale)
  714. bfree(obs->locale);
  715. obs->locale = bstrdup(locale);
  716. module = obs->first_module;
  717. while (module) {
  718. if (module->set_locale)
  719. module->set_locale(locale);
  720. module = module->next;
  721. }
  722. }
  723. const char *obs_get_locale(void)
  724. {
  725. return obs ? obs->locale : NULL;
  726. }
  727. #define OBS_SIZE_MIN 2
  728. #define OBS_SIZE_MAX (32 * 1024)
  729. static inline bool size_valid(uint32_t width, uint32_t height)
  730. {
  731. return (width >= OBS_SIZE_MIN && height >= OBS_SIZE_MIN &&
  732. width <= OBS_SIZE_MAX && height <= OBS_SIZE_MAX);
  733. }
  734. int obs_reset_video(struct obs_video_info *ovi)
  735. {
  736. if (!obs) return OBS_VIDEO_FAIL;
  737. /* don't allow changing of video settings if active. */
  738. if (obs->video.video && video_output_active(obs->video.video))
  739. return OBS_VIDEO_CURRENTLY_ACTIVE;
  740. if (!size_valid(ovi->output_width, ovi->output_height) ||
  741. !size_valid(ovi->base_width, ovi->base_height))
  742. return OBS_VIDEO_INVALID_PARAM;
  743. struct obs_core_video *video = &obs->video;
  744. stop_video();
  745. obs_free_video();
  746. /* align to multiple-of-two and SSE alignment sizes */
  747. ovi->output_width &= 0xFFFFFFFC;
  748. ovi->output_height &= 0xFFFFFFFE;
  749. if (!video->graphics) {
  750. int errorcode = obs_init_graphics(ovi);
  751. if (errorcode != OBS_VIDEO_SUCCESS) {
  752. obs_free_graphics();
  753. return errorcode;
  754. }
  755. }
  756. const char *scale_type_name = "";
  757. switch (ovi->scale_type) {
  758. case OBS_SCALE_DISABLE:
  759. scale_type_name = "Disabled";
  760. break;
  761. case OBS_SCALE_POINT:
  762. scale_type_name = "Point";
  763. break;
  764. case OBS_SCALE_BICUBIC:
  765. scale_type_name = "Bicubic";
  766. break;
  767. case OBS_SCALE_BILINEAR:
  768. scale_type_name = "Bilinear";
  769. break;
  770. case OBS_SCALE_LANCZOS:
  771. scale_type_name = "Lanczos";
  772. break;
  773. }
  774. blog(LOG_INFO, "---------------------------------");
  775. blog(LOG_INFO, "video settings reset:\n"
  776. "\tbase resolution: %dx%d\n"
  777. "\toutput resolution: %dx%d\n"
  778. "\tdownscale filter: %s\n"
  779. "\tfps: %d/%d\n"
  780. "\tformat: %s",
  781. ovi->base_width, ovi->base_height,
  782. ovi->output_width, ovi->output_height,
  783. scale_type_name,
  784. ovi->fps_num, ovi->fps_den,
  785. get_video_format_name(ovi->output_format));
  786. return obs_init_video(ovi);
  787. }
  788. bool obs_reset_audio(const struct obs_audio_info *oai)
  789. {
  790. struct audio_output_info ai;
  791. if (!obs) return false;
  792. /* don't allow changing of audio settings if active. */
  793. if (obs->audio.audio && audio_output_active(obs->audio.audio))
  794. return false;
  795. obs_free_audio();
  796. if (!oai)
  797. return true;
  798. ai.name = "Audio";
  799. ai.samples_per_sec = oai->samples_per_sec;
  800. ai.format = AUDIO_FORMAT_FLOAT_PLANAR;
  801. ai.speakers = oai->speakers;
  802. ai.input_callback = audio_callback;
  803. blog(LOG_INFO, "---------------------------------");
  804. blog(LOG_INFO, "audio settings reset:\n"
  805. "\tsamples per sec: %d\n"
  806. "\tspeakers: %d",
  807. (int)ai.samples_per_sec,
  808. (int)ai.speakers);
  809. return obs_init_audio(&ai);
  810. }
  811. bool obs_get_video_info(struct obs_video_info *ovi)
  812. {
  813. struct obs_core_video *video = &obs->video;
  814. if (!obs || !video->graphics)
  815. return false;
  816. *ovi = video->ovi;
  817. return true;
  818. }
  819. bool obs_get_audio_info(struct obs_audio_info *oai)
  820. {
  821. struct obs_core_audio *audio = &obs->audio;
  822. const struct audio_output_info *info;
  823. if (!obs || !oai || !audio->audio)
  824. return false;
  825. info = audio_output_get_info(audio->audio);
  826. oai->samples_per_sec = info->samples_per_sec;
  827. oai->speakers = info->speakers;
  828. return true;
  829. }
  830. bool obs_enum_source_types(size_t idx, const char **id)
  831. {
  832. if (!obs) return false;
  833. if (idx >= obs->source_types.num)
  834. return false;
  835. *id = obs->source_types.array[idx].id;
  836. return true;
  837. }
  838. bool obs_enum_input_types(size_t idx, const char **id)
  839. {
  840. if (!obs) return false;
  841. if (idx >= obs->input_types.num)
  842. return false;
  843. *id = obs->input_types.array[idx].id;
  844. return true;
  845. }
  846. bool obs_enum_filter_types(size_t idx, const char **id)
  847. {
  848. if (!obs) return false;
  849. if (idx >= obs->filter_types.num)
  850. return false;
  851. *id = obs->filter_types.array[idx].id;
  852. return true;
  853. }
  854. bool obs_enum_transition_types(size_t idx, const char **id)
  855. {
  856. if (!obs) return false;
  857. if (idx >= obs->transition_types.num)
  858. return false;
  859. *id = obs->transition_types.array[idx].id;
  860. return true;
  861. }
  862. bool obs_enum_output_types(size_t idx, const char **id)
  863. {
  864. if (!obs) return false;
  865. if (idx >= obs->output_types.num)
  866. return false;
  867. *id = obs->output_types.array[idx].id;
  868. return true;
  869. }
  870. bool obs_enum_encoder_types(size_t idx, const char **id)
  871. {
  872. if (!obs) return false;
  873. if (idx >= obs->encoder_types.num)
  874. return false;
  875. *id = obs->encoder_types.array[idx].id;
  876. return true;
  877. }
  878. bool obs_enum_service_types(size_t idx, const char **id)
  879. {
  880. if (!obs) return false;
  881. if (idx >= obs->service_types.num)
  882. return false;
  883. *id = obs->service_types.array[idx].id;
  884. return true;
  885. }
  886. void obs_enter_graphics(void)
  887. {
  888. if (obs && obs->video.graphics)
  889. gs_enter_context(obs->video.graphics);
  890. }
  891. void obs_leave_graphics(void)
  892. {
  893. if (obs && obs->video.graphics)
  894. gs_leave_context();
  895. }
  896. audio_t *obs_get_audio(void)
  897. {
  898. return (obs != NULL) ? obs->audio.audio : NULL;
  899. }
  900. video_t *obs_get_video(void)
  901. {
  902. return (obs != NULL) ? obs->video.video : NULL;
  903. }
  904. /* TODO: optimize this later so it's not just O(N) string lookups */
  905. static inline struct obs_modal_ui *get_modal_ui_callback(const char *id,
  906. const char *task, const char *target)
  907. {
  908. for (size_t i = 0; i < obs->modal_ui_callbacks.num; i++) {
  909. struct obs_modal_ui *callback = obs->modal_ui_callbacks.array+i;
  910. if (strcmp(callback->id, id) == 0 &&
  911. strcmp(callback->task, task) == 0 &&
  912. strcmp(callback->target, target) == 0)
  913. return callback;
  914. }
  915. return NULL;
  916. }
  917. static inline struct obs_modeless_ui *get_modeless_ui_callback(const char *id,
  918. const char *task, const char *target)
  919. {
  920. for (size_t i = 0; i < obs->modeless_ui_callbacks.num; i++) {
  921. struct obs_modeless_ui *callback;
  922. callback = obs->modeless_ui_callbacks.array+i;
  923. if (strcmp(callback->id, id) == 0 &&
  924. strcmp(callback->task, task) == 0 &&
  925. strcmp(callback->target, target) == 0)
  926. return callback;
  927. }
  928. return NULL;
  929. }
  930. int obs_exec_ui(const char *name, const char *task, const char *target,
  931. void *data, void *ui_data)
  932. {
  933. struct obs_modal_ui *callback;
  934. int errorcode = OBS_UI_NOTFOUND;
  935. if (!obs) return errorcode;
  936. callback = get_modal_ui_callback(name, task, target);
  937. if (callback) {
  938. bool success = callback->exec(data, ui_data);
  939. errorcode = success ? OBS_UI_SUCCESS : OBS_UI_CANCEL;
  940. }
  941. return errorcode;
  942. }
  943. void *obs_create_ui(const char *name, const char *task, const char *target,
  944. void *data, void *ui_data)
  945. {
  946. struct obs_modeless_ui *callback;
  947. if (!obs) return NULL;
  948. callback = get_modeless_ui_callback(name, task, target);
  949. return callback ? callback->create(data, ui_data) : NULL;
  950. }
  951. obs_source_t *obs_get_output_source(uint32_t channel)
  952. {
  953. if (!obs) return NULL;
  954. return obs_view_get_source(&obs->data.main_view, channel);
  955. }
  956. void obs_set_output_source(uint32_t channel, obs_source_t *source)
  957. {
  958. assert(channel < MAX_CHANNELS);
  959. if (!obs) return;
  960. if (channel >= MAX_CHANNELS) return;
  961. struct obs_source *prev_source;
  962. struct obs_view *view = &obs->data.main_view;
  963. struct calldata params = {0};
  964. pthread_mutex_lock(&view->channels_mutex);
  965. obs_source_addref(source);
  966. prev_source = view->channels[channel];
  967. calldata_set_int(&params, "channel", channel);
  968. calldata_set_ptr(&params, "prev_source", prev_source);
  969. calldata_set_ptr(&params, "source", source);
  970. signal_handler_signal(obs->signals, "channel_change", &params);
  971. calldata_get_ptr(&params, "source", &source);
  972. calldata_free(&params);
  973. view->channels[channel] = source;
  974. pthread_mutex_unlock(&view->channels_mutex);
  975. if (source)
  976. obs_source_activate(source, MAIN_VIEW);
  977. if (prev_source) {
  978. obs_source_deactivate(prev_source, MAIN_VIEW);
  979. obs_source_release(prev_source);
  980. }
  981. }
  982. void obs_enum_sources(bool (*enum_proc)(void*, obs_source_t*), void *param)
  983. {
  984. obs_source_t *source;
  985. if (!obs) return;
  986. pthread_mutex_lock(&obs->data.sources_mutex);
  987. source = obs->data.first_source;
  988. while (source) {
  989. obs_source_t *next_source =
  990. (obs_source_t*)source->context.next;
  991. if ((source->info.type == OBS_SOURCE_TYPE_INPUT) != 0 &&
  992. !source->context.private &&
  993. !enum_proc(param, source))
  994. break;
  995. source = next_source;
  996. }
  997. pthread_mutex_unlock(&obs->data.sources_mutex);
  998. }
  999. static inline void obs_enum(void *pstart, pthread_mutex_t *mutex, void *proc,
  1000. void *param)
  1001. {
  1002. struct obs_context_data **start = pstart, *context;
  1003. bool (*enum_proc)(void*, void*) = proc;
  1004. assert(start);
  1005. assert(mutex);
  1006. assert(enum_proc);
  1007. pthread_mutex_lock(mutex);
  1008. context = *start;
  1009. while (context) {
  1010. if (!enum_proc(param, context))
  1011. break;
  1012. context = context->next;
  1013. }
  1014. pthread_mutex_unlock(mutex);
  1015. }
  1016. void obs_enum_outputs(bool (*enum_proc)(void*, obs_output_t*), void *param)
  1017. {
  1018. if (!obs) return;
  1019. obs_enum(&obs->data.first_output, &obs->data.outputs_mutex,
  1020. enum_proc, param);
  1021. }
  1022. void obs_enum_encoders(bool (*enum_proc)(void*, obs_encoder_t*), void *param)
  1023. {
  1024. if (!obs) return;
  1025. obs_enum(&obs->data.first_encoder, &obs->data.encoders_mutex,
  1026. enum_proc, param);
  1027. }
  1028. void obs_enum_services(bool (*enum_proc)(void*, obs_service_t*), void *param)
  1029. {
  1030. if (!obs) return;
  1031. obs_enum(&obs->data.first_service, &obs->data.services_mutex,
  1032. enum_proc, param);
  1033. }
  1034. static inline void *get_context_by_name(void *vfirst, const char *name,
  1035. pthread_mutex_t *mutex, void *(*addref)(void*))
  1036. {
  1037. struct obs_context_data **first = vfirst;
  1038. struct obs_context_data *context;
  1039. pthread_mutex_lock(mutex);
  1040. context = *first;
  1041. while (context) {
  1042. if (!context->private && strcmp(context->name, name) == 0) {
  1043. context = addref(context);
  1044. break;
  1045. }
  1046. context = context->next;
  1047. }
  1048. pthread_mutex_unlock(mutex);
  1049. return context;
  1050. }
  1051. static inline void *obs_source_addref_safe_(void *ref)
  1052. {
  1053. return obs_source_get_ref(ref);
  1054. }
  1055. static inline void *obs_output_addref_safe_(void *ref)
  1056. {
  1057. return obs_output_get_ref(ref);
  1058. }
  1059. static inline void *obs_encoder_addref_safe_(void *ref)
  1060. {
  1061. return obs_encoder_get_ref(ref);
  1062. }
  1063. static inline void *obs_service_addref_safe_(void *ref)
  1064. {
  1065. return obs_service_get_ref(ref);
  1066. }
  1067. static inline void *obs_id_(void *data)
  1068. {
  1069. return data;
  1070. }
  1071. obs_source_t *obs_get_source_by_name(const char *name)
  1072. {
  1073. if (!obs) return NULL;
  1074. return get_context_by_name(&obs->data.first_source, name,
  1075. &obs->data.sources_mutex, obs_source_addref_safe_);
  1076. }
  1077. obs_output_t *obs_get_output_by_name(const char *name)
  1078. {
  1079. if (!obs) return NULL;
  1080. return get_context_by_name(&obs->data.first_output, name,
  1081. &obs->data.outputs_mutex, obs_output_addref_safe_);
  1082. }
  1083. obs_encoder_t *obs_get_encoder_by_name(const char *name)
  1084. {
  1085. if (!obs) return NULL;
  1086. return get_context_by_name(&obs->data.first_encoder, name,
  1087. &obs->data.encoders_mutex, obs_encoder_addref_safe_);
  1088. }
  1089. obs_service_t *obs_get_service_by_name(const char *name)
  1090. {
  1091. if (!obs) return NULL;
  1092. return get_context_by_name(&obs->data.first_service, name,
  1093. &obs->data.services_mutex, obs_service_addref_safe_);
  1094. }
  1095. gs_effect_t *obs_get_base_effect(enum obs_base_effect effect)
  1096. {
  1097. if (!obs) return NULL;
  1098. switch (effect) {
  1099. case OBS_EFFECT_DEFAULT:
  1100. return obs->video.default_effect;
  1101. case OBS_EFFECT_DEFAULT_RECT:
  1102. return obs->video.default_rect_effect;
  1103. case OBS_EFFECT_OPAQUE:
  1104. return obs->video.opaque_effect;
  1105. case OBS_EFFECT_SOLID:
  1106. return obs->video.solid_effect;
  1107. case OBS_EFFECT_BICUBIC:
  1108. return obs->video.bicubic_effect;
  1109. case OBS_EFFECT_LANCZOS:
  1110. return obs->video.lanczos_effect;
  1111. case OBS_EFFECT_BILINEAR_LOWRES:
  1112. return obs->video.bilinear_lowres_effect;
  1113. case OBS_EFFECT_PREMULTIPLIED_ALPHA:
  1114. return obs->video.premultiplied_alpha_effect;
  1115. }
  1116. return NULL;
  1117. }
  1118. /* DEPRECATED */
  1119. gs_effect_t *obs_get_default_rect_effect(void)
  1120. {
  1121. if (!obs) return NULL;
  1122. return obs->video.default_rect_effect;
  1123. }
  1124. signal_handler_t *obs_get_signal_handler(void)
  1125. {
  1126. if (!obs) return NULL;
  1127. return obs->signals;
  1128. }
  1129. proc_handler_t *obs_get_proc_handler(void)
  1130. {
  1131. if (!obs) return NULL;
  1132. return obs->procs;
  1133. }
  1134. void obs_render_main_view(void)
  1135. {
  1136. if (!obs) return;
  1137. obs_view_render(&obs->data.main_view);
  1138. }
  1139. void obs_render_main_texture(void)
  1140. {
  1141. struct obs_core_video *video = &obs->video;
  1142. gs_texture_t *tex;
  1143. gs_effect_t *effect;
  1144. gs_eparam_t *param;
  1145. int last_tex;
  1146. if (!obs) return;
  1147. last_tex = video->cur_texture == 0
  1148. ? NUM_TEXTURES - 1
  1149. : video->cur_texture - 1;
  1150. if (!video->textures_rendered[last_tex])
  1151. return;
  1152. tex = video->render_textures[last_tex];
  1153. effect = obs_get_base_effect(OBS_EFFECT_DEFAULT);
  1154. param = gs_effect_get_param_by_name(effect, "image");
  1155. gs_effect_set_texture(param, tex);
  1156. while (gs_effect_loop(effect, "Draw"))
  1157. gs_draw_sprite(tex, 0, 0, 0);
  1158. }
  1159. void obs_set_master_volume(float volume)
  1160. {
  1161. struct calldata data = {0};
  1162. if (!obs) return;
  1163. calldata_set_float(&data, "volume", volume);
  1164. signal_handler_signal(obs->signals, "master_volume", &data);
  1165. volume = (float)calldata_float(&data, "volume");
  1166. calldata_free(&data);
  1167. obs->audio.user_volume = volume;
  1168. }
  1169. float obs_get_master_volume(void)
  1170. {
  1171. return obs ? obs->audio.user_volume : 0.0f;
  1172. }
  1173. static obs_source_t *obs_load_source_type(obs_data_t *source_data)
  1174. {
  1175. obs_data_array_t *filters = obs_data_get_array(source_data, "filters");
  1176. obs_source_t *source;
  1177. const char *name = obs_data_get_string(source_data, "name");
  1178. const char *id = obs_data_get_string(source_data, "id");
  1179. obs_data_t *settings = obs_data_get_obj(source_data, "settings");
  1180. obs_data_t *hotkeys = obs_data_get_obj(source_data, "hotkeys");
  1181. double volume;
  1182. int64_t sync;
  1183. uint32_t flags;
  1184. uint32_t mixers;
  1185. int di_order;
  1186. int di_mode;
  1187. int monitoring_type;
  1188. source = obs_source_create(id, name, settings, hotkeys);
  1189. obs_data_release(hotkeys);
  1190. obs_data_set_default_double(source_data, "volume", 1.0);
  1191. volume = obs_data_get_double(source_data, "volume");
  1192. obs_source_set_volume(source, (float)volume);
  1193. sync = obs_data_get_int(source_data, "sync");
  1194. obs_source_set_sync_offset(source, sync);
  1195. obs_data_set_default_int(source_data, "mixers", 0xF);
  1196. mixers = (uint32_t)obs_data_get_int(source_data, "mixers");
  1197. obs_source_set_audio_mixers(source, mixers);
  1198. obs_data_set_default_int(source_data, "flags", source->default_flags);
  1199. flags = (uint32_t)obs_data_get_int(source_data, "flags");
  1200. obs_source_set_flags(source, flags);
  1201. obs_data_set_default_bool(source_data, "enabled", true);
  1202. obs_source_set_enabled(source,
  1203. obs_data_get_bool(source_data, "enabled"));
  1204. obs_data_set_default_bool(source_data, "muted", false);
  1205. obs_source_set_muted(source, obs_data_get_bool(source_data, "muted"));
  1206. obs_data_set_default_bool(source_data, "push-to-mute", false);
  1207. obs_source_enable_push_to_mute(source,
  1208. obs_data_get_bool(source_data, "push-to-mute"));
  1209. obs_data_set_default_int(source_data, "push-to-mute-delay", 0);
  1210. obs_source_set_push_to_mute_delay(source,
  1211. obs_data_get_int(source_data, "push-to-mute-delay"));
  1212. obs_data_set_default_bool(source_data, "push-to-talk", false);
  1213. obs_source_enable_push_to_talk(source,
  1214. obs_data_get_bool(source_data, "push-to-talk"));
  1215. obs_data_set_default_int(source_data, "push-to-talk-delay", 0);
  1216. obs_source_set_push_to_talk_delay(source,
  1217. obs_data_get_int(source_data, "push-to-talk-delay"));
  1218. di_mode = (int)obs_data_get_int(source_data, "deinterlace_mode");
  1219. obs_source_set_deinterlace_mode(source,
  1220. (enum obs_deinterlace_mode)di_mode);
  1221. di_order = (int)obs_data_get_int(source_data, "deinterlace_field_order");
  1222. obs_source_set_deinterlace_field_order(source,
  1223. (enum obs_deinterlace_field_order)di_order);
  1224. monitoring_type = (int)obs_data_get_int(source_data, "monitoring_type");
  1225. obs_source_set_monitoring_type(source,
  1226. (enum obs_monitoring_type)monitoring_type);
  1227. obs_data_release(source->private_settings);
  1228. source->private_settings =
  1229. obs_data_get_obj(source_data, "private_settings");
  1230. if (!source->private_settings)
  1231. source->private_settings = obs_data_create();
  1232. if (filters) {
  1233. size_t count = obs_data_array_count(filters);
  1234. for (size_t i = 0; i < count; i++) {
  1235. obs_data_t *filter_data =
  1236. obs_data_array_item(filters, i);
  1237. obs_source_t *filter = obs_load_source_type(
  1238. filter_data);
  1239. if (filter) {
  1240. obs_source_filter_add(source, filter);
  1241. obs_source_release(filter);
  1242. }
  1243. obs_data_release(filter_data);
  1244. }
  1245. obs_data_array_release(filters);
  1246. }
  1247. obs_data_release(settings);
  1248. return source;
  1249. }
  1250. obs_source_t *obs_load_source(obs_data_t *source_data)
  1251. {
  1252. return obs_load_source_type(source_data);
  1253. }
  1254. void obs_load_sources(obs_data_array_t *array, obs_load_source_cb cb,
  1255. void *private_data)
  1256. {
  1257. if (!obs) return;
  1258. struct obs_core_data *data = &obs->data;
  1259. DARRAY(obs_source_t*) sources;
  1260. size_t count;
  1261. size_t i;
  1262. da_init(sources);
  1263. count = obs_data_array_count(array);
  1264. da_reserve(sources, count);
  1265. pthread_mutex_lock(&data->sources_mutex);
  1266. for (i = 0; i < count; i++) {
  1267. obs_data_t *source_data = obs_data_array_item(array, i);
  1268. obs_source_t *source = obs_load_source(source_data);
  1269. da_push_back(sources, &source);
  1270. obs_data_release(source_data);
  1271. }
  1272. /* tell sources that we want to load */
  1273. for (i = 0; i < sources.num; i++) {
  1274. obs_source_t *source = sources.array[i];
  1275. obs_data_t *source_data = obs_data_array_item(array, i);
  1276. if (source) {
  1277. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1278. obs_transition_load(source, source_data);
  1279. obs_source_load(source);
  1280. cb(private_data, source);
  1281. }
  1282. obs_data_release(source_data);
  1283. }
  1284. for (i = 0; i < sources.num; i++)
  1285. obs_source_release(sources.array[i]);
  1286. pthread_mutex_unlock(&data->sources_mutex);
  1287. da_free(sources);
  1288. }
  1289. obs_data_t *obs_save_source(obs_source_t *source)
  1290. {
  1291. obs_data_array_t *filters = obs_data_array_create();
  1292. obs_data_t *source_data = obs_data_create();
  1293. obs_data_t *settings = obs_source_get_settings(source);
  1294. obs_data_t *hotkey_data = source->context.hotkey_data;
  1295. obs_data_t *hotkeys;
  1296. float volume = obs_source_get_volume(source);
  1297. uint32_t mixers = obs_source_get_audio_mixers(source);
  1298. int64_t sync = obs_source_get_sync_offset(source);
  1299. uint32_t flags = obs_source_get_flags(source);
  1300. const char *name = obs_source_get_name(source);
  1301. const char *id = obs_source_get_id(source);
  1302. bool enabled = obs_source_enabled(source);
  1303. bool muted = obs_source_muted(source);
  1304. bool push_to_mute= obs_source_push_to_mute_enabled(source);
  1305. uint64_t ptm_delay = obs_source_get_push_to_mute_delay(source);
  1306. bool push_to_talk= obs_source_push_to_talk_enabled(source);
  1307. uint64_t ptt_delay = obs_source_get_push_to_talk_delay(source);
  1308. int m_type = (int)obs_source_get_monitoring_type(source);
  1309. int di_mode = (int)obs_source_get_deinterlace_mode(source);
  1310. int di_order =
  1311. (int)obs_source_get_deinterlace_field_order(source);
  1312. obs_source_save(source);
  1313. hotkeys = obs_hotkeys_save_source(source);
  1314. if (hotkeys) {
  1315. obs_data_release(hotkey_data);
  1316. source->context.hotkey_data = hotkeys;
  1317. hotkey_data = hotkeys;
  1318. }
  1319. obs_data_set_string(source_data, "name", name);
  1320. obs_data_set_string(source_data, "id", id);
  1321. obs_data_set_obj (source_data, "settings", settings);
  1322. obs_data_set_int (source_data, "mixers", mixers);
  1323. obs_data_set_int (source_data, "sync", sync);
  1324. obs_data_set_int (source_data, "flags", flags);
  1325. obs_data_set_double(source_data, "volume", volume);
  1326. obs_data_set_bool (source_data, "enabled", enabled);
  1327. obs_data_set_bool (source_data, "muted", muted);
  1328. obs_data_set_bool (source_data, "push-to-mute", push_to_mute);
  1329. obs_data_set_int (source_data, "push-to-mute-delay", ptm_delay);
  1330. obs_data_set_bool (source_data, "push-to-talk", push_to_talk);
  1331. obs_data_set_int (source_data, "push-to-talk-delay", ptt_delay);
  1332. obs_data_set_obj (source_data, "hotkeys", hotkey_data);
  1333. obs_data_set_int (source_data, "deinterlace_mode", di_mode);
  1334. obs_data_set_int (source_data, "deinterlace_field_order", di_order);
  1335. obs_data_set_int (source_data, "monitoring_type", m_type);
  1336. obs_data_set_obj(source_data, "private_settings",
  1337. source->private_settings);
  1338. if (source->info.type == OBS_SOURCE_TYPE_TRANSITION)
  1339. obs_transition_save(source, source_data);
  1340. pthread_mutex_lock(&source->filter_mutex);
  1341. if (source->filters.num) {
  1342. for (size_t i = source->filters.num; i > 0; i--) {
  1343. obs_source_t *filter = source->filters.array[i - 1];
  1344. obs_data_t *filter_data = obs_save_source(filter);
  1345. obs_data_array_push_back(filters, filter_data);
  1346. obs_data_release(filter_data);
  1347. }
  1348. obs_data_set_array(source_data, "filters", filters);
  1349. }
  1350. pthread_mutex_unlock(&source->filter_mutex);
  1351. obs_data_release(settings);
  1352. obs_data_array_release(filters);
  1353. return source_data;
  1354. }
  1355. obs_data_array_t *obs_save_sources_filtered(obs_save_source_filter_cb cb,
  1356. void *data_)
  1357. {
  1358. if (!obs) return NULL;
  1359. struct obs_core_data *data = &obs->data;
  1360. obs_data_array_t *array;
  1361. obs_source_t *source;
  1362. array = obs_data_array_create();
  1363. pthread_mutex_lock(&data->sources_mutex);
  1364. source = data->first_source;
  1365. while (source) {
  1366. if ((source->info.type != OBS_SOURCE_TYPE_FILTER) != 0 &&
  1367. !source->context.private && cb(data_, source)) {
  1368. obs_data_t *source_data = obs_save_source(source);
  1369. obs_data_array_push_back(array, source_data);
  1370. obs_data_release(source_data);
  1371. }
  1372. source = (obs_source_t*)source->context.next;
  1373. }
  1374. pthread_mutex_unlock(&data->sources_mutex);
  1375. return array;
  1376. }
  1377. static bool save_source_filter(void *data, obs_source_t *source)
  1378. {
  1379. UNUSED_PARAMETER(data);
  1380. UNUSED_PARAMETER(source);
  1381. return true;
  1382. }
  1383. obs_data_array_t *obs_save_sources(void)
  1384. {
  1385. return obs_save_sources_filtered(save_source_filter, NULL);
  1386. }
  1387. /* ensures that names are never blank */
  1388. static inline char *dup_name(const char *name, bool private)
  1389. {
  1390. if (private && !name)
  1391. return NULL;
  1392. if (!name || !*name) {
  1393. struct dstr unnamed = {0};
  1394. dstr_printf(&unnamed, "__unnamed%04lld",
  1395. obs->data.unnamed_index++);
  1396. return unnamed.array;
  1397. } else {
  1398. return bstrdup(name);
  1399. }
  1400. }
  1401. static inline bool obs_context_data_init_wrap(
  1402. struct obs_context_data *context,
  1403. enum obs_obj_type type,
  1404. obs_data_t *settings,
  1405. const char *name,
  1406. obs_data_t *hotkey_data,
  1407. bool private)
  1408. {
  1409. assert(context);
  1410. memset(context, 0, sizeof(*context));
  1411. context->private = private;
  1412. context->type = type;
  1413. pthread_mutex_init_value(&context->rename_cache_mutex);
  1414. if (pthread_mutex_init(&context->rename_cache_mutex, NULL) < 0)
  1415. return false;
  1416. context->signals = signal_handler_create();
  1417. if (!context->signals)
  1418. return false;
  1419. context->procs = proc_handler_create();
  1420. if (!context->procs)
  1421. return false;
  1422. context->name = dup_name(name, private);
  1423. context->settings = obs_data_newref(settings);
  1424. context->hotkey_data = obs_data_newref(hotkey_data);
  1425. return true;
  1426. }
  1427. bool obs_context_data_init(
  1428. struct obs_context_data *context,
  1429. enum obs_obj_type type,
  1430. obs_data_t *settings,
  1431. const char *name,
  1432. obs_data_t *hotkey_data,
  1433. bool private)
  1434. {
  1435. if (obs_context_data_init_wrap(context, type, settings, name,
  1436. hotkey_data, private)) {
  1437. return true;
  1438. } else {
  1439. obs_context_data_free(context);
  1440. return false;
  1441. }
  1442. }
  1443. void obs_context_data_free(struct obs_context_data *context)
  1444. {
  1445. obs_hotkeys_context_release(context);
  1446. signal_handler_destroy(context->signals);
  1447. proc_handler_destroy(context->procs);
  1448. obs_data_release(context->settings);
  1449. obs_context_data_remove(context);
  1450. pthread_mutex_destroy(&context->rename_cache_mutex);
  1451. bfree(context->name);
  1452. for (size_t i = 0; i < context->rename_cache.num; i++)
  1453. bfree(context->rename_cache.array[i]);
  1454. da_free(context->rename_cache);
  1455. memset(context, 0, sizeof(*context));
  1456. }
  1457. void obs_context_data_insert(struct obs_context_data *context,
  1458. pthread_mutex_t *mutex, void *pfirst)
  1459. {
  1460. struct obs_context_data **first = pfirst;
  1461. assert(context);
  1462. assert(mutex);
  1463. assert(first);
  1464. context->mutex = mutex;
  1465. pthread_mutex_lock(mutex);
  1466. context->prev_next = first;
  1467. context->next = *first;
  1468. *first = context;
  1469. if (context->next)
  1470. context->next->prev_next = &context->next;
  1471. pthread_mutex_unlock(mutex);
  1472. }
  1473. void obs_context_data_remove(struct obs_context_data *context)
  1474. {
  1475. if (context && context->mutex) {
  1476. pthread_mutex_lock(context->mutex);
  1477. if (context->prev_next)
  1478. *context->prev_next = context->next;
  1479. if (context->next)
  1480. context->next->prev_next = context->prev_next;
  1481. pthread_mutex_unlock(context->mutex);
  1482. context->mutex = NULL;
  1483. }
  1484. }
  1485. void obs_context_data_setname(struct obs_context_data *context,
  1486. const char *name)
  1487. {
  1488. pthread_mutex_lock(&context->rename_cache_mutex);
  1489. if (context->name)
  1490. da_push_back(context->rename_cache, &context->name);
  1491. context->name = dup_name(name, context->private);
  1492. pthread_mutex_unlock(&context->rename_cache_mutex);
  1493. }
  1494. profiler_name_store_t *obs_get_profiler_name_store(void)
  1495. {
  1496. if (!obs)
  1497. return NULL;
  1498. return obs->name_store;
  1499. }
  1500. uint64_t obs_get_video_frame_time(void)
  1501. {
  1502. return obs ? obs->video.video_time : 0;
  1503. }
  1504. double obs_get_active_fps(void)
  1505. {
  1506. return obs ? obs->video.video_fps : 0.0;
  1507. }
  1508. uint64_t obs_get_average_frame_time_ns(void)
  1509. {
  1510. return obs ? obs->video.video_avg_frame_time_ns : 0;
  1511. }
  1512. enum obs_obj_type obs_obj_get_type(void *obj)
  1513. {
  1514. struct obs_context_data *context = obj;
  1515. return context ? context->type : OBS_OBJ_TYPE_INVALID;
  1516. }
  1517. const char *obs_obj_get_id(void *obj)
  1518. {
  1519. struct obs_context_data *context = obj;
  1520. if (!context)
  1521. return NULL;
  1522. switch (context->type) {
  1523. case OBS_OBJ_TYPE_SOURCE: return ((obs_source_t*)obj)->info.id;
  1524. case OBS_OBJ_TYPE_OUTPUT: return ((obs_output_t*)obj)->info.id;
  1525. case OBS_OBJ_TYPE_ENCODER: return ((obs_encoder_t*)obj)->info.id;
  1526. case OBS_OBJ_TYPE_SERVICE: return ((obs_service_t*)obj)->info.id;
  1527. default:;
  1528. }
  1529. return NULL;
  1530. }
  1531. bool obs_obj_invalid(void *obj)
  1532. {
  1533. struct obs_context_data *context = obj;
  1534. if (!context)
  1535. return true;
  1536. return !context->data;
  1537. }
  1538. bool obs_set_audio_monitoring_device(const char *name, const char *id)
  1539. {
  1540. if (!obs || !name || !id || !*name || !*id)
  1541. return false;
  1542. #if defined(_WIN32) || HAVE_PULSEAUDIO
  1543. pthread_mutex_lock(&obs->audio.monitoring_mutex);
  1544. if (strcmp(id, obs->audio.monitoring_device_id) == 0) {
  1545. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  1546. return true;
  1547. }
  1548. if (obs->audio.monitoring_device_name)
  1549. bfree(obs->audio.monitoring_device_name);
  1550. if (obs->audio.monitoring_device_id)
  1551. bfree(obs->audio.monitoring_device_id);
  1552. obs->audio.monitoring_device_name = bstrdup(name);
  1553. obs->audio.monitoring_device_id = bstrdup(id);
  1554. for (size_t i = 0; i < obs->audio.monitors.num; i++) {
  1555. struct audio_monitor *monitor = obs->audio.monitors.array[i];
  1556. audio_monitor_reset(monitor);
  1557. }
  1558. pthread_mutex_unlock(&obs->audio.monitoring_mutex);
  1559. return true;
  1560. #else
  1561. return false;
  1562. #endif
  1563. }
  1564. void obs_get_audio_monitoring_device(const char **name, const char **id)
  1565. {
  1566. if (!obs)
  1567. return;
  1568. if (name)
  1569. *name = obs->audio.monitoring_device_name;
  1570. if (id)
  1571. *id = obs->audio.monitoring_device_id;
  1572. }
  1573. void obs_add_tick_callback(
  1574. void (*tick)(void *param, float seconds),
  1575. void *param)
  1576. {
  1577. if (!obs)
  1578. return;
  1579. struct tick_callback data = {tick, param};
  1580. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1581. da_insert(obs->data.tick_callbacks, 0, &data);
  1582. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1583. }
  1584. void obs_remove_tick_callback(
  1585. void (*tick)(void *param, float seconds),
  1586. void *param)
  1587. {
  1588. if (!obs)
  1589. return;
  1590. struct tick_callback data = {tick, param};
  1591. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1592. da_erase_item(obs->data.tick_callbacks, &data);
  1593. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1594. }
  1595. void obs_add_main_render_callback(
  1596. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  1597. void *param)
  1598. {
  1599. if (!obs)
  1600. return;
  1601. struct draw_callback data = {draw, param};
  1602. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1603. da_insert(obs->data.draw_callbacks, 0, &data);
  1604. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1605. }
  1606. void obs_remove_main_render_callback(
  1607. void (*draw)(void *param, uint32_t cx, uint32_t cy),
  1608. void *param)
  1609. {
  1610. if (!obs)
  1611. return;
  1612. struct draw_callback data = {draw, param};
  1613. pthread_mutex_lock(&obs->data.draw_callbacks_mutex);
  1614. da_erase_item(obs->data.draw_callbacks, &data);
  1615. pthread_mutex_unlock(&obs->data.draw_callbacks_mutex);
  1616. }
  1617. uint32_t obs_get_total_frames(void)
  1618. {
  1619. return obs ? obs->video.total_frames : 0;
  1620. }
  1621. uint32_t obs_get_lagged_frames(void)
  1622. {
  1623. return obs ? obs->video.lagged_frames : 0;
  1624. }