Releases: riltech/streamer
Releases · riltech/streamer
v1.0.4
- Removed dep or whatever the previous dep handler was and added go mod
- Removed logrus and changed to slog
v1.0.3
- 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
- Fixed #3 which described an issue about passing logging options to the Process and not using it at all.
v1.0.0
- Added base implementation for Streamer and Process