Hi, I’m testing the EO.WebBrowser.Wpf component in a webpage witch uses both webcam and microphone (https environment) . Using Chrome browser works perfectly when I add the https server as a security exception. Maybe that’s the reason it’s not working on EO.WebBrowser…
Is there a way to add security exceptions on EO.WebBrowser?
For now, I’m using WebView.CertificateError event to ignore and continue, but I’m not sure if that’s enough.
When I access my webpage using Chrome, the webcam flashlight turns on but not when using the component EO.WebBrowser.
Am I missing something?
I also followed this instructions with no success:
http://www.essentialobjects.com/doc/6/advanced/speech_recognition.aspx At least, after that, Google Microphone Search is working.
I have no error messages nor exceptions the streaming connection simply doesn’t happen.