forked from HubPress/hubpress.io
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.html
183 lines (164 loc) · 8.62 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Red5 Media Server</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="icon/css/ionicons.css" rel="stylesheet" type="text/css">
<link href="ionicons/css/ionicons.min.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<link href="css/animate.css" rel="stylesheet" type="text/css">
<link href="css/flexslider.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="wrapper">
<!-- navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header active">
<button type="button" class="navbar-toggle" 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 active" href="/"><img src="img/red5-white.svg" class="img-responsive" alt="logo-white"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="/" class="active">Home</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle js-activated" data-toggle="dropdown" aria-expanded="false">Downloads <i class="ion-ios7-arrow-down"></i></a>
<ul class="dropdown-menu">
<li class=""><a href="https://github.com/Red5/red5-server/releases" target="_blank" rel="external">Red5 Server</a></li>
<li class=""><a href="https://github.com/Red5/red5-eclipse-plugin" target="_blank" rel="external">Red5 IDE Plugin</a></li>
</ul>
</li>
<li class="">
<a href="/news" class="">News</a>
</li>
<li class="">
<a href="/about-us" class="">About Us</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle js-activated" data-toggle="dropdown">Support <i class="ion-ios7-arrow-down"></i></a>
<ul class="dropdown-menu">
<li><a href="/mailing-lists">Mailing Lists</a></li>
<li><a href="https://github.com/Red5/red5-server/issues" target="_blank" rel="external">Bug Tracking</a></li>
<li><a href="/consulting">Consulting</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container-->
</nav><!--navigation end-->
<!-- header -->
<section id="hightlight-sec-2">
<video width="1920" height="300" poster="img/banner-poster.png" autoplay="autoplay" loop="loop">
<source src="video/banner.mp4" type="video/mp4">
</video>
</section>
<!-- latest news -->
<section id="latest-news" class="padding-60">
<div class="container">
<p>Red5 Media Server 1.0 delivers a powerful video streaming and multi-user solution to the ©Adobe ©Flash Player and other exciting client technologies. Based on Java and some of the most powerful open source frameworks, Red5 stands as a solid solution for business of all sizes including the enterprise.</p>
<p>Red5 includes support for the latest multi-user API's including NetConnection, NetStream and SharedObject's while providing a powerful RTMP / Servlet implementation. In addition to support for the RTMP protocol, the application server has an embedded Tomcat Servlet container for JEE Web Applications. Application development draws additional benefits from the Spring Framework and Scope based event driven services.</p>
<p>By using the Open Source Red5 Media Server, you are developing with a truly open and extensible platform that can be used in Video Conferences, Multi-User Gaming and Enterprise Application Software.</p>
<p>Happy Coding and enjoy our powerful free community server!</p>
</div><!--container-->
</section><!--latest news-->
<!-- footer -->
<section id="footer-defoult" class="padding-60">
<div class="container">
<div class="row">
<div class="col-md-6 margin-btm20">
<div class="footer-column">
<h3>Latest posts</h3>
<ul class="list-unstyled post-list">
<!-- <li><a href="#" class="hover-color">Lorem ipsum dollor</a></li> -->
</ul>
</div><!--footer columns end-->
</div>
<div class="col-md-3 margin-btm20">
<div class="footer-column">
<h3>Get in touch</h3>
<ul class="list-unstyled contact-list margin-btm20">
<li><i class="ion-email"></i> <strong>Email:</strong> <span class="obfuscated-email">Whoops! Sorry, but we had to hide this from bots.</span></li>
<li><i class="ion-information-circled"></i> <strong>Questions?</strong> <a href="http://groups.google.com/group/red5interest" target="_blank" rel="external">Join the Mailing List</a></li>
<li><i class="ion-social-github"></i> <strong>Github:</strong> <a href="https://github.com/Red5" target="_blank" rel="external">Red5</a></li>
</ul>
<!-- <ul class="list-unstyled list-inline social"> -->
<!-- <li><a href="#"><i class="ion-social-googleplus-outline" data-toggle="tooltip" data-placement="top" title="" data-original-title="Follow On googleplus"></i></a></li> -->
<!-- </ul> -->
</div><!--footer columns end-->
</div>
<div class="col-md-3 margin-btm20">
<div class="footer-column">
<a href="https://red5pro.com/" target="_blank" rel="external">
<img src="img/red5pro.jpg">
</a>
</div><!--footer columns end-->
</div>
</div><!--row-->
<div class="divied-40"></div>
<div class="row">
<div class="col-md-12 text-center margin-btm20">
<a href="/"><img src="img/red5-white.svg"></a>
</div>
<div class="col-md-12 text-center">
<span>© copyright <span class="copyright--year">2015</span>. All right reserved.</span>
</div>
</div>
</div><!--container-->
</section><!--footer default-->
</div>
<!-- scripts -->
<script src="js/jquery-1.10.2.min.js" type="text/javascript"></script>
<script src="js/jquery.easing.1.3.min.js" type="text/javascript"></script>
<script src="bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="js/jquery.flexslider-min.js" type="text/javascript"></script>
<script src="js/jquery.mixitup.min.js" type="text/javascript"></script>
<script src="js/wow.min.js" type="text/javascript"></script>
<script src="js/app.js" type="text/javascript"></script>
<script src="js/bundle.js" type="text/javascript"></script>
<!-- Analytics Script -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59819838-5', 'auto');
ga('send', 'pageview', location.pathName);
var trackOutboundLink = function(url) {
ga('send', 'event', 'outbound', 'click', url, {
'transport': 'beacon',
'hitCallback': function(){document.location = url;}
});
}
var applyOnClick = function(){
$("a").each(function() {
if ($(this).prop("rel") == "external") {
var link = $(this).prop("href");
$(this).click( function(){ trackOutboundLink( link ) } );
};
})
}
$(document).ready(function () {
setTimeout(applyOnClick, 100);
})
</script>
</body>
</html>