mainsail-crew / crowsnest

Webcam Service for multiple Cams
GNU General Public License v3.0
315 stars 74 forks source link

Two cameras full working, but only show one at time... #159

Closed nasp2000 closed 1 year ago

nasp2000 commented 1 year ago

What happened

I have two cameras connected, both work but not at the same time.

Both are working because i comment out the camera section in crowsnest.conf one and then the other. But at the same time never works for me...

What did you expect to happen

I am out off ideias now...

How to reproduce

Any help ?

Additional information

[cam Ender3] 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/v4l/by-path/platform-xhci-hcd.4.auto-usb-0:1.3:1.0-video-index0 # See Log for available ... resolution: 1920x1080 # widthxheight format max_fps: 25 # 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.

[cam Quarentine] 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: 8555 # Set different ports for each device! port: 8081 # HTTP/MJPG Stream/Snapshot Port device: /dev/v4l/by-path/platform-xhci-hcd.4.auto-usb-0:1.3:1.0-video-index0 # See Log for available ... resolution: 1920x1080 # widthxheight format max_fps: 30 # 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.

github-actions[bot] commented 1 year ago

Ahoi!

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response.

We use github to handle bugreports, feature requests and planning new releases.

Please use our Discord-Server for help: discord.gg/mainsail

This ticket will be automatically closed.

Fair wind and a following sea! ~ Your friendly MainsailGithubBot

PS: I'm just an automated script, not a real sailor.