Added progressive streaming

This commit is contained in:
Thomas FORGIONE
2015-06-09 17:36:21 +02:00
parent 7c62c0ab34
commit 4dd6261bb5
9 changed files with 100 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ block extrajs
script params = {}; params.get= {}; params.get.res = #{resolution}
script(src="/static/js/three.min.js")
script(src="/static/js/threetools.min.js")
script(src="/static/js/socket.io.min.js")
script(src="/static/js/streamingsimulator.min.js")
block content