1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00
srs/trunk/3rdparty/signaling/www/index.html
2021-05-02 19:35:03 +08:00

9 lines
163 B
HTML
Executable file

<html>
<head>
<title>SRS</title>
<meta charset="utf-8">
<script type="text/javascript">
window.location.href = "demos/"
</script>
</head>