stephenlb / webrtc-sdk

WebRTC Simple Calling API + Mobile SDK - A simplified approach to RTCPeerConnection for mobile and web video calling apps.

Home Page:https://stephenlb.github.io/webrtc-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

appendChild JS error

Danny-Engelman opened this issue · comments

I get this in Chrome:

img_self must be undefined. can you send me a link? I will help you solve this.

It happens on https://stephenlb.github.io/webrtc-sdk/?number=597 when you click the green camera button

Tried an Ingonito window, got: https://stephenlb.github.io/webrtc-sdk/?number=505

same error

Chrome: 58.0.3029.110

Same in Chrome Canary:

Good find! This will be fixed shortly.

This is fixed! - 248c2cf