【问题标题】:Is that possible to change streamName after livestream create?直播创建后可以更改streamName吗?
【发布时间】:2016-08-03 02:07:41
【问题描述】:

我尝试使用livestream.updatereset streamName,但它返回错误

{  "error": {   "errors": [    {
    "domain": "youtube.liveStream",
    "reason": "liveStreamModificationNotAllowed",
    "message": "Modification is not allowed in current state"    }   ],   "code": 403,   "message": "Modification is not allowed in current state"  } }

直播创建后是否可以更新或重置streamName?

【问题讨论】:

    标签: youtube-api youtube-livestreaming-api


    【解决方案1】:

    创建对象后无法更新 streamName。您可以使用相同的设置和新名称创建一个新的 liveStream 对象。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-10-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-05-30
      • 2019-11-16
      • 2010-10-12
      • 1970-01-01
      相关资源
      最近更新 更多