Skip to content

v1.1.0

Compare
Choose a tag to compare
@frostbyte73 frostbyte73 released this 04 Aug 06:41
· 580 commits to main since this release
f386cfa

Added

  • HLS segmented file output (#38 #41 #42 #68)
  • Configurable CPU costs for accepting requests (#47)
  • Redis TLS (#54)
  • Configurable temp dir for file writes (#55)
  • EgressInfo contains RoomName (#64)

Fixed

  • Redis channel full error with long running and/or frequent egress (#33)
  • Negative duration on aborted egress (#36)
  • X11 server crash on rtmp output failure (#50)
  • Potential file collisions while writing (#51)
  • Incorrect filename in FileInfo (#66)

Changed

  • Each egress now runs in its own process to avoid potential security holes (#37)
  • Retry file uploads on failure (#39 #56)
  • Improved room composite startup speed (#57)
  • Updated base image to Ubuntu 22.04 (#65)