Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Releases: sb-im/sphinx

v0.3.4

25 Sep 03:58
Compare
Choose a tag to compare

Add pprof support for livestream

v0.3.2

21 Sep 04:09
Compare
Choose a tag to compare

Update pion to v3.1.0

v0.3

05 Sep 09:13
Compare
Choose a tag to compare

Add rtmp ingestion support

v0.2.9

21 Aug 10:01
Compare
Choose a tag to compare
  • Fix CI build, update Dockerfile path

v0.2.8

21 Aug 10:00
Compare
Choose a tag to compare
  • livestream: add rtsp support for drone publisher
  • Upgrade to go1.17
  • livestream/rtsp: use rtsp client internal pkt.Duration
  • Minor updates

v0.2.7

26 Jul 10:11
Compare
Choose a tag to compare

Regular update.

v0.2.6

01 Jul 11:11
Compare
Choose a tag to compare
  • naming: change enable_hook_stream to consume_stream_on_demand

v0.2.5

01 Jul 10:06
Compare
Choose a tag to compare
  • livestream: fix boolFlag default value bug

v0.2.4

01 Jul 09:14
Compare
Choose a tag to compare
  • 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

01 Jun 03:57
Compare
Choose a tag to compare
  • Livestream retrys creating peer connection only when mqtt broker is connected
  • Minor update