diff --git a/src/webapps/live/wsonly-subscriber.html b/src/webapps/live/wsonly-subscriber.html
new file mode 100644
index 00000000..b2b49bb3
--- /dev/null
+++ b/src/webapps/live/wsonly-subscriber.html
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Connecting...
+
+
+
+
+
+
+
diff --git a/webapps.json b/webapps.json
index 9967085e..a593b6c9 100644
--- a/webapps.json
+++ b/webapps.json
@@ -13,6 +13,6 @@
},
"r5pro-testbed": {
"repositoryUrl": "git@github.com:red5pro/streaming-html5.git",
- "branch": "epic/JAVANESE"
+ "branch": "feature/tcp_candidates"
}
}