Skip to content

Commit

Permalink
Revert "Add HDR support to systemd service"
Browse files Browse the repository at this point in the history
This reverts commit a54cdad.
  • Loading branch information
jwillikers committed Feb 25, 2024
1 parent a54cdad commit dbcf3b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions systemd/user/detectionator.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ After=default.target
[Service]
Type=simple
ExecStartPre=/bin/sleep 1

# HDR
# ExecStart=v4l2-ctl --set-ctrl wide_dynamic_range=1 --device /dev/v4l-subdev2

ExecStart=%h/Projects/detectionator/venv/bin/python \
%h/Projects/detectionator/detectionator.py \
--label %h/Projects/detectionator/models/coco_labels.txt \
Expand Down

0 comments on commit dbcf3b2

Please sign in to comment.