Note that there are some explanatory texts on larger screens.

plurals
  1. POHangout App issue with overlays
    text
    copied!<p>It's been a week since i've got stucked in a bug using Hangouts API. I'm trying to use <a href="https://developers.google.com/+/hangouts/api/gapi.hangout.av.effects" rel="nofollow">https://developers.google.com/+/hangouts/api/gapi.hangout.av.effects</a> to create an overlay when the user clicks a button.The problem I am facing is that when the user loads the app for the first time sometimes overlays work and if the user reloads the page overlays not seem to work until the overlays are loaded correctly.</p> <p>Checking the Google Chrome console shows:</p> <pre><code>Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 Unknown RPC service: hangout_effect_load_resource cb=gapi.loaded_0:98 everything ready mediaStarter.js:396 </code></pre> <p>Moreover, the example of <code>https://developers.google.com/+/hangouts/sample-apps</code> <a href="https://plus.google.com/hangouts/_?gid=1054008247945" rel="nofollow">Media App sample</a> the same thing happens any help ?</p> <p>My Hangout App : <code>https://plus.google.com/hangouts/_?gid=228838128711</code></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload