Skip to content

3.0.0-RC3

Pre-release
Pre-release

Choose a tag to compare

@ThibaultBee ThibaultBee released this 25 Jul 14:01
· 195 commits to main since this release

Features:

  • Move RTMP and SRT packages to io.github.thibaultbee.streampack:streampack-rtmp and
    io.github.thibaultbee.streampack:streampack-srt.
  • Made SurfaceProcessor customizable: you can now set a custom ISurfaceProcessorInternal to
    process the
    frames before they are sent to the encoders.
  • Move audio and video input settings to audioInput and videoInput members

Bug fixes:

  • Fix 16 KB page size alignment for SRT
  • Demos: fix crash on startup for audio only demo
  • Fix permissions of RTMP and SRT packages
  • Fix dead lock on release