updated README

This commit is contained in:
Roman Arutyunyan 2012-11-16 17:20:12 +04:00
parent 96902cf81a
commit ec3fe5cdac

View file

@ -10,11 +10,18 @@
https://github.com/arut/nginx-rtmp-module/wiki/Directives https://github.com/arut/nginx-rtmp-module/wiki/Directives
### Google group
https://groups.google.com/group/nginx-rtmp
https://groups.google.com/group/nginx-rtmp-ru (Russian)
### Features: ### Features:
* Live streaming of video/audio * Live streaming of video/audio
* Video on demand FLV/MP4 * Video on demand FLV/MP4,
playing from local filesystem or HTTP
* Stream relay support for distributed * Stream relay support for distributed
streaming: push & pull models streaming: push & pull models
@ -29,10 +36,12 @@
requires recent libavformat requires recent libavformat
(>= 53.31.100) from ffmpeg (ffmpeg.org) (>= 53.31.100) from ffmpeg (ffmpeg.org)
* HTTP callbacks (publish/play/record etc) * HTTP callbacks (publish/play/record/update etc)
* Running external programs on certain events (exec) * Running external programs on certain events (exec)
* HTTP control module for recording audio/video and dropping clients
* Advanced buffering techniques * Advanced buffering techniques
to keep memory allocations at a minimum to keep memory allocations at a minimum
level for faster streaming and low level for faster streaming and low