* parse endpoint and ffmpeg args * aiortc logging, detect ffmpeg input source format * log intercom source * bump * write sdp to file * bump * stop loop correctly * run ffmpeg to convert inputs to known format * options don't seem to do anything * bump * refactoring to use webrtc for video * pass through ffmpeg to clean up stream for PyAV * relay talkback audio * cachebust * mute talkback with silence * cleanly exit orphaned subprocesses * rename class * bump minor version * fetch webrtc stream from prebuffer * prebuffer still not working * Revert "prebuffer still not working" This reverts commitb30ccebb17. * Revert "fetch webrtc stream from prebuffer" This reverts commit8dbd308c59. * try to fix buffer overrun * expose option to purge pip cache and reinstall deps * some more logging * use v1 pypi * bump 0.5.2 * per-camera settings to toggle webrtc implementation * change setting name * wire up existing push to talk for Intercom * documentation * bump 0.5.3 * 0.5.4 with new python dependency versioning * bump av build * 0.5.5 * optimize event waiting by reducing polling * more minor optimizations * tweak performance and requirements.txt * reimplement with pion webrtc * bump 0.6.0 * fix interfaces for doorbells
Arlo Plugin for Scrypted
The Arlo Plugin connects Scrypted to Arlo cloud, allowing you to access all of your Arlo cameras in Scrypted.
It is highly recommended to create a dedicated Arlo account for use with this plugin and share your cameras from your main account, as Arlo only permits one connection to their servers per account. Using a separate account allows you to use the Arlo app or website simultaneously with this plugin.
The account you use for this plugin must have either SMS or email set as the default 2FA option. Once you enter your username and password on the plugin settings page, you should receive a 2FA code through your default 2FA option. Enter that code into the provided box, and your cameras will appear in Scrypted.
If you experience any trouble logging in, clear the username and password boxes, reload the plugin, and try again.