Releases: philhartung/aes67-monitor
Releases · philhartung/aes67-monitor
Stream Monitor 1.0.0-beta2
Changes
- fix: unsupported samplerate crashes the audio backend in #18
- fix: inactive streams are not removed under certain circumstances in #17
- fix: increase minimum samples to 48
- docs: add testing section to README in #13
- docs: update screenshots
Known Issues
- When starting the app on MacOS it might show the app is damaged. The app is not actually damaged, but is not signed and notarized which prompts this "warning". Running
xattr -c Stream Monitor.app
will remove the quarantine label and the app can be started. See #14 for details
Full Changelog: 1.0.0-beta1...1.0.0-beta2
Stream Monitor 1.0.0-beta1
Changes
- fix: send SAP delete message when manual stream is deleted
- fix: automatically increase output buffer size when necessary
- fix: use correct receiving port for audio streams
- chore: update documentation
- minor visual improvements
Known Issues
- When starting the app on MacOS it might show the app is damaged. The app is not actually damaged, but is not signed and notarized which prompts this "warning". Running
xattr -c Stream Monitor.app
will remove the quarantine label and the app can be started. See #14 for details
Full Changelog: 1.0.0-alpha2...1.0.0-beta1
Stream Monitor 1.0.0-alpha2
- Fix playback issues for streams with RTP headers longer than 12 bytes
- Fix multiple issues with redundant streams
- Fix playback issues in regards to IP address filtering
- Fix rendering issues
- Improve error handling
Stream Monitor 1.0.0-alpha1
- Rework UI & Backend
AES67 Monitor v0.2.0
First release of binaries for Windows, MacOS and Linux.