Commit Graph

  • 9cecaca743 Major cleanup of AudioCapture class video-streaming weil 2024-07-15 19:14:45 +0200
  • e1dbbf8165 Introduce extremely simplistic audio capturing mechanism weil 2024-07-14 06:22:52 +0200
  • c5e4c2989b Expose screen capturer init mechanism in GodotObs weil 2024-07-14 06:21:18 +0200
  • aa664fbd6b Introduce very basic safety init check for the screen capturer weil 2024-07-14 06:20:36 +0200
  • b8a82963b5 Use Godot4.2 stable in godot-cpp weil 2024-07-14 06:19:33 +0200
  • e7dcdf2d65 Use static libvpx; use /MD runtime for Godot and final library weil 2024-07-14 06:18:49 +0200
  • bc5569f93f Update some dependencies; recompile dependencies using /MD weil 2024-07-14 06:17:22 +0200
  • bef8baba5f Fix screen change mechanism; create method for counting screens weil 2024-07-09 16:58:12 +0200
  • 57505fd06d Recompile some libraries for compatibility weil 2024-07-09 16:07:09 +0200
  • a7aa2fa598 Upload x64 libvpx weil 2024-07-06 03:13:46 +0200
  • 9825c7f3ef Experimental: changes to capture rescaling mechanisms weil 2024-07-06 01:41:33 +0200
  • 96cb1af807 Optimized bgr to yuv420 code weil 2024-02-11 15:37:19 +0100
  • 2060e18b75 Multiple improvements to streaming reliability weil 2024-02-01 20:44:29 +0100
  • 6e37df5872 Add headers to vs project weil 2024-02-01 06:20:59 +0100
  • 511b4e13f7 Implemented basic screen grabber using desktop duplication api weil 2024-01-30 23:14:12 +0100
  • 18d2488c42 Video streaming PoC weil 2024-01-29 10:56:48 +0100
  • 6fd700419b Upload libvpx weil 2024-01-29 10:54:36 +0100
  • de45aecda6 Adjust gitignore for vs main weil 2024-01-29 10:53:33 +0100
  • ad816f16dd Add visual studio project generation to scons weil 2024-01-29 10:50:58 +0100
  • aec78c782e Add get_input_mix_rate method weil 2024-01-29 10:46:18 +0100
  • 9f2cbf4b75 Reworked sampling handling; added speex resampler weil 2024-01-24 01:37:09 +0100
  • 09d72665ce Added libspeex dependency weil 2024-01-24 01:05:41 +0100
  • c09287c4fe Add method for fetching default device sampling rate weil 2024-01-22 20:16:23 +0100
  • cc22cb9959
    Minor changes to the readme jan-weil 2024-01-17 08:42:18 +0100
  • cd69c2b1ca GodotOpus is no longer a singleton; multiple performance improvements 0.1.1 weil 2024-01-17 08:29:33 +0100
  • 4824499682
    Add build info to the readme 0.1.0 jan-weil 2024-01-16 17:35:33 +0100
  • 1d7fc91a7b Add gdextension weil 2024-01-16 17:34:15 +0100
  • d09af5b7d8
    Add info about some known limitations to the readme weil 2024-01-16 17:18:54 +0100
  • c160ee778f
    Create README.md weil 2024-01-16 17:16:58 +0100
  • bc1f4f1a49 Add encode/decode opus bindings weil 2024-01-16 16:58:59 +0100
  • 9f870836dc Add libopus windows build (x64) weil 2024-01-16 16:19:26 +0100
  • 634f0bcaef Add godot-cpp submodule weil 2024-01-16 16:13:24 +0100
  • 559cdeca3a
    Initial commit jan-weil 2024-01-16 16:04:07 +0100