add /dev path for CAMDEVICE for consistency.

This commit is contained in:
paukstelis
2024-01-30 18:51:04 -05:00
parent b300f707c2
commit 9bc021e1bd
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ write_camera() {
if [ -n "$BYIDCAM" ] && [ -z "$CAM" ] && [ -z "$TEMPUSBCAM" ]; then
CAMDEVICE=$BYIDCAM
else
CAMDEVICE=cam${INUM}_$INSTANCE
CAMDEVICE=/dev/cam${INUM}_$INSTANCE
fi
OUTFILE=cam${INUM}_$INSTANCE
#mjpg-streamer