View Single Post
  #1  
Old 04-11-2012, 01:23 AM
StreamRecorder StreamRecorder is offline
Super Moderator
 
Join Date: Oct 2011
Posts: 53
StreamRecorder is on a distinguished road
Default

NGINX-based RTMP server


NGINX-based RTMP server is a free open source software. It is an NGINX module creating an RTMP server.

Features:
  • Live streaming of video/audio
  • Recording published streams in FLV file
  • HTTP callbacks on publish/play/record
  • Advanced buffering techniques to keep memory allocations at a minimum level for faster streaming and low memory footprint
  • Works with Flash RTMP clients as well as ffmpeg/rtmpdump/flvstreamer etc
Reply With Quote