OpenToonix / OpenToonix-RTMP-Server

RTMP (Real-Time Messaging Protocol) server for Toonix World.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

RTMP (Real-Time Messaging Protocol) server for Toonix World.

License:MIT License


Languages

Language:Java 100.0%