1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00
srs/trunk/3rdparty/signaling/www/demos/index.html

14 lines
352 B
HTML
Raw Normal View History

2021-05-02 11:35:03 +00:00
<html>
<head>
<title>SRS</title>
<meta charset="utf-8">
</head>
<body>
<h3><a href="https://github.com/ossrs/signaling">Signaling</a> works!</h3>
<p>
2021-05-03 02:01:53 +00:00
Run demo for <a href="one2one.html?autostart=true">WebRTC: One to One over SFU(SRS)</a><br/>
点击进入<a href="one2one.html?autostart=true">SRS一对一通话演示</a>
2021-05-02 11:35:03 +00:00
</p>
</body>