From 44963500e710dc8c7bb27ef2ba96362129dbf9c4 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Tue, 10 Dec 2013 09:58:55 -0800 Subject: [PATCH] Updated Directives (markdown) --- Directives.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Directives.md b/Directives.md index 262f9a2..cb10663 100644 --- a/Directives.md +++ b/Directives.md @@ -615,6 +615,9 @@ Unindexed FLVs are played with seek/pause disabled (restart-only mode). Use FLV indexer (for example, yamdi) for indexing. +If you play FLVs recorded with the `record` directive please do not +forget to index them before playing. They are created unindexed. + Mp4 files can only be played if both video and audio codec are supported by RTMP. The most common case is H264/AAC.