#ERROR: Start of camera-streamer [cam 1] failed!

10 messages · Page 1 of 1 (latest)

soft hare
#

Hi, I have followed several tutorials on how to configure a pi camera v1.2 with a RPI 3 and I always end up in the same error. My crowsnest config:

[cam 1]
mode: camera-streamer                   # ustreamer - Provides mjpg and snapshots. (All devices)
                                        # camera-streamer - Provides webrtc, mjpg and snapshots. (rpi + Raspi OS based only)
enable_rtsp: false                      # If camera-streamer is used, this enables also usage of an rtsp server
rtsp_port: 8554                         # Set different ports for each device!
port: 8080                              # HTTP/MJPG Stream/Snapshot Port
#device: /dev/video0                    # See Log for available ...
device: /base/soc/i2c0mux/i2c@1/ov5647@36
resolution: 640x480                     # widthxheight format
max_fps: 15                             # If Hardware Supports this it will be forced, otherwise ignored/coerced.
#custom_flags:                          # You can run the Stream Services with custom flags.
#v4l2ctl:                               # Add v4l2-ctl parameters to setup your camera, see Log what your cam is capable of.

Logs:
See file

Webcam configuration on the attached screenshot.
It just keeps on "Connecting" forever

I tried recompiling the ustreamer code with make buildclean build with no result

thick jetty
#

I tried recompiling the ustreamer code with make buildclean build with no result
You are trying to use camera-streamer but you rebuild ustreamer?

uneven forge
thick jetty
#

Or did you run make buildclean build inside the crowsnest folder?

thick jetty
#

Then just follow the guide Kwad sent. I thought the error was different with a non working/clone cam

soft hare
#

And yes, the camera is probably a clone

soft hare
#

Well with ustreamer the camera is now working

#

It was the freaking longer cable that i bought