mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add ts_info.cpp for HLS research
This commit is contained in:
parent
732b2bbc6e
commit
c621be2247
17 changed files with 50 additions and 0 deletions
12
trunk/research/players/index.html
Normal file
12
trunk/research/players/index.html
Normal file
|
@ -0,0 +1,12 @@
|
|||
<head>
|
||||
<title>Players</title>
|
||||
<meta http-equiv=Content-Type content="text/html;charset=utf-8">
|
||||
</head>
|
||||
<body>
|
||||
welcome!</p>
|
||||
<hr/>
|
||||
<p><a href="rtmp/index.html">Rtmp流播放器</a></p>
|
||||
<p><a href="osmf/index.html">OSMF播放器</a></p>
|
||||
<p><a href="jwplayer5/index.html">JWPlayer5</a></p>
|
||||
<p><a href="jwplayer6/index.html">JWPlayer6</a></p>
|
||||
</body>
|
Loading…
Add table
Add a link
Reference in a new issue