I have a site where registered users can launch Hangouts on Air from a page. I need to be able to embed the video into the page for other users to view. However, the button API doesn't seem to callback with anything useful. Is there any way I can do this? I don't want to have to write my own Hangouts app because I can't have the viewers require a Google account to view it.
问问题
242 次
1 回答
0
抱歉回复晚了你是在正确的道路上,
要在视频群聊播出后立即将 youtube id 重新添加到您的应用程序中,您必须:-
- 编写一个环聊应用并在 .xml 文件中加载 javascript
- 在该脚本中,使用getYouTubeLiveId函数在视频群聊播出后不久获取实时 youtube ID,这就是你的好去处..
于 2015-06-24T09:22:12.607 回答