Hey guys
I'm doing some work with a company that uses your webbrowser component and I don't seem to get the camera to work for WebRTC
I found the threads explaining to handle the RequestPermissionEvent. If I set to deny , I get the correct error popping up stating access has been denied, but when I allow, I get no feed. (The WebRTC component believes it has permission)
If I use
https://apprtc.appspot.com as a reference.. this works fine in Chrome on the same PC, but if I open using the tabbedbrowser sample , I get a blank screen instead of the video feed. I see no errors in console.
Any ideas?
Thanks
Rob