Skip to content

Releases: YorVeX/xObsBeam

Version 1.1.0

11 Jul 04:43
Compare
Choose a tag to compare

What's Changed

  • Now requires OBS v30 as minimum version
  • Add new Beam Relay source that can relay Beam audio or video feeds without outputting them to OBS
  • 9aa93d0: Change versioning info to include beta suffix …
  • c4372a8: Update NetObsBindings dependency to 30.0.2
  • 73f14b5: Use more detailed version in log and protocol …
  • 51c98ff: Add internal support for new R10L format …
  • The binaries provided here have been compiled based on .NET 8.0.7

Full Changelog: v1.0.0...v1.1.0

Version 1.1.0 Beta

02 Jan 22:04
Compare
Choose a tag to compare
Version 1.1.0 Beta Pre-release
Pre-release

What's Changed

  • Now requires OBS v30 as minimum version
  • Add new Beam Relay source that can relay Beam audio or video feeds without outputting them to OBS
  • 9aa93d0: Change versioning info to include beta suffix …
  • c4372a8: Update NetObsBindings dependency to latest 30.0.2 version
  • 73f14b5: Use more detailed version in log and protocol …
  • 51c98ff: Add internal support for new R10L format …

Full Changelog: v1.0.0...v1.1.0-beta

Version 1.0.0

02 Jan 17:20
Compare
Choose a tag to compare

What's Changed

  • 🎉 First stable release after more than 8 months long development and beta phase
  • 63fbe45: Add Indonesian translation by @hapnan (Closes #29)
  • Rerelease of 0.9.10 as 1.0.0 as it has proven stable long enough now, dropping the beta tag
  • Updated copyright year in installer
  • Binary update Jan 13th
    • c788091: Add Chinese simplified translation by @WakelessSloth56
    • Rebuilt binaries provided here with .NET Framework 8.0.1 (compared to 8.0.0 in original release)
    • As no code was changed the Beam version number stays at 1.0.0 - if you're already using the previous 1.0.0 release you don't need to update, unless you want to use the new simplified Chinese translation

Full Changelog: v0.9.10-beta...v1.0.0

Version 0.9.10 Beta

10 Dec 16:55
Compare
Choose a tag to compare
Version 0.9.10 Beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.9-beta...v0.9.10-beta

Version 0.9.9 Beta

08 Dec 07:16
Compare
Choose a tag to compare
Version 0.9.9 Beta Pre-release
Pre-release

What's Changed

  • 45a7fae: Fix peer discovery requests with multiple NICs …
  • 9cf3208: Fix Beam sender not stopped if a filter is removed

Full Changelog: v0.9.8-beta...v0.9.9-beta

Version 0.9.8 Beta

18 Nov 04:36
Compare
Choose a tag to compare
Version 0.9.8 Beta Pre-release
Pre-release

What's Changed

  • dc550b0: Fix crash on socket connection to audio only or video only feed …
  • b51840a: Fix peer discovery occasionally failing, sped up property windows loading …
  • 68dae61: Fix client errors killing peer discovery server …
  • 09efdec: Fix wrong pipe identifier for manual selections …
  • 70121e7: Update to .NET 8.0 (from 7.0) …

As a fun coincidence, the jump from Beam 0.9.7 to 0.9.8 also introduces the switch from .NET 7 to .NET 8, which has been released a few days ago and is now the latest LTS version. From now on it is used to compile Beam. The binary file size decreased significantly compared to before. Performance improvements could also be expected in theory, though there is no benchmarking done to test and verify this for this project. More on this: https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/

Full Changelog: v0.9.7-beta...v0.9.8-beta

Version 0.9.7 Beta

01 Nov 05:21
Compare
Choose a tag to compare
Version 0.9.7 Beta Pre-release
Pre-release

What's Changed

  • 926c564: Fix receive/render delay calculation for high FPS …
  • 9c690db: Fix wrong render delay after receiver reconnect …
  • 0e6b09d: Optimize receive timestamp processing
  • 03b1414: Add high receive buffer log warning
  • 4edec45: Update included libjpeg-turbo library to 3.0.1 …

Full Changelog: v0.9.6-beta...v0.9.7-beta

Version 0.9.6 Beta

19 Oct 23:35
Compare
Choose a tag to compare
Version 0.9.6 Beta Pre-release
Pre-release

What's Changed

  • df06653 + 58fad51: Add warning for non-local network interfaces
  • e454031: Fix potential crash on OBS exit …

Full Changelog: v0.9.5-beta...v0.9.6-beta

Version 0.9.5 Beta

02 Oct 05:24
Compare
Choose a tag to compare
Version 0.9.5 Beta Pre-release
Pre-release

What's Changed

  • 3dfb821: Activate JPEG compression by default
  • 4574928: Show warning and help for missing libjpeg-turbo …
  • dfbeeab: Fix listen port setting visibility logic v2 …

Full Changelog: v0.9.4-beta...v0.9.5-beta

Version 0.9.4 Beta

20 Sep 06:04
Compare
Choose a tag to compare
Version 0.9.4 Beta Pre-release
Pre-release

What's Changed

  • 0862f39: Fix listen port setting visibility logic …
  • 59667d5: Make TCP the default selection in settings …
  • 5c1e2e6: Add peer discovery version mismatch detection

Full Changelog: v0.9.3-beta...v0.9.4-beta