1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

update the ui, add hls player

This commit is contained in:
winlin 2013-12-18 14:29:55 +08:00
parent 6e4795ee5c
commit 0c08942fec
11 changed files with 387 additions and 38 deletions

View file

@ -41,5 +41,11 @@
<div class="container">
<iframe id="main_frame" width="100%" height="800" frameBorder="0"></iframe>
</div>
<div class="container">
<hr>
<footer>
<p><a href="https://github.com/winlinvip/simple-rtmp-server">SRS Team &copy; 2013</a></p>
</footer>
</div>
</body>