Skip to content

Docker Image Tags

Koushik Dutta edited this page Jan 24, 2024 · 4 revisions

Scrypted docker images are available as alternative tags that can reduce the size (and capabilities) of the Scrypted platform depending on your environment:

  • koush/scrypted:latest (full)
  • koush/scrypted:beta (full)
  • koush/scrypted:lite

Most plugins are written in node.js, but some are written in Python. Most plugins rely on ffmpeg, but some use Gstreamer. The lite and thin builds remove those dependencies optionally.

Images

Image Python Gstreamer
full Included Included
lite Included Not Included

Plugin Dependencies

Plugin Python Gstreamer
Arlo Required Not Required
Tensorflow-Lite Required Required
OpenCV Required Required