Changes
- added https sources to Dockerfiles (thx @ nodiscc)
- fixed visualisation problem of new RTMP/RTSP endpoint (JSONDB processing)
- optimized input-process (removed generateOutputRTMPPath)
- cleaned up NPM packages
- added ESLint insteed of JSHint+ first ruleset
- first code optimizations (ecma5 -> ecma6)
- optimized RaspiCam-Hack for Raspberry Pi 1
- updated NPM packages and node
- refactored FFmpeg-Fluent integration by own fork (reduces process-output)
- fixed output-process (generated high CPU load on arm)
- fixed preview player (no play-icon, didn't stop when the modalbox is closed)
Merged pull requests:
- Fixed ARM typo @ Vyacheslav Shevchenko
Image on Docker-Hub:
- AMD64: docker pull datarhei/restreamer:0.1.0-RC4
- ARMv7l: docker pull datarhei/restreamer-armv7l:0.1.0-RC4