Skip to content

Commit

Permalink
fix h264 service
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 2, 2024
1 parent 0b2a83e commit 69bff3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/h264_decode.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Description=rock_h264_decode
User=root

# Video decode via mpp, started by QOpenHD if needed (and stopped if needed)
ExecStart=/usr/local/bin/h265.sh
ExecStart=/usr/local/bin/h264.sh

Restart=always
RestartSec=2
Expand Down

0 comments on commit 69bff3a

Please sign in to comment.