Phil1988 / FreeDi

LCD firmware for Qidi X-3 Series printers with mainline Klipper
Other
99 stars 3 forks source link

[Not a bug] Webcam for timelapse and just viewing #54

Closed pmbroth closed 4 weeks ago

pmbroth commented 4 weeks ago

Configured Crowesnext for cam for qidi cam, and get this.

image

image

pmbroth commented 4 weeks ago

settings

[cam 1] mode: ustreamer # 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 ... resolution: 1280x960 # 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.

Phil1988 commented 4 weeks ago

The device might be incorrect.

As this is not a FreeDi bug, please check the log to find it. If you're not familiar with it, feel free to ask for support in the Mainsail Discord channel. There are people there who can assist you more effectively with this. :)

pmbroth commented 4 weeks ago

Thank you - Will do..