Skip to content

Commit

Permalink
sort-tracker: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Mar 2, 2023
1 parent ec5b59a commit d91e625
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion plugins/sort-tracker/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SORT Object Tracker for Scrypted

This plugin adds object tracking capabilities to any camera in Scrypted.
This provides object tracking capabilities for the Video Analysis plugin.
4 changes: 2 additions & 2 deletions plugins/sort-tracker/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions plugins/sort-tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@
},
"scrypted": {
"name": "SORT Object Tracker",
"pluginDependencies": [
"@scrypted/objectdetector"
],
"runtime": "python",
"type": "API",
"interfaces": [
Expand All @@ -42,5 +39,5 @@
"devDependencies": {
"@scrypted/sdk": "file:../../sdk"
},
"version": "0.0.1"
"version": "0.0.2"
}

0 comments on commit d91e625

Please sign in to comment.