|
18 | 18 | <a id="srs_index" class="brand" href="#">SRS</a>
|
19 | 19 | <div class="nav-collapse collapse">
|
20 | 20 | <ul class="nav">
|
21 |
| - <li class="active"><a id="nav_srs_player" href="srs_player.html">SRS播放器</a></li> |
22 |
| - <li><a id="nav_rtc_player" href="rtc_player.html">RTC播放器</a></li> |
23 |
| - <li><a id="nav_rtc_publisher" href="rtc_publisher.html">RTC推流</a></li> |
| 21 | + <li class="active"><a id="nav_srs_player" href="srs_player.html">LivePlayer</a></li> |
| 22 | + <!--<li><a id="nav_rtc_player" href="rtc_player.html">RTC播放器</a></li>--> |
| 23 | + <!--<li><a id="nav_rtc_publisher" href="rtc_publisher.html">RTC推流</a></li>--> |
24 | 24 | <li><a id="nav_whip" href="whip.html">WHIP</a></li>
|
25 | 25 | <li><a id="nav_whep" href="whip.html">WHEP</a></li>
|
26 | 26 | <li><a href="http://ossrs.net/srs.release/releases/app.html">iOS/Andriod</a></li>
|
|
44 | 44 | <div id="main_content">
|
45 | 45 | <div id="main_info" class="alert alert-info fade in">
|
46 | 46 | <button type="button" class="close" data-dismiss="alert">×</button>
|
47 |
| - <strong><span>Usage:</span></strong> <span>输入HTTP-FLV/HLS地址后点击“播放视频”即可播放视频</span> |
| 47 | + <strong><span>Usage:</span></strong> <span>Enter the HTTP-FLV/HLS URL and click "Play" to start playing the video.</span> |
48 | 48 | </div>
|
49 | 49 | <div class="form-inline">
|
50 | 50 | <div>
|
51 | 51 | URL:
|
52 | 52 | <input type="text" id="txt_url" class="input-xxlarge" value="">
|
53 |
| - <button class="btn btn-primary" id="btn_play">播放视频</button> |
| 53 | + <button class="btn btn-primary" id="btn_play">Play</button> |
54 | 54 | </div>
|
55 | 55 | <p></p>
|
56 | 56 | <div>
|
57 | 57 | <video id="video_player" width="100%" autoplay controls></video>
|
58 | 58 | </div>
|
59 | 59 | <p>
|
60 |
| - 分享:<a href="#" id="link_url" target="_blank">请右键拷贝此链接</a> |
| 60 | + Share: <a href="#" id="link_url" target="_blank">Please right-click and copy this link.</a> |
61 | 61 | </p>
|
62 | 62 | <div id="main_tips">
|
63 | 63 | <p></p>
|
64 | 64 | <p>
|
65 |
| - 推荐的其他播放器: |
| 65 | + Recommended other players: |
66 | 66 | <ul>
|
67 |
| - <li><a href="https://github.com/xqq/mpegts.js">flv.js</a>,H5/MSE播放HTTP-FLV</li> |
68 |
| - <li><a href="https://github.com/xqq/mpegts.js">mpegts.js</a>,H5/MSE播放HTTP-TS</li> |
69 |
| - <li><a href="https://github.com/video-dev/hls.js/">hls.js</a>,H5/MSE播放HLS</li> |
70 |
| - <li><a href="https://github.com/Dash-Industry-Forum/dash.js">dash.js</a>,H5/MSE播放MPEG-DASH</li> |
| 67 | + <li><a href="https://github.com/xqq/mpegts.js">flv.js</a>, HTML5/MSE for playing HTTP-FLV</li> |
| 68 | + <li><a href="https://github.com/xqq/mpegts.js">mpegts.js</a>, HTML5/MSE for playing HTTP-TS</li> |
| 69 | + <li><a href="https://github.com/video-dev/hls.js/">hls.js</a>, HTML5/MSE for playing HLS</li> |
| 70 | + <li><a href="https://github.com/Dash-Industry-Forum/dash.js">dash.js</a>, HTML5/MSE for playing MPEG-DASH</li> |
71 | 71 | </ul>
|
72 | 72 | </p>
|
73 | 73 | </div>
|
|
78 | 78 | <div id="main_flash_alert" class="alert alert-danger fade in hide">
|
79 | 79 | <button type="button" class="close" data-dismiss="alert">×</button>
|
80 | 80 | <p>
|
81 |
| - <a href="https://www.adobe.com/products/flashplayer/end-of-life.html" target="_blank">Flash已死</a>, |
82 |
| - 无法播放RTMP流,可用ffplay或VLC播放器播放。 |
| 81 | + <a href="https://www.adobe.com/products/flashplayer/end-of-life.html" target="_blank">Flash is dead</a>, |
| 82 | + Unable to play RTMP streams, you can use ffplay or VLC player to play. |
83 | 83 | </p>
|
84 | 84 | <ul>
|
85 |
| - <li>若希望做低延迟直播(3-5秒),可用HTTP-FLV,播放器用<a href="https://github.com/xqq/mpegts.js">flv.js</a>,H5/MSE播放HTTP-FLV</li> |
86 |
| - <li>若希望做低延迟直播(3-5秒),可用HTTP-TS,播放器用<a href="https://github.com/xqq/mpegts.js">mpegts.js</a>,H5/MSE播放HTTP-TS</li> |
87 |
| - <li>若对延迟不敏感(5-10秒),跨平台比较好,可用HLS,播放器用<a href="https://github.com/video-dev/hls.js/">hls.js</a>,H5/MSE播放HLS</li> |
88 |
| - <li>若希望超低延迟(1秒内),只需要支持主流的浏览器,可用WebRTC,播放器用<a href="rtc_player.html">RTC播放器</a></li> |
| 85 | + <li>If you want low-latency live streaming (3-5 seconds), you can use HTTP-FLV with the <a href="https://github.com/xqq/mpegts.js">flv.js</a> player for H5/MSE playback of HTTP-FLV.</li> |
| 86 | + <li>If you want low-latency live streaming (3-5 seconds), you can use HTTP-TS with the <a href="https://github.com/xqq/mpegts.js">mpegts.js</a> player for H5/MSE playback of HTTP-TS.</li> |
| 87 | + <li>If you are not sensitive to latency (5-10 seconds) and want better cross-platform compatibility, you can use HLS with the <a href="https://github.com/video-dev/hls.js/">hls.js</a> player for H5/MSE playback of HLS.</li> |
| 88 | + <li>If you want ultra-low latency (within 1 second) and only need to support mainstream browsers, you can use WebRTC with the <a href="rtc_player.html">RTC player</a>.</li> |
89 | 89 | </ul>
|
90 | 90 | <p>
|
91 | 91 | 更多信息,参考<a href="https://mp.weixin.qq.com/s/oYn5q4fF9afaged23Ueudg" target="_blank">没有Flash如何做直播?</a>
|
|
0 commit comments