Products >> RTMP Server

RTMP Server

Happytime RTMP server is a simple, lightweight, high-performance, and stable stream server. It can be used to stream local media files, image files, living screen, application windows, camera, microphone, live video and audio content to adobe flash player clients over RTMP protocol.
It developed based on C/C++, the code is stable and reliable, cross-platform porting is simple and convenient, and the code is clear and concise. The server is written to be lightweight and easy to understand, while having good performance, very low latency, video opened immediately. Happytime RTMP server supports Linux, Windows, MAC, iOS, Android and embedded Linux platforms, supports cross-compiler, can be easily ported to other platforms.
Happytime RTMP Server for Android

Support a variety of audio and video files, image files
Support streaming video from camera and living screen
Support streaming audio from audio device
Support RTSP/SRT(Secure Reliable Transport) stream to RTMP stream
Support media proxy on-demand connection
Support RTSP/RTMP/SRT relay

Key features

RTMP live streaming
Support a variety of audio and video files, image files
Support streaming video from camera and living screen
Support streaming video from application windows
Support streaming audio from audio device
Support recording system audio on Windows
Support RTMP pusher
Support video codec H264,H265
Support audio codec AAC,G711A,G711U
Support automatic transcoding
Support RTSP/SRT stream to RTMP stream
Support RTSP/RTMP/SRT relay
Support for configuring audio and video output parameters
Support media proxy on-demand connection
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/[application-name]/[stream]
[application-name] is the [name] tag under [application] in the configuration file
[stream] can be any string, such as:
rtmp://192.168.1.100/[application-name]/mystream
rtmp://192.168.1.100/[application-name]/test

Support cross-platform compile

Support Windows platform
Support Linux/Unix platform
Support Android platform
Support embedded Linux 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