JavaRTMP is a pure Java client implementation of the Real Time Messaging Protocol licensed via the MIT License and copyrighted by Emily Mabrey. For more details on the project, please view the README.


To use the JavaRTMP library in your Maven project, add this dependency to pom.xml:

<dependency>
  <groupId>com.github.emabrey</groupId>
  <artifactId>JavaRTMP-project</artifactId>
  <version>0.1-SNAPSHOT</version>
</dependency>

For other ways to use JavaRTMP in your project, visit the usage instructions wiki page.


Branch Status
master Build Status

Back to top

Version: 0.1-SNAPSHOT. Last Published: 2015-08-02.