Skip to content

Releases: kaffetorsk/arlo-streamer

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

v0.6.2

11 Nov 09:07
Compare
Choose a tag to compare

Bump pyaarlo to fix backend issues

v0.6.1

25 Oct 11:18
Compare
Choose a tag to compare
  • Update dependency (aiomqtt)
  • Use pyaarlo fork due to cloudflare

v0.6.0

14 Oct 18:43
Compare
Choose a tag to compare
  • Added base station. Control siren and mode (armed/disarmed etc..) through mqtt.

BREAKING CHANGE:

  • All devices names are now lowercase! This will possibly brake your current config, make sure you update whatever app is reading the streams.

v0.5.3

11 Oct 19:41
Compare
Choose a tag to compare
  • PEP
  • Revert to main pyaarlo