You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Removing Background noise in Zoom](#removing-background-noise-in-zoom)
40
+
-[Removing Background noise with Krisp](#removing-background-noise-with-krisp)
41
+
-[Removing Background noise with NVIDIA Broadcast or RTX Voice](#removing-background-noise-with-nvidia-broadcast-or-rtx-voice)
42
+
-[Other Tips](#other-tips)
43
+
-[Screensharing](#screensharing)
44
+
-[Hardware](#hardware)
45
+
-[Headset Microphones](#headset-microphones)
46
+
-[External Microphones](#external-microphones)
47
+
-[Webcams](#webcams)
48
+
-[Presentation remotes](#presentation-remotes)
56
49
57
50
## Format / Video Style
58
51
59
-
You can use any format/style as long as the same information in the guide is captured in the video. Slides, A screenshare, greenscreen yourself into the repo even! Be creative.
52
+
You can use any format/style as long as the same information in the guide is captured in the video. Slides, A screenshare, green screen yourself into the repo even! Be creative.
60
53
61
54
## Encoding Guidelines
62
55
63
56
### Zoom Recording
57
+
64
58
Handled by zoom, Can't change these settings.
65
59
66
60
### OBS
67
-
(todo : match with media encoder)
68
-
type : standard
69
-
recording format : mp4
70
-
encoder: x264
71
-
rescale: 1920x1080
72
-
rate control : VBR
73
-
bitrate : 16000kbps
74
-
CRF : ???
61
+
62
+

75
63
76
64
### Streamyard
65
+
77
66
Handled by Streamyard, Can't change these settings.
78
67
79
68
### Adobe Media Encoder
69
+
80
70
use Youtube 1080p Full HD
81
71
82
72
## Recording Guides
83
73
84
74
Guides on how to record a presentation style video (slides/screen,facecam)
85
75
86
-
### Recording in Zoom
76
+
### Record Using Zoom
87
77
88
78
#### Install Windowed extension (optional)
79
+
89
80
This makes it easier for you to share the slides to zoom. Allows you to pop out the fullscreen view to a single window.
@@ -97,6 +88,7 @@ Start a meeting in zoom (you can start and record a meeting with a single partic
97
88
#### Setting up slides for recording
98
89
99
90
Open your slides in Presenter View
91
+
100
92

101
93
102
94
It should open a presenter view, with a timer, slide notes, and change the tab from editor to a slideshow presentation
@@ -173,28 +165,25 @@ Coming soon
173
165
174
166
### Rename your recording
175
167
176
-
Rename your recording to ``YYYY-MM-DD-<Segement Name>-<gh-handle>.mp4``
168
+
Rename your recording to ``YYYY-MM-DD-<Segement Name>-<gh-handle>.mp4``
177
169
178
-
Where
179
-
*``YYYY-MM-DD`` being date, is the date video was recorded
180
-
*``<Segement Name>`` being the name of the markdown file associated with that segment. see [CONTRIBUTING.md](https://github.com/kubernetes/contributor-site/tree/workshop/content/en/workshop/CONTRIBUTING.md#list-of-segments)
181
-
*``<gh-handle>`` being the github handle of the person who recorded the video, if there are multiple presenters just add another dash and the handle. ``<gh-handle>-<gh-handle>``
170
+
Where
182
171
183
-
For example
172
+
-``YYYY-MM-DD`` being date, is the date video was recorded
173
+
-``<Segement Name>`` being the name of the markdown file associated with that segment. see [CONTRIBUTING.md](https://github.com/kubernetes/contributor-site/tree/workshop/content/en/workshop/CONTRIBUTING.md#list-of-segments)
174
+
-``<gh-handle>`` being the github handle of the person who recorded the video, if there are multiple presenters just add another dash and the handle. ``<gh-handle>-<gh-handle>``
You will upload your recording to the folder associated with your segment. More details in [What folder to upload to](#what-folder-to-upload-to)
182
+
### Uploading your video to Google Drive
193
183
194
-
##### What folder to upload to
195
-
There should be a folder for your segment. If one doesn't exist, create a new one with the segment name.
184
+
You will upload your recording to the folder associated with your segment. If the folder for your segment doesn't exist, create a new one with the segment name.
196
185
197
-
segment name being the name of the markdown file associated with that segment. see [CONTRIBUTING.md](https://github.com/kubernetes/contributor-site/tree/workshop/content/en/workshop/CONTRIBUTING.md#list-of-segments)
186
+
The segment name being the name of the markdown file associated with that segment. see [CONTRIBUTING.md](https://github.com/kubernetes/contributor-site/tree/workshop/content/en/workshop/CONTRIBUTING.md#list-of-segments)
198
187
199
188
For example
200
189
@@ -204,95 +193,9 @@ For example
204
193
205
194
Once you have uploaded the video to drive, contact one of the [youtube admins](/communication/moderators.md#youtube-channel) to upload it to the Kubernetes YouTube channel.
206
195
207
-
#### Upload the new video
208
-
209
-
In youtube, upload the same video and title it as follows
Contributor Workshop : Why Contribute? with @alisondy | May 2021 | 🚨🚨 DEPRECATED 🚨🚨
262
-
```
263
-
264
-
##### Update the thumbnail image
265
-
266
-
Update the Thumbnail image on the previous video to
267
-
268
-
insert-deprecation-thumbnail-here.jpeg
269
-
```txt
270
-
271
-
272
-
THIS VIDEO IS DEPRECATED!
273
-
See the comments & description for details on where to find the new video guide!
274
-
275
-
276
-
```
277
-
278
-
##### Update the Description
279
-
280
-
On the previous video, add the following to the start of the description
281
-
```txt
282
-
🚨🚨 DEPRECATED , Please see <link to new video> 🚨🚨
283
-
```
284
-
285
-
##### Update the Comments
286
-
287
-
On the previous video, add the following as a comment as Kubernetes YT & pin to the top of the comments
288
-
289
-
```txt
290
-
🚨🚨 DEPRECATED , Please see <link to new video> 🚨🚨
291
-
```
292
-
293
-
Close the comment section of the deprecated video
294
-
295
-
#### Updating the Segment page with video
198
+
## Update the Segment page with video
296
199
297
200
If adding to a segment page where video doesn't exist, Paste this at the top, after the frontmatter. Fill in the details with the youtube id of the video you just uploaded.
298
201
@@ -309,21 +212,22 @@ If adding to a segment page where a video already exists, update the youtube id
309
212
### Video
310
213
311
214
#### Camera Type
312
-
Use an external camera or webcam to capture your video.
215
+
216
+
Use an external camera or webcam to capture your video.
313
217
314
218
Built in webcams restrict the angle of you webcam, to the viewing angle of your display, and often provide a low quality image.
315
219
316
-
* Use an external webcam. 1080p preferred or 720p at a minimum. Typically, either will be better quality than the built-in camera on your laptop.
317
-
* Lighting - Adjusting your lighting may help you get a better camera feed in less than optimal lighting conditions.
318
-
* Optimize the ambient lighting within your space first.
319
-
* There should be no window or strong light source behind you that darkens your face
320
-
* There should be no strong light source from one side that casts a shadow on the opposite side of your face.
321
-
* Good ambient lighting from your ceiling lights or windows may be enough as long as they are in front of you.
322
-
* Diffused lighting is better than harsh, direct lighting.
323
-
* Background – keep it clean and uncluttered. It’s great to show off your personality/style in your home, just be sure to keep everything appropriate for a general audience and compliant with the Code of Conduct. A plain wall is also just fine, no need to overdo it.
324
-
* Camera Position - as close as possible at your eye level, not pointing up towards your nose or the ceiling, or down towards the floor. It can be as simple as raising your laptop via a few books. Or if you have an external webcam, position it on the top edge or close to the top of the screen from which you are advancing your slides/notes.
325
-
* Keep eye contact with the camera just like you would look at your audience during an in-person presentation. It's okay to look away for brief moments, just make sure you look towards the camera for the majority of the presentation.
326
-
* Video with more lighting tips [https://youtu.be/rGcAM1CNEU0](https://youtu.be/rGcAM1CNEU0)
220
+
- Use an external webcam. 1080p preferred or 720p at a minimum. Typically, either will be better quality than the built-in camera on your laptop.
221
+
- Lighting - Adjusting your lighting may help you get a better camera feed in less than optimal lighting conditions.
222
+
- Optimize the ambient lighting within your space first.
223
+
- There should be no window or strong light source behind you that darkens your face
224
+
- There should be no strong light source from one side that casts a shadow on the opposite side of your face.
225
+
- Good ambient lighting from your ceiling lights or windows may be enough as long as they are in front of you.
226
+
- Diffused lighting is better than harsh, direct lighting.
227
+
- Background – keep it clean and uncluttered. It’s great to show off your personality/style in your home, just be sure to keep everything appropriate for a general audience and compliant with the Code of Conduct. A plain wall is also just fine, no need to overdo it.
228
+
- Camera Position - as close as possible at your eye level, not pointing up towards your nose or the ceiling, or down towards the floor. It can be as simple as raising your laptop via a few books. Or if you have an external webcam, position it on the top edge or close to the top of the screen from which you are advancing your slides/notes.
229
+
- Keep eye contact with the camera just like you would look at your audience during an in-person presentation. It's okay to look away for brief moments, just make sure you look towards the camera for the majority of the presentation.
230
+
- Video with more lighting tips [https://youtu.be/rGcAM1CNEU0](https://youtu.be/rGcAM1CNEU0)
327
231
328
232
### Audio
329
233
@@ -340,33 +244,35 @@ Built in webcams restrict the angle of you webcam, to the viewing angle of your
340
244
#### Sound Environment
341
245
342
246
##### Background Noise
247
+
343
248
It’s best to be in a controlled environment with little to no background noise.
344
249
If this is not possible you can use your recording software and other software to remove background noise.
345
250
Another option to filtering out background noise or being in a controlled environment is using push to talk, or unmuting your mic whenever you need to speak.
346
251
347
-
** Removing Background noise in Zoom**
252
+
######Removing Background noise in Zoom
348
253
349
254
In zoom settings under ``Audio``
350
255
Change the Suppress background noise setting to ``High``
351
256
352
-
** Removing Background noise with Krisp**
257
+
######Removing Background noise with Krisp
353
258
354
259
Krisp provides AI powered background noise cancellation, see [krisp.ai](https://krisp.ai/) for more information.
355
260
356
-
** Removing Background noise with NVIDIA Broadcast or RTX Voice**
261
+
######Removing Background noise with NVIDIA Broadcast or RTX Voice
357
262
358
263
If you're using Windows, and are using certain models of NVIDIA GPU, you can install either NVIDIA Broadcast or RTX Voice to filter out background noise. See [RTX Voice setup guide](https://www.nvidia.com/en-us/geforce/guides/nvidia-rtx-voice-setup-guide/) and [Broadcast app setup guide](https://www.nvidia.com/en-gb/geforce/guides/broadcast-app-setup-guide/) for more information.
359
264
360
265
##### Other Tips
361
-
* Mute all notifications and programs not being recorded
362
-
* Disable any unnecessary audio devices
266
+
267
+
- Mute all notifications and programs not being recorded
268
+
- Disable any unnecessary audio devices
363
269
364
270
### Screensharing
365
271
366
-
* Increase the font size when sharing terminals, text editors
367
-
* Ensure you have all the windows you need opened before recording.
368
-
* Export any sensitive variables needed in your terminals before starting your presentation
369
-
* If using a passworded ssh key, Start a ssh-agent in the terminal beforehand.
272
+
- Increase the font size when sharing terminals, text editors
273
+
- Ensure you have all the windows you need opened before recording.
274
+
- Export any sensitive variables needed in your terminals before starting your presentation
275
+
- If using a passworded ssh key, Start a ssh-agent in the terminal beforehand.
370
276
371
277
### Hardware
372
278
@@ -384,9 +290,7 @@ Blue / Samson – i.e. Blue Snowball / Blue Yeti / Samson Meteor / Samson G-Trac
384
290
385
291
Good value – Logitech C920
386
292
387
-
388
-
389
-
More info – https://www.tomsguide.com/news/where-to-buy-webcams-now-these-retailers-have-stock
293
+
More info – [https://www.tomsguide.com/news/where-to-buy-webcams-now-these-retailers-have-stock](https://www.tomsguide.com/news/where-to-buy-webcams-now-these-retailers-have-stock)
0 commit comments