aullman / opentok-meet

Opentok app with screen sharing using the WebRTC screen sharing feature
MIT License
133 stars 129 forks source link

"Connect Error: API Key is undefined. You must pass an API Key to initSession" when H264 used #224

Open Matt-B50 opened 4 years ago

Matt-B50 commented 4 years ago

If I select H264 as the codec for a project (I have found this scales a lot better than VP8 due to the hardware acceleration), I get the following error "Connect Error: API Key is undefined. You must pass an API Key to initSession". This works ok when I change back to VP8 (so the API key in config.js is valid).