mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SquashSRS4: Add one to one RTC demo.
This commit is contained in:
parent
74bb47c13f
commit
206d95879f
101 changed files with 18902 additions and 9 deletions
13
trunk/3rdparty/signaling/www/demos/index.html
vendored
Normal file
13
trunk/3rdparty/signaling/www/demos/index.html
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
|
||||
<html>
|
||||
<head>
|
||||
<title>SRS</title>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<h3><a href="https://github.com/ossrs/signaling">Signaling</a> works!</h3>
|
||||
<p>
|
||||
Run demo for <a href="one2one.html">WebRTC: One to One over SFU(SRS)</a><br/>
|
||||
点击进入<a href="one2one.html">SRS一对一通话演示</a>
|
||||
</p>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue