-
Notifications
You must be signed in to change notification settings - Fork 0
/
chatbot-faq-1-how-live4-works.html
47 lines (39 loc) · 2.29 KB
/
chatbot-faq-1-how-live4-works.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>LIVE4 F.A.Q.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, maximum-scale=1">
<meta author="VideoGorillas LLC">
<meta apple-itunes-app="app-id=919921242">
<link rel="stylesheet" media="screen" href="css/normalize.css">
<link rel="stylesheet" media="screen" href="css/foundation.min.css">
<link rel="stylesheet" media="screen" href="css/live4.css">
<link size="64x64" rel="shortcut icon" href="img/icons/favicon.ico">
<script async="" src="//www.google-analytics.com/analytics.js"></script>
</head>
<body class="is-responsive faq-body" cz-shortcut-listen="true">
<div class="faq-h1">How LIVE4 works</div>
<div class="faq-p faq-text">LIVE4 does live streaming from your GoPro to your favorite platforms: Facebook, YouTube, Twitter (Periscope), etc.</div>
<div class="faq-h2">What I need to stream live with LIVE4</div>
<div class="faq-p faq-text">Your GoPro, your smartphone (iOS or Android), and cellular data turned on.</div>
<div class="faq-h2">Connectivity</div>
<div class="faq-p faq-text">LIVE4 talks to your GoPro via Wi-Fi. To send video stream (to Facebook, for instance) LIVE4 uses cellular data.</div>
<div class="faq-h2">Accounts and platforms</div>
<div class="faq-p faq-text">We have two options for live streaming: streaming to Facebook and streaming to multiple platforms (YouTube, Periscope, Facebook and more) simultaneously.</div>
<div class="faq-p faq-text">To stream to Facebook, you need to connect your Facebook account.
<a href="chatbot-faq-3-platforms-facebook">Learn more</a>.
</div>
<div class="faq-p faq-text">To stream to multiple platforms, you need to connect your Restream account.
<a href="chatbot-faq-3-platforms-multistreaming">Learn more</a>
</div>
<div class="faq-p faq-text"><a href="chatbot-faq">Back to F.A.Q.</a></div>
<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-55300163-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>