mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 20:01:56 +00:00
10 lines
163 B
HTML
10 lines
163 B
HTML
|
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>SRS</title>
|
||
|
<meta charset="utf-8">
|
||
|
<script type="text/javascript">
|
||
|
window.location.href = "demos/"
|
||
|
</script>
|
||
|
</head>
|