Show viewer count and reconnect to websocket

This commit is contained in:
Gabe Kangas
2020-06-02 17:35:49 -07:00
parent 380dad2b87
commit f83fccfa89
5 changed files with 50 additions and 8 deletions

View File

@@ -25,7 +25,7 @@
style="width: 100%;"
></video>
<div id="app">
{{ streamStatus }}
{{ streamStatus }} {{ viewerCount }} {{ 'viewer' | plural(viewerCount) }}.
</div>
</div>