https://github.com/proprietary/plain-sight
Make videos that have files in them. Turn any website that accepts video uploads into your personal dropbox!
https://github.com/proprietary/plain-sight
Last synced: about 1 year ago
JSON representation
Make videos that have files in them. Turn any website that accepts video uploads into your personal dropbox!
- Host: GitHub
- URL: https://github.com/proprietary/plain-sight
- Owner: proprietary
- License: apache-2.0
- Created: 2023-11-18T10:13:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T11:16:47.000Z (over 2 years ago)
- Last Synced: 2025-02-10T07:24:32.522Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plain-sight
## Dependencies
Debian 12 (bookworm):
```bash
sudo apt install \
libavfilter-dev \
libswscale-dev \
libavcodec-dev \
libavutil-dev \
ffmpeg \
pkg-config \
libopencv-dev
```
## License
Apache-2.0