-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchatbot-faq-4-streaming-checklist.html
71 lines (56 loc) · 2.67 KB
/
chatbot-faq-4-streaming-checklist.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
<!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 to make a perfect stream</div>
<div class="faq-h2">1</div>
<div class="faq-p faq-text">Ensure you have a good mobile data connection. LIVE4 works best with LTE connection.
</div>
<div class="faq-h2">2</div>
<div class="faq-p faq-text">Check that LIVE4 app privacy isn't lower than
your desired stream privacy. (<a href="chatbot-faq-4-streaming-fb-stream-privacy">More info here</a>)
</div>
<div class="faq-h2">3</div>
<div class="faq-p faq-text">Ensure that no Facebook permissions had expired (if you hadn't used LIVE4 for some time).
</div>
<div class="faq-h2">4</div>
<div class="faq-p faq-text">Double-check all Restream channel settings.
</div>
<div class="faq-h2">5</div>
<div class="faq-p faq-text">If you stream an important event, make a small test stream beforehand.
</div>
<div class="faq-h2">6</div>
<div class="faq-p faq-text">Keep your GoPro close to your smartphone so that it doesn't loose Wi-Fi connection.
</div>
<div class="faq-h2">7</div>
<div class="faq-p faq-text">Make your GoPro's Wi-Fi network "Auto-Join" in your smartphone settings.
This will help LIVE4 to reconnect to your GoPro in case it loses connection.
</div>
<div class="faq-p faq-text">Remove "Auto-Join" option for all the other known Wi-Fi networks around.</div>
<div class="faq-h2">8</div>
<div class="faq-p faq-text">Make sure your GoPro has enough space on SD card.
</div>
<div class="faq-h2">9</div>
<div class="faq-p faq-text">Periodically check that you GoPro is not overheated.
</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>