Products >> RTMP Server
RTMP Server

Support a variety of audio and video files
Support streaming video from camera and living screen
Support streaming audio from audio device
Support RTSP stream to RTMP stream
Support RTSP/RTMP relay
Key features
RTMP live streaming
Support a variety of audio and video files
Support streaming video from camera and living screen
Support streaming audio from audio device
Support RTMP pusher
Support video codec H264,H265
Support audio codec AAC,G711A,G711U
Support automatic transcoding
Support rtsp stream to rtmp stream
Support RTSP/RTMP relay
Support for configuring audio and video output parameters
Small size, suitable for embedded development
Code structure clear, easy to use
Support RTMP pusher
The rtmp server supports RTMP pusher
The format of the push stream as the following:
rtmp://ip:port/[app]/[stream]
[app] and [stream] can be any string, such as:
rtmp://192.168.1.100/myapp/mystream
rtmp://192.168.1.100/live/test
Support cross-platform compile
Support Windows platform
Support Linux/Unix platform
Support Android platform
Support embedded platforms
Support iOS/MAC platforms
Can be easily ported to other platforms
Handy, portable command line application
Since it is portable, this program does not require you to install it on your computer,
it does not tamper with any Windows registry entry, nor does it create any additional files or folders on your PC.
It can be accessed by running the executable directly.
It does not come with a Graphical User Interface (GUI), which might disconcert some users. However,
its core function is quite straightforward and its lack of interactive controls makes it easy even for novices to benefit from its capabilities.
Version limitation
The demo version supports up to 4 concurrent streams.
The release version supports up to 100 concurrent streams