-
Notifications
You must be signed in to change notification settings - Fork 21
/
gogo-case-study.html
62 lines (61 loc) · 3.88 KB
/
gogo-case-study.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
---
layout: default
---
<div class="w-section case-study-header-section">
<div class="w-container case-study-header-container">
<h1 class="case-study-heading">Gogo Case Study</h1><img src="images/gogo-pricing-logo.jpg" class="case-study-logo">
</div>
</div>
<div class="w-section case-study-content-section">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-7 case-study-template-column-1">
<h3 class="case-study-template-heading">What Was Built?</h3>
<p class="case-study-text">An inflight Paid TV service connecting inflight video rental and an on-land mobile-enabled video catch-up experience on Delta and American Airlines flights nationwide.</p>
<h3 class="case-study-template-heading">Why Kaltura?</h3>
<ul class="case-study-template-list-wrapper-bullets">
<li class="case-study-template-li-bullets"><strong>Challenging Deployment</strong>
<br>Custom workflows, tight integrations and a need for a hybrid deployment of on- premise and cloud</li>
<li class="case-study-template-li-bullets"><strong>Platform Flexibility<br></strong>APIs and SDKs that can be distributed via OEM </li>
<li class="case-study-template-li-bullets"><strong>Time to Market and Budget</strong>
<br>Needed to prove a new business model with a limited timeline</li>
</ul>
<h3 class="case-study-template-heading">Background</h3>
<p class="case-study-text">Gogo is the provider of in-flight broadband Internet service across more than 12 airline partners including Delta, American, Air Canada, United, US Airways, Virgin America, Virgin Atlantic, Japan Airlines, and more</p>
</div>
<div class="w-col w-col-5">
<div class="case-study-media-div">
<div class="w-embed w-iframe w-script media-embed-div">
<!-- Outer div defines maximum space the player can take -->
<div style="width: 100%;display: inline-block;position: relative;">
<!-- inner pusher div defines aspect ratio: in this case 16:9 ~ 56.25% -->
<div id="dummy" style="margin-top: 56.25%;"></div>
<!-- the player embed target, set to take up available absolute space -->
<script src="https://cdnapisec.kaltura.com/p/811441/sp/81144100/embedIframeJs/uiconf_id/34647761/partner_id/811441"></script>
<div id="kaltura_player_1462479937" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:0;border:none;"></div>
</div>
<script>
kWidget.embed({
"targetId": "kaltura_player_1462479937",
"wid": "_811441",
"uiconf_id": 34647761,
"flashvars": {
"streamerType": "auto"
},
"cache_st": 1462479937,
"entry_id": "1_a9kbhkl2"
});
</script>
</div>
<blockquote class="case-study-quote">"We leveraged Kaltura’s existing capabilities, tweaked the platform to fit our specific needs and ultimately enjoyed low implementation costs, a short time to market, and advanced technology."</blockquote>
<ul class="w-list-unstyled case-study-template-list-wrapper">
<li class="case-study-template-li"><span class="fa fa-check"></span> Custom Workflows</li>
<li class="case-study-template-li"><span class="fa fa-check"></span> 3rd Party Product Integrations</li>
<li class="case-study-template-li"><span class="fa fa-check"></span> On-Premise & Cloud Deployment</li>
<li class="case-study-template-li"><span class="fa fa-check"></span> OEM usage of Kaltura APIs and SDKs</li>
</ul>
</div>
</div>
</div>
</div>
</div>