feat: Add ffmpeg (#12)

## Description

**What(what issue does this code solve/what feature does it add):**

**How(how does it solve it):**

## Required Checklist:

- [ ] I have added any necessary documentation and comments in my code
(where appropriate)
- [ ] I have added tests to make sure my code runs in all contexts

## Further comments
This commit is contained in:
Wanjohi
2024-04-03 23:53:53 +00:00
committed by GitHub
parent 1d714b5019
commit 9e9f52353b
3 changed files with 121 additions and 1 deletions

10
.github/labeler.yml vendored
View File

@@ -44,7 +44,15 @@ labels:
- label: 'scope/back-end'
files:
- 'server.Dockerfile'
- 'server.Dockerfile'
- label: 'scope/ffmpeg'
files:
- 'ffmpeg.Dockerfile'
- label: 'scope/recorder'
files:
- 'recorder.Dockerfile'
- label: 'scope/ffmpeg'
files: