Skip to content

Releases: riltech/streamer

v1.0.4

24 Jul 14:27

Choose a tag to compare

  • Removed dep or whatever the previous dep handler was and added go mod
  • Removed logrus and changed to slog

v1.0.3

11 Jan 16:50
007ca6c

Choose a tag to compare

  • Fixed an issue with audio channels, now they are present all the time but muted if no audio is required therefore making the library more compatible with several types of devices #6

v1.0.2

26 Apr 09:11
8c5f01f

Choose a tag to compare

  • Fixed #3 which described an issue about passing logging options to the Process and not using it at all.

v1.0.1

26 Mar 16:17
c9ca4cb

Choose a tag to compare

v1.0.0

06 Feb 19:41

Choose a tag to compare

  • Added base implementation for Streamer and Process