Sha256: 9a79124f776ea896335a9c69aa00ab8de9e84a9fb4fbaad158c26b92b908397c
Contents?: true
Size: 1.44 KB
Versions: 16
Compression:
Stored size: 1.44 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: - Thu, 27 Sep 2018 22:34:34 GMT Content-Type: - application/json 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" } http_version: recorded_at: Tue, 18 Apr 2017 10:17:40 GMT recorded_with: VCR 2.8.0
Version data entries
16 entries across 16 versions & 1 rubygems