Skip to content

OpenToonix/OpenToonix-RTMP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenToonix RTMP Server

RTMP (Real-Time Messaging Protocol) server emulator for Toonix World (mostly known as Mundo Toonix).

Requirements

  • Java - Version 17
  • Red5 Server instance - Version 1.3.25

Building

To build the project, you need to have Maven installed on your computer.

Once you have Maven installed, you can run the following command to build the app:

mvn clean package

Running

To run the app, you need to build it or download the latest release.

Once you have the app built or downloaded, you have to move the opentoonix-rtmp-server-*.war file to the webapps folder of your Red5 Server instance.

Then, you can start the Red5 Server instance and the app will be running.

Features

You can check the current state of features here.

Support

For further support, you can join us on Discord.

Releases

No releases published

Packages

No packages published

Languages