@maclovr123/scrypted-alarmdotcom-hls
v1.0.1
Published
Alarm.com HLS Camera Plugin for Scrypted
Downloads
172
Readme
Scrypted Alarm.com HLS Plugin v1.0.0
This is the completely rewritten, rock-solid HLS (HTTP Live Streaming) integration for Alarm.com.
To guarantee absolute stability and prevent the Scrypted RPC engine from crashing, the WebRTC signaling and WebSockets have been entirely stripped out. This version fetches the standard .m3u8 video stream URL exactly like the Home Assistant integration does.
Installation Instructions
- Delete your old project folder. Start fresh to avoid any hidden cache files.
- Unzip this folder on your computer.
- Open your terminal and navigate inside this extracted folder.
- Run the following commands in order:
npm installnpx scrypted-webpacknpm publish --access public - Open your Scrypted Web GUI.
- Go to Plugins -> Install Plugin.
- Search for exactly:
@maclovr123/[email protected] - Press Enter to install.
