action synq_stream { label: "Returns urls for streaming." description: "Returns a stream url that you can stream to from your broadcasting software, and a playback url people can use to watch the stream." provider: synq method: POST path: "/video/stream" encoding: json output: { type: "object" additionalProperties: true } }