Skip to content

Releases: kaffetorsk/arlo-streamer

v0.9.2

02 Nov 10:13
4b447c2
Compare
Choose a tag to compare

Greatly reduced CPU usage when idle

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

01 Nov 17:59
Compare
Choose a tag to compare

Bugfix: Fix bug with missing event_loop for base, resulted in user unable to control base station with mqtt

Full Changelog: v0.9.0...v0.9.1

v0.9.0

26 Oct 13:26
1e1c87c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Oct 16:04
9b23288
Compare
Choose a tag to compare

What's Changed

  • feat(#16): Supporting last image as idle by @YpNo in #19

Options added:
IMAP_DELETE_AFTER: Deletes mail after extracting code for 2fa (default: False)
LAST_IMAGE_IDLE: Set last frame as idle image for the camera (default: False)
DEFAULT_RESOLUTION: Default resolution for the idle video (default: (1280, 768))

Full Changelog: v0.7.5...v0.8.0

v0.7.5

15 Oct 10:57
8f14dea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

20 Jan 20:32
Compare
Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

v0.7.3

20 Jan 18:51
20732ba
Compare
Choose a tag to compare

What's Changed

  • Supporting MQTT Credentials by @YpNo in #14

New Contributors

  • @YpNo made their first contribution in #14

Full Changelog: v0.7.2...v0.7.3

v0.7.2

12 Dec 12:14
Compare
Choose a tag to compare
  • Added PYAARLO_REFRESH_DEVICES and PYAARLO_STREAM_TIMEOUT, see readme for details.
  • PYAARLO_ECDH_CURVES deprecated. This is now handled by pyaarlo.
  • Added troubleshooting section to readme

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Dec 08:08
Compare
Choose a tag to compare

Add ffmpeg output to debugging

v0.7.0

12 Nov 15:50
Compare
Choose a tag to compare

Audio now works. Unfortunately had to transcode audio in the idle stream, which drains a bit more CPU

Full Changelog: v0.6.2...v0.7.0