Skip to content

Releases: obsproject/obs-browser

Browser Source v1.31

17 Mar 21:45
Compare
Choose a tag to compare
Increase version number

Browser Source v1.30.1

28 Feb 19:04
7b6d658
Compare
Choose a tag to compare
Merge pull request #102 from Gol-D-Ace/translations

Update locales from crowdin

Browser Source v1.30

18 Jul 10:54
Compare
Choose a tag to compare
  • Add active/inactive JS callback

Browser Source v1.29

26 Feb 17:50
Compare
Choose a tag to compare
  • Updated CEF to branch 2987, this includes Chromium 57.0.2987.21

Browser Source v1.28

16 Jan 18:24
Compare
Choose a tag to compare
  • Fixes bug where OBS Studio could hang on startup (thanks to Jim and Xaymar)

Browser Source v1.27

23 Dec 23:00
Compare
Choose a tag to compare
  • Added several Javascript events (thanks to DDRBoxman). See README for a list of events
  • Added a way to get the current scene name with Javascript (thanks to DDRBoxman)
  • Updated CEF to branch 2840 (Chromium 54), this also seems to fix the crash on using webm files with an alpha channel.

Browser Source v1.26

15 Nov 20:22
Compare
Choose a tag to compare
  • Changed "Shutdown when not active" to "Shutdown when not visible". To prevent the source from being invisible in the source properties preview pane.
  • Added checkbox "Refresh page when scene becomes active", useful in studio mode, when you want to start the webpage when you transition the scene.
  • Added button in the source properties to refresh the page's cache.

Browser Source v1.25

27 Sep 18:49
Compare
Choose a tag to compare
  • Added a JS binding for version number of plugin and callbacks for scene change and visibility (thanks to DDRBoxman). See https://github.com/kc5nra/obs-browser/blob/master/README.md
  • When "Shutdown when not active" is checked, the source will be loaded/unloaded based on visibility (the little eye icon).

Browser Source v1.24

07 Aug 16:28
Compare
Choose a tag to compare
  • Set command-line arguments for best off-screen rendering performance and also a workaround for the issue where CEF wouldn't render anything. Pass --enable-gpu to OBS Studio to reenable gpu acceleration if it renders for you and if you need webgl support.
  • Support file paths with diacritic characters

Browser Source v1.23

07 Jul 08:50
Compare
Choose a tag to compare
  • Built the plugin against CEF branch 2704 (Chrome 51), this branch fixes the performance issues that were in v1.21.