Add doc page with all video tutorials
This commit is contained in:
parent
1a1a904ee2
commit
7c641c7b63
|
@ -0,0 +1,34 @@
|
|||
# Video Tutorials
|
||||
This section contains video tutorials, which how different aspects of running CTB Recorder.
|
||||
|
||||
#### ctbrec secure server setup
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/vBP4aawOB4E" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
#### Centos fresh install server setup
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/Gx7Wc00j72o" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
#### How to rename recordings with a post-processing script (Windows)
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/QIZhrhBFhoc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
#### How to run multiple instances on Windows 10
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ATeS6HgADUo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
|
||||
```
|
||||
|
||||
|
||||
```
|
Loading…
Reference in New Issue