053b28d5e7
修改默认分辨率为720P
1.0.0
2024-08-15 10:34:00 +08:00
d94443be8d
修改项目远程更新的地址
2024-08-07 17:39:50 +08:00
199d34cd8f
修改Crowsnest默认配置 分辨率为1080P 最大帧率为30
2024-06-27 17:01:58 +08:00
6afda4f82c
修改安装过程无需手动确认
2024-06-27 17:00:42 +08:00
KwadFan
d75a3aeb01
docs(changelog): update changelog
2024-04-26 21:48:33 +00:00
Stefan Dej
ae607a8d7d
[Automated] Merged develop into target master
2024-04-26 23:47:53 +02:00
Patrick Gehrsitz
5fa8d1ec7d
fix: fix libcamera resolution and controls logging ( #260 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-04-26 23:38:37 +02:00
Stefan Dej
809e54a8ef
[Automated] Merged master into target develop
2024-04-02 21:39:17 +02:00
mryel00
6ac4711e17
docs(changelog): update changelog
2024-04-02 19:39:15 +00:00
Stefan Dej
9dba7beceb
[Automated] Merged develop into target master
2024-04-02 21:38:33 +02:00
Patrick Gehrsitz
3d23107242
fix: fix crash of detect_libcamera without CSI cam ( #256 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-04-02 21:37:50 +02:00
Stefan Dej
0d0caeb5b7
[Automated] Merged master into target develop
2024-04-02 19:29:51 +02:00
mryel00
424954d305
docs(changelog): update changelog
2024-04-02 17:29:49 +00:00
Stefan Dej
ea6ab64d9e
[Automated] Merged develop into target master
2024-04-02 19:28:58 +02:00
Patrick Gehrsitz
7f8536696f
fix: fix empty string if ustreamer not found ( #253 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-04-02 19:25:49 +02:00
Patrick Gehrsitz
a9db8f9ebe
chore: revert #249 and update ustreamer version to v6.9 ( #254 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-04-02 19:18:49 +02:00
Stephan Wendel
46f3586fba
feat: log libamera device resolutions and controls ( #240 )
...
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2024-03-21 17:26:07 +01:00
Stefan Dej
faee46d867
[Automated] Merged master into target develop
2024-03-03 23:29:10 +01:00
mryel00
e96cd46ffb
docs(changelog): update changelog
2024-03-03 22:29:09 +00:00
Stefan Dej
efe5d88afd
[Automated] Merged develop into target master
2024-03-03 23:28:32 +01:00
Patrick Gehrsitz
2e9ab4e126
fix: change ustreamer repo to own fork as workaround for #247 ( #249 )
...
Fixes #247
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-03-03 23:27:37 +01:00
Stefan Dej
e97a8d547b
[Automated] Merged master into target develop
2024-02-28 16:30:24 +01:00
mryel00
b0709702f6
docs(changelog): update changelog
2024-02-28 15:30:23 +00:00
Stefan Dej
a5e498822d
[Automated] Merged develop into target master
2024-02-28 16:29:45 +01:00
Patrick Gehrsitz
d0c2ca5d16
fix: fix ustreamer binary path for v5.52 changes ( #245 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-02-28 16:15:07 +01:00
Stefan Dej
4caedfe897
[Automated] Merged master into target develop
2024-02-17 20:21:26 +01:00
mryel00
ba0ac8fbe4
docs(changelog): update changelog
2024-02-17 19:21:25 +00:00
Stefan Dej
99cfba58ab
[Automated] Merged develop into target master
2024-02-17 20:20:45 +01:00
Michael Telatynski
618d887e31
fix: support no_proxy
mode with camera-streamer (bookworm) ( #238 )
2024-01-28 22:37:51 +01:00
Stefan Dej
b56caeb458
[Automated] Merged master into target develop
2024-01-16 23:05:09 +01:00
mryel00
c0c9c418c8
docs(changelog): update changelog
2024-01-16 22:05:08 +00:00
Stefan Dej
c81b00f69c
[Automated] Merged develop into target master
2024-01-16 23:04:22 +01:00
Patrick Gehrsitz
65fc96a20e
docs: fix buster hint link ( #236 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-16 22:53:28 +01:00
Patrick Gehrsitz
0c43487092
chore: add warning for libcamera on pi5 ( #235 )
...
We currently don't support libcamera devices on the Raspberry Pi 5.
This will add a warning before the libcamera device logging.
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-16 22:13:25 +01:00
Stefan Dej
ae42a5b62c
chore: update issue bot to add github discussions ( #234 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2024-01-16 20:14:30 +01:00
Stephan Wendel
4d3e65a7ee
feat: add dual picam detection ( #229 )
...
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2024-01-13 18:13:35 +01:00
Patrick Gehrsitz
1fbedddb65
chore: remove buildclean
from make update
( #231 )
...
`make update` reclones the repositories, so we don't need to clean them before building.
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-13 18:13:16 +01:00
Patrick Gehrsitz
f60f5d292b
chore: fix clean_apps
for installations without all backends ( #230 )
...
If one of all the possible backends is not installed, `clean_apps` inside `build.sh` crashes.
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-13 16:50:50 +01:00
Stefan Dej
8b336ac4af
[Automated] Merged master into target develop
2024-01-08 22:14:13 +01:00
mryel00
e209d19d3c
docs(changelog): update changelog
2024-01-08 21:14:11 +00:00
Stefan Dej
6659f300cd
[Automated] Merged develop into target master
2024-01-08 22:13:39 +01:00
Patrick Gehrsitz
fcd12d323c
chore: add note about proxies to crowsnest.conf ( #227 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-08 22:10:49 +01:00
Patrick Gehrsitz
aa97f12a5d
fix: add pi5 support ( #225 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2024-01-07 17:57:56 +01:00
Patrick Gehrsitz
0b4cf6f0a1
chore: shallow clone camera-streamer submodules ( #226 )
...
This reduces the download size and disk usage for `camera-streamer`.
2024-01-07 17:30:12 +01:00
Patrick Gehrsitz
fd22d11d9b
fix: fix crash with brokenfocus and camera-streamer ( #224 )
...
If one cam with `ustreamer` is defined it will run `brokenfocus` for every cam defined. This will lead to a crash with `brokenfocus` devices with mode `camera-streamer`.
This PR fixes this issue and will only run `brokenfocus` for devices with mode `ustreamer`.
2024-01-07 17:29:33 +01:00
Patrick Gehrsitz
4feaab7249
fix: skip do_memory_split on bookworm ( #223 )
...
`do_memory_split` got removed on bookworm. Fixes #219
2024-01-07 17:27:53 +01:00
Stephan Wendel
61421f5148
fix: fixes error in detect_legacy ( #217 )
...
This will fix issue on Raspberry Pi5, which doesnt generate cam list,
because 'vcgencmd get_camera' exits with an error.
If all conditions fail it will always return '0'
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2023-12-14 23:54:46 +01:00
Patrick Gehrsitz
43a1ee3bc0
fix(build.sh): fix wrong cs branch for cloning ( #215 )
...
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
2023-11-28 22:21:05 +01:00
Stefan Dej
5efc8c4757
[Automated] Merged master into target develop
2023-11-23 23:25:26 +01:00
mryel00
f7ac6aa298
docs(changelog): update changelog
2023-11-23 22:25:24 +00:00