Skip to content

Releases: philhartung/aes67-monitor

Stream Monitor 1.0.0-beta2

22 Apr 10:37
7c65857
Compare
Choose a tag to compare

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

23 Mar 11:08
dd68321
Compare
Choose a tag to compare

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

10 Mar 22:44
f655a13
Compare
Choose a tag to compare
  • 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

06 Mar 19:29
c688414
Compare
Choose a tag to compare
  • Rework UI & Backend

AES67 Monitor v0.2.0

28 Dec 12:08
597e257
Compare
Choose a tag to compare

First release of binaries for Windows, MacOS and Linux.