obs.c 53 KB

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