mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
webrtc: add missing siggen node to instructions
This commit is contained in:
parent
7d61db9eb7
commit
ea5b0b4993
1 changed files with 5 additions and 0 deletions
|
@ -221,6 +221,11 @@
|
|||
username: iceUsername,
|
||||
password: icePassword
|
||||
}
|
||||
},
|
||||
siggen_1: {
|
||||
type: 'signal',
|
||||
values: 5,
|
||||
signal: 'random'
|
||||
}
|
||||
},
|
||||
paths: [{ in: ['siggen_1'],
|
||||
|
|
Loading…
Add table
Reference in a new issue