-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
Been having issues starting the camera on a recent rebuild of my rover SD card.
The file following file is the culprit;
Freenove/Freenove_Three-wheeled_Smart_Car_Kit_for_Raspberry_Pi/Server/Start_mjpg_Streamer.sh
For whatever reason in the following line 320*240 no longer works and has to be edited to read 320x240
./mjpg_streamer -i "./input_uvc.so -y -d /dev/video0 -n -r 320*240 -f 30" -o "./output_http.so -p 8090 -w ./www"
It looks like the Start_mjpg_Streamer.sh in the directory mjpg-streamer was updated a short while back but the server file was not.
Metadata
Metadata
Assignees
Labels
No labels