This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Releases: sb-im/sphinx
Releases · sb-im/sphinx
v0.3.4
v0.3.2
Update pion to v3.1.0
v0.3
Add rtmp ingestion support
v0.2.9
- Fix CI build, update Dockerfile path
v0.2.8
- livestream: add rtsp support for drone publisher
- Upgrade to go1.17
- livestream/rtsp: use rtsp client internal pkt.Duration
- Minor updates
v0.2.7
Regular update.
v0.2.6
- naming: change enable_hook_stream to consume_stream_on_demand
v0.2.5
- livestream: fix boolFlag default value bug
v0.2.4
- hookstream: filter state of disconnection
- livestream: retry creating peer connection only when mqtt broker is connected
- linting: remove deprecated go-lint linter
- livestream: make hook stream optional for all stream sources
- update dependencies
- minor improvements
v0.2.3
- Livestream retrys creating peer connection only when mqtt broker is connected
- Minor update