All notable changes to this project will be documented in this file.
fix: add onStart param to Subscribe call in http module
- feat: add getRecorderStatus/recorderStatus RPCs
- fix: change file mode of rec dir in nfpm scripts to 0700
- fix: change to working env prefix BBBRECORDER_, add docs on env vars
- fix: split dir and file modes, make the configs string
- feat: add recorder.fileMode config
- fix: create media files with perm 0700
- fix: only generate audio tracks if peer has audio
- feat: add basic Prometheus instrumentation
- fix: CPU lock when reading packets from JB
- build: add basic Dockerfile
- First release