New minor features
- Add new parameter 'runOnReady'. This is called when a stream is ready, whether it is published or proxied, and allows to save to disk proxied streams. It replaces 'runOnPublish'. (#752)
Fixes and improvements
- General: fix freeze when server is shut down and runOnPublish is not empty
- RTSP source: fix error 'invalid transport header: encoding/hex: invalid byte: U+0020' with some Hikvision cameras
- RTSP source: fix '401 Unauthorized' error when automatically switching protocol with some Hikvision cameras
- HLS server, RTMP server: fix timestamp decoding in case of an overflow followed by a negative time difference