Nephos
Nephos copied to clipboard
Project Nephos [GSoC '18]: Automated recording, processing, and uploading of TV streams for Universities.
Thanks for showing interest in the project and sending us a pull request. Please prefix your pull request with [NEW FEATURE], [BUG] or [IMPROVEMENT] *** __What issue/feature is fixed?__ You...
**Is your feature request related to a problem? Please describe.** We cannot view config at the moment in a easy way. **Describe the solution you'd like** A webapp endpoint that...
**Is your feature request related to a problem? Please describe.** Currently, the webapp only has the ability to show channels (and jobs). **Describe the solution you'd like** The webapp can...
**Is your feature request related to a problem? Please describe.** -- **Describe the solution you'd like** A webapp endpoint which interacts with jobs.db and can tell according to the time...
**Is your feature request related to a problem? Please describe.** Currently, we do not check for the proper functioning of preprocessor module. **Describe the solution you'd like** A checker class...
**Describe the bug** The current developer's documentation is not sufficient and lacks at many levels. **To Reproduce** None **Expected behavior** Developer documentation should contain per page all the function doc-strings...
**Is your feature request related to a problem? Please describe.** There are many instances where we should log the output or command sent to system into `debug` category. Similarly, we...
**Is your feature request related to a problem? Please describe.** Nephos currently has about 80% unit tests coverage, which is good but not enough for a client which demands full...
**Is your feature request related to a problem? Please describe.** At the moment, Nephos uses two pass encoding from FFMPEG to convert a trasport stream (.ts) file into a .mp4...