docs: disable issues

monorepo
Varun Patil 2023-10-17 11:43:51 -07:00
parent 54bfe16c28
commit 770f1e92da
1 changed files with 6 additions and 0 deletions

View File

@ -2,8 +2,14 @@
Extremely minimal on-demand video transcoding server in go. Used by the FOSS photos app, [Memories](https://github.com/pulsejet/memories).
## Filing Issues
Please file issues at the [Memories](https://github.com/pulsejet/memories) repository.
## Usage
Note: this package provides bespoke functionality for Memories. As such it is not intended to be used as a library.
You need go and ffmpeg/ffprobe installed
```bash