netv-mam/README.md

23 lines
289 B
Markdown
Raw Normal View History

2024-09-03 12:12:34 -04:00
# NETV MAM
## Media Asset Manager for New Ellijay TV
### Installation
2024-09-03 12:15:05 -04:00
#### Requirements
Server:
- Linux web server with PHP support (tested using nginx and php-fpm on Debian)
- PHP composer
- ffmpeg
- SQLite3
2024-09-03 12:12:34 -04:00
### Usage
### Developing
#### Dev Environment Setup
#### Contributing