Version 0.7 Beta
Pre-release
Pre-release
Known issues in this release
- #14: Odd resolutions like 1279x719 cause screen distortions when using YUV color formats
What's Changed
- #13: JPEG support (lossy and lossless) based on the libjpeg-turbo library
- The Windows binary package provided here includes the necessary libjpeg-turbo library, for Linux a separate installation is necessary for this feature to be available, see Using the wrapper class for more info
- a2dd49d: Frame sync improvements, added frame buffering option for receiver
- cde6882: Changed QOI level logic to control the compressed frame percentage (breaking change, existing QOI level configurations <10 will behave differently now!)
- ef554cc: Fixed wrong error message when using LZ4 on color formats != BGRA
- 258649b: Request format conversion from OBS if necessary, meaning QOI and JPEG lossless can now properly be used on formats other than BGRA
- 14e70a7: Fixed only first audio channel being played by source
Full Changelog: v0.6.0-beta...v0.7.0-beta