mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-26 01:51:40 +00:00
Replace MMAL driver with Libcamera (#491)
Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
This commit is contained in:
@@ -68,7 +68,7 @@ Nice=-10
|
||||
# look up the right values for your CPU
|
||||
# AllowCPUs=4-7
|
||||
|
||||
ExecStart=/usr/bin/java -jar /opt/photonvision/photonvision.jar -Xmx512m
|
||||
ExecStart=/usr/bin/java -Xmx512m -jar /opt/photonvision/photonvision.jar
|
||||
ExecStop=/bin/systemctl kill photonvision
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
|
||||
Reference in New Issue
Block a user