Changelog
This release breaks the existing ingress protocol API.
Fixed
- Update Ingress state to
failed when we fail to start the handler (#68)
- Configure logrus to provide an output that is similar to the zap output for go-rtmp logging (#70)
- Drain active ingress when receiving SIGTERM (#71)
- Use codec constants instead of mime types (#74)
- Prevent go-rtmp panics on bad user input (#80)
- Mark the track as stereo when we have more than channel (#76)
- Adopt psrpc Errors (#83)
- Adopt core.Fuse (#82)
- Fail the health check while draining (#84)
Added
- Support limiting the input framerate (#79)
- Install wget in the server container (#77)
- Add support for audio and video presets (#81)