winlin

update script

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