12 Commits

Author SHA1 Message Date
Kamil Trzcinski
7d43fb7e3c workflow: automatically generate changelog 2023-10-14 20:34:44 +02:00
Kamil Trzcinski
e5e4c34e7c workflow: compile debian bookworm 2023-10-14 17:09:46 +02:00
Kamil Trzcinski
98aa208930 workflow: update README.md 2023-07-01 16:52:45 +02:00
Kamil Trzcinski
272b16ee1c webrtc: accept iceServers: [] provided in POST /webrtc, support trickle ICE
Thanks https://github.com/ayufan/camera-streamer/pull/65
2023-06-13 20:35:48 +02:00
Kamil Trzcinski
e8ffe47343 webrtc: allow to specify ice-servers on command line 2023-06-13 20:35:44 +02:00
Kamil Trzcinski
f7a15ce68a device: estimate stddev of frames capture 2023-06-12 22:39:53 +02:00
Kamil Trzcinski
7cb28d810d html: add control.html and change POST /option interface 2023-06-12 22:39:28 +02:00
Kamil Trzcinski
67832e526c libcamera: ignore some controls 2023-06-12 22:38:35 +02:00
Kamil Trzcinski
899f2c5e62 status: extend to provide all camera options and properties in JSON payload
- control: add `device_option_is_equal`
- libcamera: provide human readable configurable options
- v4l2: include camera control values
- libcamera: store all applied controls
- libcamera: use `device_option_is_equal`
2023-06-12 22:38:08 +02:00
Kamil Trzcinski
e3a4d2768f workflow: fix incremental versions (missing v prefix) 2023-06-01 20:36:50 +02:00
Kamil Trzcinski
9da4e89403 workflow: update README and RELEASE 2023-05-31 00:51:28 +02:00
Kamil Trzcinski
69584c07db package: create debian package with prebuilds
The generated variants include raspi and non-raspi platforms.
2023-05-27 10:08:02 +02:00