Fix documenttation

Vladimir Khramtsov
2013-11-21 23:35:49 -08:00
parent 197877c8eb
commit 1d84a0dffe

@ -803,7 +803,7 @@ Sets play/publish terminate callback. All the above applies here. However
HTTP status code is not checked for this callback. HTTP status code is not checked for this callback.
#### on_play_done #### on_play_done
Syntax: `on_publish_done url` Syntax: `on_play_done url`
Context: rtmp, server, application Context: rtmp, server, application
Same behavior as `on_done` but only for play end event. Same behavior as `on_done` but only for play end event.