Releases: kaffetorsk/arlo-streamer
v0.9.2
Greatly reduced CPU usage when idle
What's Changed
- Remove audio transcoding from idle by @kaffetorsk in #30
Full Changelog: v0.9.1...v0.9.2
v0.9.1
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
What's Changed
- Fix issue with remote stream activation by @kaffetorsk in #27
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
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
What's Changed
- Supporting Pyaarlo's ECDH CURVE parameter by @YpNo in #18
- 2fa fix by @kaffetorsk in #25
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
- 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
Add ffmpeg output to debugging
v0.7.0
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