Skip to content

v2.0.2

Compare
Choose a tag to compare
@mondain mondain released this 09 Jul 13:50
· 19 commits to jdk21migration since this release

Full Changelog: v2.0.0...v2.0.2

Working towards support for Enhanced RTMP v2 from Veovera https://github.com/veovera/enhanced-rtmp

The artifacts require JDK 21; if you want to build for JDK 11 you will need to build from source and use the release property like so: mvn clean install -P assemble -Dmaven.compiler.release=11