// libwebrtc ignores a PLI if a previous PLI was received less than 1-2 seconds before,
// other than that the delay can reduce the maximum number of keyframes that have to be generated and thus help sender bitrate, at the cost of clients having to wait and not receive video for the time of the delay.
keyFrameRequestDelay: 3000,
appData: {
source : 'webcam'
}
})
// Workaround the firefox screenshare issue.
// With this we effectively limit ourselves to 640 width