File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments