1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

update script

This commit is contained in:
winlin 2014-01-05 16:48:10 +08:00
parent 47dfdd3ae2
commit b54aefe897

View file

@ -319,7 +319,7 @@ if [ $SRS_HLS = YES ]; then
<script type="text/javascript">
setTimeout(function(){
window.location.href = "players/index.html" + window.location.search;
}, 3000);
}, 500);
</script>
</body>
END