1
0
Fork 0
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:
winlin 2021-05-02 21:46:41 +08:00
parent 74bb47c13f
commit 206d95879f
101 changed files with 18902 additions and 9 deletions

View 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>