From 1d84a0dffe68b3924b46d71644e7c6047d06f120 Mon Sep 17 00:00:00 2001 From: Vladimir Khramtsov Date: Thu, 21 Nov 2013 23:35:49 -0800 Subject: [PATCH] Fix documenttation --- Directives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directives.md b/Directives.md index db745bb..18b197d 100644 --- a/Directives.md +++ b/Directives.md @@ -803,7 +803,7 @@ Sets play/publish terminate callback. All the above applies here. However HTTP status code is not checked for this callback. #### on_play_done -Syntax: `on_publish_done url` +Syntax: `on_play_done url` Context: rtmp, server, application Same behavior as `on_done` but only for play end event.