8000 GitHub - 007revad/SS_Motion_Detection: Installs previous Surveillance Station and Advanced Media Extensions versions so motion detection and HEVC are supported
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Installs previous Surveillance Station and Advanced Media Extensions versions so motion detection and HEVC are supported

License

Notifications You must be signed in to change notification settings

007revad/SS_Motion_Detection

Repository files navigation

SS Motion Detection

Donate committers.top badge

The Surveillance Station icon above is Copyright © 2004-2025 Synology Inc.

Description

Installs older version of Surveillance Station and Advanced Media Extensions so motion detection and HEVC playback are supported.

This script installs Surveillance Station 9.2.0-11289 and Advanced Media Extensions 3.1.0-3005

Download the script

  1. Download the latest version Source code (zip) from https://github.com/007revad/SS_Motion_Detection/releases
  2. Save the download zip file to a folder on the Synology.
  3. Unzip the zip file.

To run the script via task scheduler

See How to run from task scheduler

To run the script via SSH

How to enable SSH and login to DSM via SSH

sudo -s /volume1/scripts/ss_motion_detection.sh

Note: Replace /volume1/scripts/ with the path to where the script is located.

Troubleshooting

If the script won't run check the following:

  1. Make sure you download the zip file and unzipped it to a folder on your Synology (not on your computer).
  2. If the path to the script contains any spaces you need to enclose the path/scriptname in double quotes:
    sudo -s "/volume1/my scripts/ss_motion_detection.sh"
  3. Make sure you unpacked the zip or rar file that you downloaded and are trying to run the ss_motion_detection.sh file.
  4. Set the script file as executable:
    sudo chmod +x "/volume1/scripts/ss_motion_detection.sh"

After running the script

Enable HEVC decoding:

  1. Open Package Center > Installed.
  2. Click Advanced Media Extensions.
  3. Click on Open.
  4. You may need to Sign in to your Synology account
  5. Click on Install then OK.

What about future DSM updates?

  1. Update DSM.
  2. Package Center will show Advanced Media Extensions as "incompatible with your DSM".
  3. Run this script again.

Screenshots


About

Installs previous Surveillance Station and Advanced Media Extensions versions so motion detection and HEVC are supported

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0