webrtc: accept iceServers: []
provided in POST /webrtc
, support trickle ICE
Thanks https://github.com/ayufan/camera-streamer/pull/65
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
- http: change `/option` to accept `device=`, `key=`, and `value=`
|
||||
- device: show stddev estimates to measure frame pacing
|
||||
- webrtc: allow to specify `--webrtc-ice_servers=` on command line
|
||||
- webrtc: accept `iceServers:[{urls:[],username:,password:}]` provided in `POST /webrtc`
|
||||
|
||||
## Variants
|
||||
|
||||
|
Reference in New Issue
Block a user