Hi there,
I have been experimenting with the UI experimental browser feature and seeing what kinds of features the browser supports. In the online documentation, I can’t see which browser this UI Widget feature is based on. Is it a particular build of the Chromium Embedded Framework (CEF)? If so, is there a way to find this in the source code so we can extend it (or update it)?
In particular, what I would like to know is will the browser support WebRTC? I have tried using the experimental browser to log into several WebRTC applications, but none of them seem to connect and display shared video or audio from the person on the other side. The site will load, but audio and video shared by other participants in the call will not. I tried using these two demo WebRTC apps:
https://apprtc.appspot.com/ and
https://rabb.it/
I also can’t seem to find a way to give permission to the website to have access to my PC’s webcam or microphone. Ideally, this would be a nice feature for folks who want to take advantage of WebRTC’s low latency video and audio sharing.
As a side note: When looking at the release notes for Version 4.12, one of the fixes mentions WebRTC on the PS4. This is the only mention of WebRTC I could find anywhere.
And before anyone asks, yes I did look into Coherent GT and BLUI, but neither of these are the built-in experimental browser. That is the browser I am asking about.