Skip to content

3.0.0-RC

Pre-release
Pre-release

Choose a tag to compare

@ThibaultBee ThibaultBee released this 09 Apr 20:12
· 239 commits to main since this release

Version 3.0.0-RC is a release candidate for the next major version of StreamPack. It includes:

  • dynamic endpoint: the endpoint (RTMP, SRT, File,...) is inferred from the stream URL.
  • multiple outputs: you can now stream to multiple endpoints at the same time.
  • dynamic input: you can set the input source (camera, screen, file,...) at runtime.
  • a new file writer based on Android MediaMuxer.
  • package have been moved, renamed and splits.

For the migration, see
the migration guide.