Sha256: b090c4cd1413059cd0e842119fa0b7d287edf3094edcfcf75df67a62499690ff
Contents?: true
Size: 1.45 KB
Versions: 11
Compression:
Stored size: 1.45 KB
Contents
--- http_interactions: - request: method: post uri: https://api.opentok.com/v2/project/123456/broadcast body: encoding: UTF-8 string: '{"sessionId":"SESSIONID","outputs":{"hls":{}}}' headers: User-Agent: - OpenTok-Ruby-SDK/<%= version %> X-Opentok-Auth: - eyJpc3QiOiJwcm9qZWN0IiwiYWxnIjoiSFMyNTYifQ.eyJpc3MiOiIxMjM0NTYiLCJpYXQiOjE0OTI1MTA2NjAsImV4cCI6MTQ5MjUxMDk2MH0.BplMVhJWx4ld7KLKXqEmow6MjNPPFw9W8IHCMfeb120 Content-Type: - application/json Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 Accept: - "*/*" response: status: code: 200 message: OK headers: Server: - nginx Date: - Mon, 03 Oct 2022 11:11:31 GMT Content-Type: - application/json; charset=utf-8 Connection: - keep-alive body: encoding: UTF-8 string: |- { "id":"BROADCASTID", "sessionId":"SESSIONID", "projectId":123456, "createdAt":1538086900154, "broadcastUrls": { "hls":"https://cdn-broadcast001-pdx.tokbox.com/14787/14787_b930bf08-1c9f-4c55-ab04-7d192578c057.smil/playlist.m3u8" }, "updatedAt":1538086900489, "status":"started", "maxDuration":7200, "resolution":"640x480", "partnerId":100, "event":"broadcast" } recorded_at: Tue, 18 Apr 2017 10:17:40 GMT recorded_with: VCR 6.0.0
Version data entries
11 entries across 11 versions & 1 rubygems