码迷,mamicode.com
首页 > 其他好文 > 详细

Chrome Cast研究记录

时间:2016-05-05 00:15:55      阅读:248      评论:0      收藏:0      [点我收藏+]

标签:

Chrome Cast(谷歌开发者--产品--Cast)

https://developers.google.com/cast/?hl=zh-cn

 

目前只研究iOS发送端版本

ios sender--Download the iOS Sender API libraries

使用cocoapods引入sdk:

  • The iOS SDK library is called google-cast-sdk.(目标版本)
  • The Remote Display API library is called google-cast-remote-display-sdk.
  • The Game Manager API library is called google-cast-games-sdk.

  过程记录:  

[!] Error installing google-cast-sdk

[!] /usr/bin/curl -f -L -o /var/folders/ym/28sf5fcs6pd8j8rp9twcl9rc0000gn/T/d20160504-1653-1sahj1a/file.zip https://redirector.gvt1.com/edgedl/chromecast/sdk/ios/GoogleCastSDK-2.10.4-Release-ios-default-External.zip --create-dirs

 

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

100   645  100   645    0     0   1490      0 --:--:-- --:--:-- --:--:--  1496

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

  0     0    0     0    0     0      0      0 --:--:--  0:01:19 --:--:--     0curl: (7) Failed to connect to r20---sn-a5m7ln7s.gvt1.com port 443: Operation timed out

 

 

[!] CocoaPods was not able to update the `master` repo. If this is an unexpected issue and persists you can inspect it running `pod repo update --verbose`

 

Notes:感觉是网络的问题(使用pod引入sdk,难道还需要FQ?)

Chrome Cast研究记录

标签:

原文地址:http://www.cnblogs.com/zhiupping8/p/5460086.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!