bigbluebutton-Github/bigbluebutton-config/web/index.html

236 lines
9.6 KiB
HTML
Raw Normal View History

2014-08-07 07:15:53 +08:00
<!DOCTYPE html>
<html>
2014-08-07 07:15:53 +08:00
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2014-08-07 07:15:53 +08:00
<title>BigBlueButton - Open Source Web Conferencing</title>
<meta name="description" content="BigBlueButton enables universities and colleges to deliver a high-quality learning experience to remote students.">
<meta name="keywords" content="BigBlueButton, Open Source Web Conferencing, Distance Education, Courses Online, Web Conferencing, Open Source, Desktop Sharing, Video Conferencing, Video Collaboration, Presentation Sharing, Audio Sharing, Voice Collaboration, Public Chat, Webcam Sharing, Annotation, Whiteboard, Integrated Voice Over IP, Collaboration Software, Online Collaboration, Collaborative Learning, Virtual Classroom">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="images/favicon.png">
<link rel="stylesheet" href="css/bijou.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
</head>
<body>
<div class='main'>
<!-- Github Fork Ribbon -->
<a href="https://github.com/bigbluebutton/bigbluebutton">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png" alt="Fork me on GitHub">
</a>
<!-- Header -->
<div class='navbar'>
<div class='container'>
<div class="logo">
<img src="images/bbb-logo.png" alt="BigBlueButton Demo"/>
2012-01-27 04:35:04 +08:00
</div>
2014-08-07 07:15:53 +08:00
</div>
</div>
<!-- Body -->
<div class='container'>
<!-- Welcome Message & Login Into Demo -->
<div class='row'>
<div class='span five'>
<h2>Welcome</h2>
<p> <a href="http://bigbluebutton.org/" target="_blank">BigBlueButton</a> is an open source web conferencing system for on-line learning. </p>
2014-08-18 04:48:14 +08:00
<p> We believe that every student with a web browser should have access to a high-quality on-line learning experience </p>
<p> We intend to make that possible with BigBlueButton.</p>
2014-08-07 07:15:53 +08:00
<h4>For Developers</h4>
<p> The BigBlueButton project is <a href="http://bigbluebutton.org/support">supported</a> by a community of developers that care about good design and a streamlined user experience. </p>
<p>See <a href="/demo/demo1.jsp" target="_blank">API examples </a> for how to integrate BigBlueButton with your project.</p>
</div>
2014-08-07 07:15:53 +08:00
<div class="span one"></div>
<div class='span six'>
<div class='join-metting pull-right'>
<h4>Try BigBlueButton</h4>
2014-08-07 07:15:53 +08:00
<p>Join a demo session on this server.</p>
<form name="form1" method="GET" onsubmit="return checkform(this);" action="/demo/demo1.jsp">
2014-08-18 07:36:31 +08:00
<input type="text" id="username" required="" name="username" placeholder="Enter Your Name" size="29" class="field input-default" autofocus>
2014-08-07 07:15:53 +08:00
<input type="submit" value="Join" class="submit_btn button success large"><br>
<input type="hidden" name="action" value="create">
</form>
<a class="watch" href="#video" class="pull-right">New to BigBlueButton? Watch these videos.</a>
</div>
</div>
2013-06-01 04:38:44 +08:00
</div>
2013-06-08 05:14:20 +08:00
2014-08-07 07:15:53 +08:00
<hr class="featurette-divider">
2013-06-09 06:03:47 +08:00
2014-08-07 07:15:53 +08:00
<!-- BigBlueButton Features -->
<div class="bbb-features">
<div class='row'>
<div class='featurette-heading'>
2014-08-11 06:35:32 +08:00
<h2>Features</h2>
2014-08-07 07:15:53 +08:00
</div>
<div class='span four first'>
<i class="fa fa-play-circle-o"></i>
<div class="bbb-features-content">
<h3>Record and Playback</h3>
<p>BigBlueButton can record your sessions for later playback by students.</p>
</div>
</div>
<div class='span four'>
<i class="fa fa-pencil-square-o"></i>
<div class="bbb-features-content">
<h3>Whiteboard</h3>
<p>The whiteboard controls let you annotate key parts of your presentation.</p>
2014-08-07 07:15:53 +08:00
</div>
</div>
<div class='span four last'>
<i class="fa fa-desktop"></i>
<div class="bbb-features-content">
<h3>Desktop Sharing</h3>
<p>You can broadcast your desktop for all users to see (requires lastest version of Java for presenter only).</p>
</div>
</div>
</div>
<div class='row'>
<div class='span four first'>
<i class="fa fa-microphone"></i>
<div class="bbb-features-content">
<h3>WebRTC Audio</h3>
<p>Users of Chrome and FireFox browsers will benefit from high-quality, low-latency WebRTC audio. (Users of other browsers will seamlessly use Flash-based audio.)</p>
2014-08-07 07:15:53 +08:00
</div>
</div>
<div class='span four'>
<i class="fa fa-bar-chart-o"></i>
<div class="bbb-features-content">
<h3>Presentation</h3>
<p>You can upload any PDF presentation or MS office document. BigBlueButton keeps everyone in sync with your current slide, zoom, pan, annotations, and mouse pointer.</p>
2014-08-07 07:15:53 +08:00
</div>
</div>
<div class='span four last'>
<i class="fa fa-video-camera"></i>
<div class="bbb-features-content">
<h3>Web Cam</h3>
<p>Multiple users can share their webcam at the same time. There is no built-in limit on the number of simultaneously active webcams.</p>
</div>
</div>
</div>
<div class='row'>
<div class='span four first'>
<i class="fa fa-smile-o"></i>
<div class="bbb-features-content">
<h3>Emoji</h3>
<p>Students can raise hand and use emoji icons for feedback.</p>
</div>
</div>
<div class='span four'>
<i class="fa fa-check-square-o"></i>
<div class="bbb-features-content">
<h3>Polling</h3>
<p>You can poll students anytime to increase engagement.</p>
</div>
</div>
<div class='span four last'>
<i class="fa fa-comments-o"></i>
<div class="bbb-features-content">
<h3>Chat</h3>
<p>You can interact with students through public and private chat.</p>
</div>
</div>
</div>
2013-06-09 06:03:47 +08:00
</div>
2014-08-07 07:15:53 +08:00
<hr class="featurette-divider">
2012-06-09 09:02:53 +08:00
2014-08-07 07:15:53 +08:00
<!-- BigBlueButton Videos -->
<div id="video" class="bbb-videos">
<div class='row'>
<div class='featurette-heading'>
<h2>Getting Started Quickly</h2>
2014-08-07 07:15:53 +08:00
</div>
<div class='span four first video-item'>
<a href="https://www.youtube.com/watch?v=4Y__UsUrRx0&feature=youtu.be" target="_blank">
2014-08-07 07:15:53 +08:00
<div class="video-btn"><i class="fa fa-play-circle-o"></i></div>
<img src="images/bbb-setup-audio.jpg" alt="Setting Up Audio"/>
2014-08-07 07:15:53 +08:00
</a>
<h3><a href="https://www.youtube.com/watch?v=4Y__UsUrRx0&feature=youtu.be" title="Setup Audio" target="_blank">Setting Up Audio</a></h3>
2014-08-07 07:15:53 +08:00
</div>
<div class='span four video-item'>
<a href="https://www.youtube.com/watch?v=oh0bEk3YSwI" target="_blank">
2014-08-07 07:15:53 +08:00
<div class="video-btn"><i class="fa fa-play-circle-o"></i></div>
<img src="images/bbb-viewer-overview.jpg" alt="BigBlueButton Viewer Overview Video"/>
</a>
<h3><a href="https://www.youtube.com/watch?v=oh0bEk3YSwI;feature=youtu.be" title="Student Overview" target="_blank">Viewer Overview</a></h3>
2014-08-07 07:15:53 +08:00
</div>
<div class='span four last video-item'>
<a href="https://www.youtube.com/watch?v=J9mbw00P9W0&feature=youtu.be" target="_blank">
2014-08-07 07:15:53 +08:00
<div class="video-btn"><i class="fa fa-play-circle-o"></i></div>
<img src="images/bbb-presenter-overview.jpg" alt="Moderator/Presenter Overview Video"/>
2014-08-07 07:15:53 +08:00
</a>
<h3><a href="https://www.youtube.com/watch?v=J9mbw00P9W0&feature=youtu.be" title="Moderator/Presenter Overview" target="_blank">Moderator/Presenter Overview</a></h3>
2014-08-07 07:15:53 +08:00
</div>
</div>
</div>
2012-06-09 09:02:53 +08:00
2014-08-07 07:15:53 +08:00
</div>
</div>
2012-01-27 04:35:04 +08:00
2014-08-07 07:15:53 +08:00
<!-- Footer -->
<footer>
<div class='container'>
<div class="row">
<div class="span six first">
<p>BigBlueButton and the BigBlueButton logo are trademarks of <a href="http://bigbluebutton.org/">BigBlueButton Inc.</a></p>
2014-08-07 07:15:53 +08:00
</div>
<div class="span six last">
<ul>
<li>
Follow Us:
</li>
<li><a class="twitter" href="http://www.twitter.com/bigbluebutton" title="BigBlueButton Twitter Page" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a class="facebook" href="http://www.facebook.com/bigbluebutton" title="BigBlueButton Facebook Page" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a class="youtube" href="http://www.youtube.com/bigbluebuttonshare" title="BigBlueButton YouTube Page" target="_blank"><i class="fa fa-youtube"></i> </a></li>
<li><a class="google" href="http://google.com/+bigbluebutton" title="BigBlueButton Google Plus" target="_blank"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div>
</div>
2013-06-01 04:38:44 +08:00
2014-08-07 07:15:53 +08:00
<div class="row">
<div class="span twelve center">
<p>Copyright &copy; 2016 BigBlueButton Inc.<br>
2016-04-14 05:14:40 +08:00
<small>Version <a href="http://docs.bigbluebutton.org/">1.0-RC</a></small>
2014-08-07 07:15:53 +08:00
</p>
</div>
</div>
</div>
</footer>
</body>
2013-06-02 19:27:54 +08:00
</html>