Skip to content

Commit 98aa208

Browse files
committed
workflow: update README.md
1 parent f04e931 commit 98aa208

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

RELEASE.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# Release #{GIT_VERSION}
22

3-
- http: extend `/status` with all options
4-
- cmd: accept `--camera-options=AfMode=auto` and alike
5-
- libcamera: expose all options with human readable settings
6-
- v4l2: expose all options with human readable settings
7-
- libcamera: do not expose some options that should not be made configurable
8-
- http: add `/control` to provide simple JS interface to live edit camera settings
9-
- http: change `/option` to accept `device=`, `key=`, and `value=`
10-
- device: show stddev estimates to measure frame pacing
11-
- webrtc: allow to specify `--webrtc-ice_servers=` on command line
12-
- webrtc: accept `iceServers:[{urls:[],username:,password:}]` provided in `POST /webrtc`
3+
- html: fix syntax problem in iceServers (#77)
4+
- debian: add Breaks/Conflicts/Replaces to overwrite old version of `camera-streamer` (#79)
5+
- http: add `--http-listen=<ip4>`, and listen by default on `127.0.0.1` (#81) (breaking change)
6+
- ffmpeg: remuxer: fix "initialization discards 'const' qualifier from pointer target type" (#80)
137

148
## Variants
159

0 commit comments

Comments
 (0)