shaka-project / shaka-streamer

A simple config-file based approach to preparing streaming media, based on FFmpeg and Shaka Packager.
https://shaka-project.github.io/shaka-streamer/
Apache License 2.0
198 stars 62 forks source link

Add logging support #12

Open joeyparrish opened 5 years ago

joeyparrish commented 5 years ago

Currently, all of the output from ffmpeg and packager goes to the terminal. It would be nice if this output could be optionally ignored, logged (separately for each process), or shown. When the output of ffmpeg is not being shown, it would be nice to have some status from Shaka Streamer so that the user could see roughly what is happening, but in an easy-to-read format.