Skip to content

Camera will not start. #8

@Trotter73

Description

@Trotter73

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions