-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathweLive.html
420 lines (219 loc) · 9.86 KB
/
weLive.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>趣观</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="//cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link href="//cdn.bootcss.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">
You are using an <strong>outdated</strong>
browser. Please
<a href="http://browsehappy.com/">upgrade your browser</a>
to improve your experience.
</p>
<![endif]-->
<!-- Add your site or application content here -->
<header class="navbar" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://www.opensight.cn/">
<img alt="Open Sight" src="img/logo.png"></a>
</div>
<div class="navbar-header" style="margin-top: 25px;">
<span style="color: #606060">互联网视频服务平台</span>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="weWatch.html">微看店</a>
</li>
<li>
<a href="weLive.html">微直播</a>
</li>
<li>
<a href="square.html">视频广场</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">更多<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="private-test.html">视频测试</a></li>
<li role="separator" class="divider"></li>
<li><a href="https://ivr.readthedocs.org/zh_CN/latest/">IVR协议文档</a></li>
</ul>
</li>
</ul>
</div>
</div>
</header>
<div class="jumbotron weLive-slogan-jumbotron">
<div class="container welive-slogan">
<!--<div class="row slogan-context slogan-text">-->
<!--<div class="col-xs-12 col-md-6 col-sm-6 col-lg-6" style="margin-top: 25px;">-->
<!--<!–<h2 style="letter-spacing: 3px">趣观微看店,不只是视频监控......</h2>–>-->
<!--</div>-->
<!--<div class="col-xs-12 col-md-6 col-sm-6 col-lg-6" style="margin-top: 125px;">-->
<!--<h2 style="letter-spacing: 3px">趣观微看店,不只是视频监控......</h2>-->
<!--</div>-->
<!--</div>-->
</div>
</div>
<div class="container">
<div class="page-header" style="text-align:center">
<h2>趣观微直播,简单轻便的互联网直播服务</h2>
</div>
<div class="row">
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/1stop_256px.png" alt="一站式服务">
<div class="caption">
<h4 class="text-highlight">一站式服务</h4>
<p class="text-muted">每一场直播活动,都由趣观的专业团队全程服务,包括场地布线,现场专业拍摄,平台分发,后期编辑。轻轻松松,直播到场。 </p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/Wechat_256px.png" alt="微信直播">
<div class="caption">
<h4 class="text-highlight">微信直播</h4>
<p class="text-muted">通过微信公众号,实时将精彩活动向各地的观众进行直播。利用朋友圈和群聊功能,迅速分享给好友。海内存知己,天涯共此时。</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/drive_cloud_256px.png" alt="云录像">
<div class="caption">
<h4 class="text-highlight">云录像</h4>
<p class="text-muted">活动录像即时上传到云端,安全可靠,再无录像丢失的烦恼 。录像片段还可以实时在朋友圈分享给好友,精彩一刻,不再错过。</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/video_camera_up_256px.png" alt="轻量级">
<div class="caption">
<h4 class="text-highlight">轻量级</h4>
<p class="text-muted">抛弃各种重型装备,只需要一台小型摄像机 + 一条网线,即可实现直播,适合各种中小型活动场合。利用3G/4G技术,即使现场没有网络也应付自如。</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/Custom_256px.png" alt="私人定制">
<div class="caption">
<h4 class="text-highlight">私人定制</h4>
<p class="text-muted">按照企业的特殊要求,为企业度身定制各项个性化功能,包括直播入口定制,公众号开发,互动评论,第三方平台推送等。</p>
</div>
</div>
</div>
<div class="col-xs-6 col-sm-6 col-md-4 col-lg-4">
<div class="thumbnail">
<img src="img/budget_256px.png" alt="价格优势">
<div class="caption">
<h4 class="text-highlight">价格优势</h4>
<p class="text-muted">微直播采用自主研发的直播平台+自主研发的专业摄像机,降低了整体成本。全套方案的价格比市场平均水平低40%。</p>
</div>
</div>
</div>
</div>
</div>
<div class="container ">
<div class="page-header" style="text-align:left">
<p>功能简介</p>
</div>
<div class="row">
<div class="story-item image-on-right">
<div class="story-image live_in"></div>
<div class="story-content">
<h2>微信入口</h2>
<p>您不仅可以将创建的直播活动链接放在您的公众号菜单中,同时也可以在朋友圈和群组中分享活动链接,吸引更多的用户前来观看。</p>
</div>
</div>
<div class="story-item image-on-left">
<div class="story-image live_air"></div>
<div class="story-content">
<h2>实时观看</h2>
<p>通过H5实现的直播界面可对接各种手机和PC端的浏览器、以及微信客户端。架设在云端的服务可支持高并发请求,保证了大量观众同时观看时的直播效果。</p>
</div>
</div>
<div class="story-item image-on-right">
<div class="story-image live_op"></div>
<div class="story-content">
<h2>直播控制</h2>
<p>您可在微信和网页端控制直播的开启、暂停、重启、结束等操作。也可通过直播设备的专属控制器进行聚焦特写、放大、全景等操作,避免一镜到底的尴尬。</p>
</div>
</div>
<div class="story-item image-on-left">
<div class="story-image live_reply"></div>
<div class="story-content">
<h2>即时回放与评论</h2>
<p>通过链接进入活动界面后,会自动开启播放窗口。观众可以在播放窗口下方对直播活动进行评论,也可在切换至回放界面中立即回放之前的活动视频。</p>
</div>
</div>
<div class="story-item image-on-right">
<div class="story-image live_share"></div>
<div class="story-content">
<h2>分享活动</h2>
<p>点击活动界面的右上方的分享按钮即可将当前直播分享给朋友们,也可在回放界面中将精彩的回放片段分享出去。</p>
</div>
</div>
</div>
</div>
<footer class="bs-docs-footer" role="contentinfo">
<div class="container">
<ul class="bs-docs-footer-links text-muted list-inline">
<li>
<a href="about.html#about">关于趣观</a>
</li>
<li>·</li>
<li>
<a href="#">法律条款</a>
</li>
<li>·</li>
<li>
<a href="swagger-ui/dist/">API</a>
</li>
<li>·</li>
<li>
<a href="about.html#conc">联系我们</a>
</li>
<li>·</li>
<li>
<i class="fa fa-weixin">关注我们</i>
<img src="img/2vcode.png">
</li>
</ul>
<p>© 2015 杭州趣观科技有限公司 版权所有</p>
<p>备案证编号:浙ICP备15041027号</p>
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010402000840" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="img/gab.png" border="0" style="float:left;" />
<p style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">浙公网安备 33010402000840号</p>
</a>
<!--p>
<div style="width:470px;margin:0 auto; padding:0">
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010402000840" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="img/gab.png" border="0" style="float:left;" />
<p style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">浙公网安备 33010402000840号</p></a>
</div>
</p-->
</div>
</footer>
<script src="//cdn.bootcss.com/jquery/2.2.3/jquery.min.js"></script>
<script src="//cdn.bootcss.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>