如何获取RTMP密钥并与LiveBroadcasts关联? 我想创建RTMP密钥并将它们与预定的广播相关联。 当我创建LiveBroadcasts时,默认的RTMP密钥是关联的。我需要管理这些关键能够编程和广播几个视频同时。 RTMP密钥信息在LiveBroadcast.insert响应中不存在,但在YouTube演播室中,默认密钥与视频调度关联。 GoogleCredential cred = await auth.GetCredentialAsync();
var service = new YouTubeService(new BaseClientService.Initializer