Jacques-Olivier Haché

Results 84 comments of Jacques-Olivier Haché

Hi, After better investigation, the issue actually comes from libWebRTC that relies on WAVEINCAPS[1] to get the devices names. This function returns a device name of MAXPNAMELEN characters max [2]....

Hi, This is a known issue that was reported to us a while ago. See https://groups.google.com/forum/#!searchin/temasys-discuss-webrtcplugin/json/temasys-discuss-webrtcplugin/4pfB16ViObY/vo_eW109nTIJ I suppose that when you say JS crashed you mean threw an exception or...

Hi, The message is expected to fit in 800px. I think shortening the message would just move the issue to smaller resolutions. A solution would be to have the banner...

Actually addEventListener is supported by IE 9 and more cf: http://www.w3schools.com/jsref/met_element_addeventlistener.asp Did you face issues using it? Given the other issue that you opened, if you're in an iframe, make...

Ho, sorry, I mis-understood your question: - in general, we use addEventListener (check the rest of the code) - On plugin objects only, on IE, you need to use attachEvent....

Hi, Step by step: - What you you call the auto-embed object? This:

It does. Is the plugin injected in the main page even if you include the adapter from the iFrame? If yes we would need to find a way to identify...

I might be missing it, but I can't see your screenshots.

Can you be more specific about what you mean by auto-installation? If you mean start the download immediately on arriving on the page, sure, you can do that. Just access...