6 Commits

Author SHA1 Message Date
Michael Telatynski
618d887e31
fix: support no_proxy mode with camera-streamer (bookworm) () 2024-01-28 22:37:51 +01:00
Patrick Gehrsitz
e7d85dc2e6
fix: revert () 2023-11-13 22:32:23 +01:00
Patrick Gehrsitz
293768fdca
fix(camera-streamer.sh): force camera to be always active ()
Potentially fixes 
2023-11-03 12:06:44 +01:00
Stephan Wendel
a07e42a1ac
fix: fix error exit on failure
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-04-18 20:06:57 +02:00
Stephan Wendel
42ce0ba297
fix: fix error not exiting script on error
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-04-18 19:22:42 +02:00
Stephan Wendel
95c1dca13f
feat!: adds camera-streamer to crowsnest
This introduces camera-streamer as streamer option
via `mode: multi`

camera-streamer is a feature packed stream service.
It is capable to deliver mjpg/snapshots/webrtc and rtsp

Limited to raspberry pi sbc's for now.

This should also resolv
Feature request 
Feature request 
Fixes 
Closes 
Fixes 

BREAKING CHANGES:

Dropping support for Debian Buster based images and kernels older than
5.15y

Dropping RTSP support due aler9/simple-rtsp-server

Dropping usage of ffmpeg

No support anymore for Raspicam V1 (EOL)

Signed-off-by: Stephan Wendel <me@stephanwe.de>

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-03-11 18:57:19 +01:00