updated README

This commit is contained in:
Roman Arutyunyan 2012-08-27 19:12:34 +04:00
parent 58491f8fed
commit 8293c425a5

View file

@ -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 {