[0.9.0]
Added:
- Zero config: Works with default setting
- "make install" adds service daemon (systemctl start ovenmediaengine)
- Output more detailed error logs
- Check Server.xml version and format
- Script to install prerequisite
Changed:
- Change Server.xml format
- Change H.264 decoder from OpenH264 to FFMPEG (for Main/High profile support)
- Change default log file path to /var/log/ovenmediaengine/
- Change the root of the relative path of the certificate to configuration file path
Fixed:
- MPEG-Dash sometimes does not play
- CrossDomain does not apply in HLS/MPEG-Dash
- "a = group:BUNDLE" parsing failed in SDP
- Various minor bug fixed