mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Add srs-console to research/console. 3.0.159
This commit is contained in:
parent
90b2e08c4b
commit
44965da9af
52 changed files with 38478 additions and 45 deletions
12
trunk/research/console/index.html
Normal file
12
trunk/research/console/index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>SrsConsole</title>
|
||||
<script type="text/javascript">
|
||||
window.location.href = "ng_index.html#/summaries?port=1985";
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue