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:16:12 -04:00
|
|
|
Client:
|
|
|
|
|
|
|
|
- a standard-compliant, javascript-capable web browser (tested using Firefox)
|
|
|
|
|
2024-09-03 12:12:34 -04:00
|
|
|
### Usage
|
|
|
|
|
|
|
|
### Developing
|
|
|
|
|
|
|
|
#### Dev Environment Setup
|
|
|
|
|
|
|
|
#### Contributing
|
|
|
|
|