Skip to content

Releases: obsproject/obs-browser

Browser Source v1.22

14 May 17:04
Compare
Choose a tag to compare
  • Built the plugin against the CEF 2526 branch again, v1.21 of the plugin uses the 2623 CEF branch which has performance issues with off-screen rendering, resulting in stuttering animations.

Browser Source v1.21

24 Apr 20:25
Compare
Choose a tag to compare
  • Fix for filters breaking the rendering of the browser, changing rendering to make use of a new shader to convert from pre-multiplied alpha to straight alpha
  • Set CEF's cache_path, this will result in being able to use IndexedDB and WebSQL as well as persistent storage for things like cookies.
  • Use the same custom css defaults as the CLR Browser plugin did.
  • Set the local file browse path to use the last opened folder, this will prevent the browse dialog from always opening inside the obs folder.
  • Built against CEF branch 2623 (Chromium 49.0.2623.110)

Browser Source v1.20

21 Mar 21:41
Compare
Choose a tag to compare
  • Revert to just using system-wide installed Flash, since we can't redistribute the Flash dll.

Browser Source v1.19

07 Mar 00:40
Compare
Choose a tag to compare
  • Fixed issue where transparency would fail with a chroma/color keyed source below the browser.

Browser Source v1.18

28 Feb 19:46
Compare
Choose a tag to compare
  • Fixed a bug where all browser sources would be started when obs starts, instead of only the ones that are visible.
  • Fixed incorrect alpha blending