We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e74f4 commit ac112e8Copy full SHA for ac112e8
install-mjpeg-streamer.sh
@@ -153,4 +153,8 @@ echo " • Device: $CAMERA_DEV"
153
echo " • Resolution: $RES"
154
echo " • Frame rate: ${FRAMERATE} fps"
155
echo " • Stream: http://<this_host_ip>:8080/?action=stream"
156
-echo " • Snapshot: http://<this_host_ip>:8080/?action=snapshot"
+echo " • Snapshot: http://<this_host_ip>:8080/?action=snapshot"
157
+
158
+sleep 1
159
160
+journalctl -xeu --no-pager mjpeg-streamer
0 commit comments