From ecb6462d56c4604539fb4e59554505da383606e1 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Fri, 17 Aug 2012 10:24:59 +0400 Subject: [PATCH] updated test README --- test/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index 5119fa9..32653ff 100644 --- a/test/README.md +++ b/test/README.md @@ -7,4 +7,5 @@ RTMP port: 1935, HTTP port: 8080 * http://localhost:8080/ - play myapp/mystream with JWPlayer * http://localhost:8080/record.html - capture myapp/mystream from webcam with old JWPlayer -* http://localhost:8080/rtmp-publisher - capture myapp/mystream with the test flash applet +* http://localhost:8080/rtmp-publisher/player.html - play myapp/mystream with the test flash applet +* http://localhost:8080/rtmp-publisher/publisher.html - capture myapp/mystream with the test flash applet