mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
update script
This commit is contained in:
parent
47dfdd3ae2
commit
b54aefe897
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue