Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

instant hangouts on air #10

Open
tansaku opened this issue Mar 25, 2014 · 2 comments
Open

instant hangouts on air #10

tansaku opened this issue Mar 25, 2014 · 2 comments

Comments

@tansaku
Copy link

tansaku commented Mar 25, 2014

Hi there - instant hangouts awesome!

However we tried to start a hangout on air, but no joy :-(

<p>
<script type="text/javascript" src="https://raw.githubusercontent.com/google/instant-hangouts/master/instanthangouts-0.1.0.js" async=""></script>
</p>
<div class="instanthangouts" hangout_type="onair">&nbsp;</div>

We're able to start normal hangouts, but setting the hangout_type in the div as above seems to have no effect.

Any ideas?

Many thanks in advance

@mrblackus
Copy link

Hi !

You have to switch your button on "createhangout" mode by setting the render attribute like this :

<div class="instanthangouts"
     render="createhangout"
     hangout_type="onair"></div>

Hope it will help !

@niteshn99
Copy link

Hi,

one quick question: Where i can find recorded video of my instant hangout. I am using my own 3 tuples publisher_id, room_id, topic.

Thanks in advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants