2017-10-13 22:50:41 +08:00
|
|
|
kurentoUrl: "ws://HOST/kurento"
|
|
|
|
kurentoIp: ""
|
|
|
|
localIpAddress: ""
|
|
|
|
acceptSelfSignedCertificate: false
|
|
|
|
redisHost : "127.0.0.1"
|
|
|
|
redisPort : "6379"
|
2017-10-13 23:00:16 +08:00
|
|
|
clientPort : "3008"
|
2017-10-13 22:50:41 +08:00
|
|
|
minVideoPort: 30000
|
|
|
|
maxVideoPort: 33000
|
2018-02-08 22:52:29 +08:00
|
|
|
mediaFlowTimeoutDuration: 5000
|
2017-11-25 02:59:40 +08:00
|
|
|
from-screenshare: "from-screenshare-sfu"
|
|
|
|
to-screenshare: "to-screenshare-sfu"
|
|
|
|
from-video: "from-video-sfu"
|
|
|
|
to-video: "to-video-sfu"
|
|
|
|
from-audio: "from-audio-sfu"
|
|
|
|
to-audio: "to-audio-sfu"
|
2018-03-20 01:50:38 +08:00
|
|
|
to-akka: "to-akka-apps-redis-channel"
|
2018-04-11 03:12:23 +08:00
|
|
|
webcam-force-h264: true
|
|
|
|
screenshare-force-h264: true
|
2018-01-26 12:33:40 +08:00
|
|
|
|
2018-04-12 05:11:43 +08:00
|
|
|
recordScreenSharing: true
|
|
|
|
recordWebcams: true
|
2018-04-04 02:35:38 +08:00
|
|
|
recordingBasePath: "file:///var/kurento/recordings"
|
|
|
|
|
2018-01-26 12:33:40 +08:00
|
|
|
log:
|
2018-04-10 19:19:15 +08:00
|
|
|
filename: '/var/log/bbb-webrtc-sfu/bbb-webrtc-sfu.log'
|
2018-01-26 12:33:40 +08:00
|
|
|
level: 'verbose'
|