From 8293c425a5a1e2056e4f9d2cf29b66ba7af37676 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Mon, 27 Aug 2012 19:12:34 +0400 Subject: [PATCH] updated README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bce60e..5cedfe0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ * Live streaming of video/audio -* Video on demand (FLV) +* Video on demand FLV/MP4 * Stream relay support for distributed streaming: push & pull models @@ -154,6 +154,10 @@ name - interpreted by each application play /var/flvs; } + application vod2 { + play /var/mp4s; + } + # Many publishers, many subscribers # no checks, no recording application videochat {