Skip to content

Version 0.9.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@YorVeX YorVeX released this 10 Sep 16:55
· 86 commits to main since this release

⚠️ WARNING: Audio is broken in this release (in Stereo only the left channel is working) so there is not much point in using it, only here for archiving purposes.

What's Changed

  • Add filter support (#3) by @YorVeX in #27
  • 2014658: Improve YUV plane calculations (fixes #14) …
  • 5c0f567: Fix sender audio data not returned to the mem pool
  • 7ca99fc: Rename Beam source to "Beam Receiver" …
  • 01605dd: Rename Beam output to "Beam Sender Output"

Known limitations

  • Frame buffer doesn't work for audio-only sources
  • If a source outputs a video format that a compression selected in Beam cannot handle, the feed cannot be processed (in the future Beam should be able to convert the format, but currently it isn't)
  • The filter can only be applied to async sources, it will be unavailable for selection on sync sources (e.g. game capture)

Full Changelog: v0.8.5-beta...v0.9.0-beta