| 1 | --- |
| 2 | name: recording |
| 3 | description: Record presentations with camera and screen capture |
| 4 | --- |
| 5 | |
| 6 | # Recording |
| 7 | |
| 8 | Record presentations with built-in camera and screen capture. |
| 9 | |
| 10 | ## Camera View |
| 11 | |
| 12 | Click the camera icon in navigation bar to show camera overlay. |
| 13 | |
| 14 | - Drag to move |
| 15 | - Resize from bottom-right corner |
| 16 | - Position persists across reloads |
| 17 | |
| 18 | ## Start Recording |
| 19 | |
| 20 | Click the video icon in navigation bar. |
| 21 | |
| 22 | Options: |
| 23 | - Camera embedded in slides |
| 24 | - Separate video files for camera and slides |
| 25 | |
| 26 | Saves as WebM video. |
| 27 | |
| 28 | ## Technology |
| 29 | |
| 30 | Powered by RecordRTC and WebRTC API. |
| 31 |