Daniel Berteaud
14b6298d77
Automatically handle cookie signing keys
...
Which will get renewed every 24 hours. Remove the now useless cookie section of the config
9 years ago
Daniel Berteaud
024a362944
Make the cache directory configurable
...
First step to be more package friendly
10 years ago
Daniel Berteaud
d38be16526
Remove the signaling URI settings
...
it now can be determined automatically
10 years ago
Daniel Berteaud
255ac408f3
Move log level to the daemon section
10 years ago
Daniel Berteaud
f2a2e877a6
Remove the old rfc5766-turn-server auth method as it doesn't brings anything
...
Compared to the new TURN REST API
10 years ago
Daniel Berteaud
14d179ebc0
Implement TURN REST API compatible credentials
10 years ago
Daniel Berteaud
6960665111
Support several STUN and TURN severs
10 years ago
Daniel Berteaud
fd1f38ebc5
Add a new "demo" mode
...
And when enabled, display a new "Who's behind VROOM" part in the about page
10 years ago
Daniel Berteaud
0d0b6afbf1
Make the member limit configurable per room
...
And fix #96
10 years ago
Daniel Berteaud
ea73a4009d
Add a global members limit
10 years ago
Daniel Berteaud
c1a9092505
Get SimpleWebRTC conf from the API
...
Instead of printing it in a JS scriplet inline. Also add a modal popup while the initial connection is being established
Also make the max frame rate to be configured
10 years ago
Daniel Berteaud
34f92c019b
Possibility to set fixed credentials for turn server
10 years ago
Daniel Berteaud
8ecbeb32a6
Do not hardcode stun and turn scheme
...
Instead, read a ful uri from the config, so you can specify turns if you want
10 years ago
Daniel Berteaud
4d8edee674
Typo in default pid file
10 years ago
Daniel Berteaud
2efadd4d43
PID File is now configurable
10 years ago
Daniel Berteaud
a5f44b01c4
Typo in sample conf file
10 years ago
Daniel Berteaud
01be442490
Fix realm param in sample conf file
10 years ago
Daniel Berteaud
45794f4127
Fix inactivity timeouts
...
which are now expressed in minutes, not seconds
10 years ago
root
918065abd2
Alter startup script to be able to choose between morbo and hypnotoad
10 years ago
Daniel Berteaud
cfb6fddac2
Switch conf parser to Config::Simple
...
Fix #84
10 years ago